#FFE8F2#FFE8F2
#FFE8F2 is a very light, muted pink. Relative luminance 0.854; OKLCH L 95.2% C 0.028 H 349.5°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8F2 |
|---|---|
| RGB | rgb(255, 232, 242) |
| HSL | hsl(334, 100%, 95%) |
| HSV | hsv(334, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 5.1%, 0%) |
| CIE-LAB | lab(94.05, 9.48, -1.99) |
| CIE-LCH | lch(94.05, 9.69, 348.13°) |
| OKLab | oklab(95.23% 0.0277 -0.0051) |
| OKLCH | oklch(95.23% 0.028 349.5) |
| XYZ | xyz(86.1218, 85.3852, 95.9313) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.86
Mistyrose
#FFE4E1
ΔE00 5.57
Very Light Pink
#FFF4F2
ΔE00 7.63
Light Pink
#FFD1DF
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 8.27
Snow
#FFFAFA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8F2 #E8FFF5
analogous
#FFE8FD #FFE8F2 #FFE9E8
triadic
#FFE8F2 #F2FFE8 #E8F2FF
tetradic
#FFE8F2 #FDFFE8 #E8FFF5 #E9E8FF
square
#FFE8F2 #FDFFE8 #E8FFF5 #E9E8FF
split-complementary
#FFE8F2 #E8FFE9 #E8FDFF
monochromatic
#FF6EAD #FFABCF #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.16
#FFE8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#FFE8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8F2
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8F2 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#EFEFF1
Tritanopia (blue-blind)
#FFE8EB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe8f2; /* rgb */ color: rgb(255, 232, 242); /* oklch */ color: oklch(95.2% 0.028 349.5);
Tailwind
colors: {
custom: {
50: '#ffeff6',
500: '#ffe8f2',
950: '#000000',
},
}SCSS
$custom: #ffe8f2; $custom-light: #ffeff6; $custom-dark: #000000;
JSON
{
"hex": "#ffe8f2",
"rgb": {
"r": 255,
"g": 232,
"b": 242
},
"hsl": {
"h": 333.913,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95229,
"c": 0.02816,
"h": 349.5
},
"luminance": 0.85384
}Semantic roles & 50–950 ramp
primary
#FFE8F2
secondary
#9DEECB
accent
#E68200
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585