#F0E2EB#F0E2EB
#F0E2EB is a very light, near-neutral pink. Relative luminance 0.789; OKLCH L 92.6% C 0.019 H 338.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E2EB |
|---|---|
| RGB | rgb(240, 226, 235) |
| HSL | hsl(321, 32%, 91%) |
| HSV | hsv(321, 6%, 94%) |
| CMYK | cmyk(0%, 5.8%, 2.1%, 5.9%) |
| CIE-LAB | lab(91.20, 6.31, -2.67) |
| CIE-LCH | lch(91.20, 6.85, 337.11°) |
| OKLab | oklab(92.65% 0.018 -0.007) |
| OKLCH | oklch(92.65% 0.019 338.7) |
| XYZ | xyz(78.1248, 78.9168, 89.6979) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.43
Very Light Pink
#FFF4F2
ΔE00 6.48
Mistyrose
#FFE4E1
ΔE00 6.54
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Ghostwhite
#F8F8FF
ΔE00 7.39
Snow
#FFFAFA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E2EB #E2F0E7
analogous
#EEE2F0 #F0E2EB #F0E2E4
triadic
#F0E2EB #EBF0E2 #E2EBF0
tetradic
#F0E2EB #F0EEE2 #E2F0E7 #E2E4F0
square
#F0E2EB #F0EEE2 #E2F0E7 #E2E4F0
split-complementary
#F0E2EB #E4F0E2 #E2F0EE
monochromatic
#C691B3 #DBBACF #F0E2EB #F5EBF1 #F5EBF1
Accessibility & contrast
On white
1.25
#F0E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#F0E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E2EB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E2EB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#F2E2E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f0e2eb; /* rgb */ color: rgb(240, 226, 235); /* oklch */ color: oklch(92.6% 0.019 338.7);
Tailwind
colors: {
custom: {
50: '#f5ebf1',
500: '#f0e2eb',
950: '#000000',
},
}SCSS
$custom: #f0e2eb; $custom-light: #f5ebf1; $custom-dark: #000000;
JSON
{
"hex": "#f0e2eb",
"rgb": {
"r": 240,
"g": 226,
"b": 235
},
"hsl": {
"h": 321.429,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.92649,
"c": 0.01929,
"h": 338.7
},
"luminance": 0.78916
}Semantic roles & 50–950 ramp
primary
#F0E2EB
secondary
#ACCAB7
accent
#AB633B
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485