#FFEAF9#FFEAF9
#FFEAF9 is a very light, muted pink. Relative luminance 0.869; OKLCH L 95.8% C 0.030 H 335.8°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF9 |
|---|---|
| RGB | rgb(255, 234, 249) |
| HSL | hsl(317, 100%, 96%) |
| HSV | hsv(317, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 2.4%, 0%) |
| CIE-LAB | lab(94.72, 9.66, -4.65) |
| CIE-LCH | lch(94.72, 10.72, 334.28°) |
| OKLab | oklab(95.81% 0.0273 -0.0123) |
| OKLCH | oklch(95.81% 0.03 335.8) |
| XYZ | xyz(87.7595, 86.9462, 101.7633) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.76
Mistyrose
#FFE4E1
ΔE00 7.56
Light Pink
#FFD1DF
ΔE00 8.33
Lavender (CSS)
#E6E6FA
ΔE00 8.33
Very Light Pink
#FFF4F2
ΔE00 8.71
Pale Pink
#FFCFDC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF9 #EAFFF0
analogous
#FAEAFF #FFEAF9 #FFEAEE
triadic
#FFEAF9 #F9FFEA #EAF9FF
tetradic
#FFEAF9 #FFFAEA #EAFFF0 #EAEEFF
square
#FFEAF9 #FFFAEA #EAFFF0 #EAEEFF
split-complementary
#FFEAF9 #EEFFEA #EAFFFA
monochromatic
#FF70D6 #FFADE8 #FFE0F6 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.14
#FFEAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#FFEAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF9
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF9 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#FFEBEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeaf9; /* rgb */ color: rgb(255, 234, 249); /* oklch */ color: oklch(95.8% 0.030 335.8);
Tailwind
colors: {
custom: {
50: '#fff0fb',
500: '#ffeaf9',
950: '#000000',
},
}SCSS
$custom: #ffeaf9; $custom-light: #fff0fb; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf9",
"rgb": {
"r": 255,
"g": 234,
"b": 249
},
"hsl": {
"h": 317.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.9581,
"c": 0.02996,
"h": 335.8
},
"luminance": 0.86945
}Semantic roles & 50–950 ramp
primary
#FFEAF9
secondary
#9FEEB6
accent
#E64200
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585