#F0DEEB#F0DEEB
#F0DEEB is a very light, muted pink. Relative luminance 0.768; OKLCH L 91.9% C 0.026 H 335.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEEB |
|---|---|
| RGB | rgb(240, 222, 235) |
| HSL | hsl(317, 38%, 91%) |
| HSV | hsv(317, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 2.1%, 5.9%) |
| CIE-LAB | lab(90.21, 8.39, -4.11) |
| CIE-LCH | lch(90.21, 9.34, 333.91°) |
| OKLab | oklab(91.88% 0.0237 -0.0108) |
| OKLCH | oklch(91.88% 0.026 335.5) |
| XYZ | xyz(77.0498, 76.7668, 89.3396) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.09
Mistyrose
#FFE4E1
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Light Pink
#FFD1DF
ΔE00 8.29
Thistle
#D8BFD8
ΔE00 8.33
Very Light Pink
#FFF4F2
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEEB #DEF0E3
analogous
#ECDEF0 #F0DEEB #F0DEE2
triadic
#F0DEEB #EBF0DE #DEEBF0
tetradic
#F0DEEB #F0ECDE #DEF0E3 #DEE2F0
square
#F0DEEB #F0ECDE #DEF0E3 #DEE2F0
split-complementary
#F0DEEB #E2F0DE #DEF0EC
monochromatic
#CA8AB8 #DDB4D1 #F0DEEB #F5EAF2 #F5EAF2
Accessibility & contrast
On white
1.28
#F0DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#F0DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEEB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEEB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#F2DFE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f0deeb; /* rgb */ color: rgb(240, 222, 235); /* oklch */ color: oklch(91.9% 0.026 335.5);
Tailwind
colors: {
custom: {
50: '#f5e8f1',
500: '#f0deeb',
950: '#000000',
},
}SCSS
$custom: #f0deeb; $custom-light: #f5e8f1; $custom-dark: #000000;
JSON
{
"hex": "#f0deeb",
"rgb": {
"r": 240,
"g": 222,
"b": 235
},
"hsl": {
"h": 316.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.91881,
"c": 0.02608,
"h": 335.5
},
"luminance": 0.76766
}Semantic roles & 50–950 ramp
primary
#F0DEEB
secondary
#A7CBB1
accent
#B05735
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485