#FFE8F4#FFE8F4
#FFE8F4 is a very light, muted pink. Relative luminance 0.855; OKLCH L 95.3% C 0.029 H 344.8°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8F4 |
|---|---|
| RGB | rgb(255, 232, 244) |
| HSL | hsl(329, 100%, 95%) |
| HSV | hsv(329, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 4.3%, 0%) |
| CIE-LAB | lab(94.10, 9.82, -2.96) |
| CIE-LCH | lch(94.10, 10.26, 343.25°) |
| OKLab | oklab(95.29% 0.0284 -0.0077) |
| OKLCH | oklch(95.29% 0.029 344.8) |
| XYZ | xyz(86.4238, 85.5061, 97.5219) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.34
Mistyrose
#FFE4E1
ΔE00 6.32
Light Pink
#FFD1DF
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 8.21
Pale Pink
#FFCFDC
ΔE00 8.21
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8F4 #E8FFF3
analogous
#FFE8FF #FFE8F4 #FFE8E8
triadic
#FFE8F4 #F4FFE8 #E8F4FF
tetradic
#FFE8F4 #FFFFE8 #E8FFF3 #E8E8FF
square
#FFE8F4 #FFFFE8 #E8FFF3 #E8E8FF
split-complementary
#FFE8F4 #E8FFE8 #E8FFFF
monochromatic
#FF6EB9 #FFABD7 #FFE0F0 #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.16
#FFE8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#FFE8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8F4
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8F4 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#EEEFF3
Tritanopia (blue-blind)
#FFE8EC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe8f4; /* rgb */ color: rgb(255, 232, 244); /* oklch */ color: oklch(95.3% 0.029 344.8);
Tailwind
colors: {
custom: {
50: '#ffeff7',
500: '#ffe8f4',
950: '#000000',
},
}SCSS
$custom: #ffe8f4; $custom-light: #ffeff7; $custom-dark: #000000;
JSON
{
"hex": "#ffe8f4",
"rgb": {
"r": 255,
"g": 232,
"b": 244
},
"hsl": {
"h": 328.696,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95287,
"c": 0.02944,
"h": 344.8
},
"luminance": 0.85505
}Semantic roles & 50–950 ramp
primary
#FFE8F4
secondary
#9DEEC4
accent
#E66E00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585