#FFEAF6#FFEAF6
#FFEAF6 is a very light, muted pink. Relative luminance 0.868; OKLCH L 95.7% C 0.028 H 342.2°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF6 |
|---|---|
| RGB | rgb(255, 234, 246) |
| HSL | hsl(326, 100%, 96%) |
| HSV | hsv(326, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 3.5%, 0%) |
| CIE-LAB | lab(94.64, 9.14, -3.21) |
| CIE-LCH | lch(94.64, 9.69, 340.64°) |
| OKLab | oklab(95.72% 0.0263 -0.0084) |
| OKLCH | oklch(95.72% 0.028 342.2) |
| XYZ | xyz(87.2953, 86.7605, 99.3186) |
| Luminance | 0.8676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.83
Mistyrose
#FFE4E1
ΔE00 6.50
Very Light Pink
#FFF4F2
ΔE00 7.77
Light Pink
#FFD1DF
ΔE00 8.34
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Pale Pink
#FFCFDC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF6 #EAFFF3
analogous
#FDEAFF #FFEAF6 #FFEAEB
triadic
#FFEAF6 #F6FFEA #EAF6FF
tetradic
#FFEAF6 #FFFDEA #EAFFF3 #EAEBFF
square
#FFEAF6 #FFFDEA #EAFFF3 #EAEBFF
split-complementary
#FFEAF6 #EBFFEA #EAFFFD
monochromatic
#FF70C2 #FFADDC #FFE0F2 #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.14
#FFEAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#FFEAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF6
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF6 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF7
Deuteranopia (green-blind)
#EFF1F5
Tritanopia (blue-blind)
#FFEAEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeaf6; /* rgb */ color: rgb(255, 234, 246); /* oklch */ color: oklch(95.7% 0.028 342.2);
Tailwind
colors: {
custom: {
50: '#fff0f9',
500: '#ffeaf6',
950: '#000000',
},
}SCSS
$custom: #ffeaf6; $custom-light: #fff0f9; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf6",
"rgb": {
"r": 255,
"g": 234,
"b": 246
},
"hsl": {
"h": 325.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95722,
"c": 0.02757,
"h": 342.2
},
"luminance": 0.86759
}Semantic roles & 50–950 ramp
primary
#FFEAF6
secondary
#9FEEC1
accent
#E66200
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585