#FFEAF8#FFEAF8
#FFEAF8 is a very light, muted pink. Relative luminance 0.869; OKLCH L 95.8% C 0.029 H 337.9°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF8 |
|---|---|
| RGB | rgb(255, 234, 248) |
| HSL | hsl(320, 100%, 96%) |
| HSV | hsv(320, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 2.7%, 0%) |
| CIE-LAB | lab(94.69, 9.48, -4.17) |
| CIE-LCH | lch(94.69, 10.36, 336.25°) |
| OKLab | oklab(95.78% 0.027 -0.011) |
| OKLCH | oklch(95.78% 0.029 337.9) |
| XYZ | xyz(87.6039, 86.8840, 100.9440) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.44
Mistyrose
#FFE4E1
ΔE00 7.21
Light Pink
#FFD1DF
ΔE00 8.32
Very Light Pink
#FFF4F2
ΔE00 8.40
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Pale Pink
#FFCFDC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF8 #EAFFF1
analogous
#FBEAFF #FFEAF8 #FFEAED
triadic
#FFEAF8 #F8FFEA #EAF8FF
tetradic
#FFEAF8 #FFFBEA #EAFFF1 #EAEDFF
square
#FFEAF8 #FFFBEA #EAFFF1 #EAEDFF
split-complementary
#FFEAF8 #EDFFEA #EAFFFB
monochromatic
#FF70CF #FFADE4 #FFE0F5 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.14
#FFEAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#FFEAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF8
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF8 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#EFF1F7
Tritanopia (blue-blind)
#FFEAEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeaf8; /* rgb */ color: rgb(255, 234, 248); /* oklch */ color: oklch(95.8% 0.029 337.9);
Tailwind
colors: {
custom: {
50: '#fff0fa',
500: '#ffeaf8',
950: '#000000',
},
}SCSS
$custom: #ffeaf8; $custom-light: #fff0fa; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf8",
"rgb": {
"r": 255,
"g": 234,
"b": 248
},
"hsl": {
"h": 320,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95781,
"c": 0.02914,
"h": 337.9
},
"luminance": 0.86883
}Semantic roles & 50–950 ramp
primary
#FFEAF8
secondary
#9FEEB9
accent
#E64D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585