#FFEAF5#FFEAF5
#FFEAF5 is a very light, muted pink. Relative luminance 0.867; OKLCH L 95.7% C 0.027 H 344.6°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF5 |
|---|---|
| RGB | rgb(255, 234, 245) |
| HSL | hsl(329, 100%, 96%) |
| HSV | hsv(329, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 3.9%, 0%) |
| CIE-LAB | lab(94.61, 8.97, -2.73) |
| CIE-LCH | lch(94.61, 9.37, 343.07°) |
| OKLab | oklab(95.69% 0.0259 -0.0071) |
| OKLCH | oklch(95.69% 0.027 344.6) |
| XYZ | xyz(87.1422, 86.6993, 98.5125) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.54
Mistyrose
#FFE4E1
ΔE00 6.14
Very Light Pink
#FFF4F2
ΔE00 7.46
Light Pink
#FFD1DF
ΔE00 8.38
Lavender (CSS)
#E6E6FA
ΔE00 8.71
Snow
#FFFAFA
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF5 #EAFFF4
analogous
#FEEAFF #FFEAF5 #FFEAEA
triadic
#FFEAF5 #F5FFEA #EAF5FF
tetradic
#FFEAF5 #FFFEEA #EAFFF4 #EAEAFF
square
#FFEAF5 #FFFEEA #EAFFF4 #EAEAFF
split-complementary
#FFEAF5 #EAFFEA #EAFFFE
monochromatic
#FF70BB #FFADD8 #FFE0F0 #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.15
#FFEAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#FFEAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF5
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF5 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF5
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#FFEAEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeaf5; /* rgb */ color: rgb(255, 234, 245); /* oklch */ color: oklch(95.7% 0.027 344.6);
Tailwind
colors: {
custom: {
50: '#fff0f8',
500: '#ffeaf5',
950: '#000000',
},
}SCSS
$custom: #ffeaf5; $custom-light: #fff0f8; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf5",
"rgb": {
"r": 255,
"g": 234,
"b": 245
},
"hsl": {
"h": 328.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95693,
"c": 0.02686,
"h": 344.6
},
"luminance": 0.86698
}Semantic roles & 50–950 ramp
primary
#FFEAF5
secondary
#9FEEC5
accent
#E66D00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585