#F0E4E8#F0E4E8
#F0E4E8 is a very light, near-neutral pink. Relative luminance 0.798; OKLCH L 92.9% C 0.014 H 355.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E4E8 |
|---|---|
| RGB | rgb(240, 228, 232) |
| HSL | hsl(340, 29%, 92%) |
| HSV | hsv(340, 5%, 94%) |
| CMYK | cmyk(0%, 5%, 3.3%, 5.9%) |
| CIE-LAB | lab(91.61, 4.75, -0.49) |
| CIE-LCH | lch(91.61, 4.78, 354.16°) |
| OKLab | oklab(92.95% 0.014 -0.0012) |
| OKLCH | oklch(92.95% 0.014 355) |
| XYZ | xyz(78.2421, 79.8389, 87.6169) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.97
Very Light Pink
#FFF4F2
ΔE00 4.44
Snow
#FFFAFA
ΔE00 5.77
Mistyrose
#FFE4E1
ΔE00 5.85
Ghostwhite
#F8F8FF
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E4E8 #E4F0EC
analogous
#F0E4EE #F0E4E8 #F0E6E4
triadic
#F0E4E8 #E8F0E4 #E4E8F0
tetradic
#F0E4E8 #EEF0E4 #E4F0EC #E6E4F0
square
#F0E4E8 #EEF0E4 #E4F0EC #E6E4F0
split-complementary
#F0E4E8 #E4F0E6 #E4EEF0
monochromatic
#C495A5 #DABDC6 #F0E4E8 #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.24
#F0E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#F0E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E4E8
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E4E8 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E8
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#F2E4E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f0e4e8; /* rgb */ color: rgb(240, 228, 232); /* oklch */ color: oklch(92.9% 0.014 355.0);
Tailwind
colors: {
custom: {
50: '#f5ecef',
500: '#f0e4e8',
950: '#000000',
},
}SCSS
$custom: #f0e4e8; $custom-light: #f5ecef; $custom-dark: #000000;
JSON
{
"hex": "#f0e4e8",
"rgb": {
"r": 240,
"g": 228,
"b": 232
},
"hsl": {
"h": 340,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.92949,
"c": 0.01405,
"h": 355
},
"luminance": 0.79838
}Semantic roles & 50–950 ramp
primary
#F0E4E8
secondary
#AFC9C1
accent
#A7843E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485