#FFE8F0#FFE8F0
#FFE8F0 is a very light, muted pink. Relative luminance 0.853; OKLCH L 95.2% C 0.027 H 354.5°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8F0 |
|---|---|
| RGB | rgb(255, 232, 240) |
| HSL | hsl(339, 100%, 95%) |
| HSV | hsv(339, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 5.9%, 0%) |
| CIE-LAB | lab(94.00, 9.14, -1.03) |
| CIE-LCH | lch(94.00, 9.20, 353.59°) |
| OKLab | oklab(95.17% 0.027 -0.0026) |
| OKLCH | oklch(95.17% 0.027 354.5) |
| XYZ | xyz(85.8231, 85.2658, 94.3580) |
| Luminance | 0.8526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.47
Mistyrose
#FFE4E1
ΔE00 4.81
Very Light Pink
#FFF4F2
ΔE00 7.06
Light Pink
#FFD1DF
ΔE00 7.89
Pale Pink
#FFCFDC
ΔE00 8.40
Snow
#FFFAFA
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8F0 #E8FFF7
analogous
#FFE8FC #FFE8F0 #FFEBE8
triadic
#FFE8F0 #F0FFE8 #E8F0FF
tetradic
#FFE8F0 #FCFFE8 #E8FFF7 #EBE8FF
square
#FFE8F0 #FCFFE8 #E8FFF7 #EBE8FF
split-complementary
#FFE8F0 #E8FFEB #E8FCFF
monochromatic
#FF6EA0 #FFABC8 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.16
#FFE8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#FFE8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8F0
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8F0 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#FFE7EB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe8f0; /* rgb */ color: rgb(255, 232, 240); /* oklch */ color: oklch(95.2% 0.027 354.5);
Tailwind
colors: {
custom: {
50: '#ffeff4',
500: '#ffe8f0',
950: '#000000',
},
}SCSS
$custom: #ffe8f0; $custom-light: #ffeff4; $custom-dark: #000000;
JSON
{
"hex": "#ffe8f0",
"rgb": {
"r": 255,
"g": 232,
"b": 240
},
"hsl": {
"h": 339.13,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95172,
"c": 0.02708,
"h": 354.5
},
"luminance": 0.85264
}Semantic roles & 50–950 ramp
primary
#FFE8F0
secondary
#9DEED2
accent
#E69600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585