#F0DEE4#F0DEE4
#F0DEE4 is a very light, muted pink. Relative luminance 0.764; OKLCH L 91.7% C 0.021 H 355.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEE4 |
|---|---|
| RGB | rgb(240, 222, 228) |
| HSL | hsl(340, 38%, 91%) |
| HSV | hsv(340, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 5%, 5.9%) |
| CIE-LAB | lab(90.03, 7.17, -0.70) |
| CIE-LCH | lch(90.03, 7.21, 354.40°) |
| OKLab | oklab(91.68% 0.0212 -0.0018) |
| OKLCH | oklch(91.68% 0.021 355.2) |
| XYZ | xyz(76.0584, 76.3702, 84.1179) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.91
Mistyrose
#FFE4E1
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 6.59
Snow
#FFFAFA
ΔE00 8.29
Lavender (CSS)
#E6E6FA
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEE4 #DEF0EA
analogous
#F0DEED #F0DEE4 #F0E1DE
triadic
#F0DEE4 #E4F0DE #DEE4F0
tetradic
#F0DEE4 #EDF0DE #DEF0EA #E1DEF0
square
#F0DEE4 #EDF0DE #DEF0EA #E1DEF0
split-complementary
#F0DEE4 #DEF0E1 #DEEDF0
monochromatic
#CA8A9F #DDB4C2 #F0DEE4 #F5EAEE #F5EAEE
Accessibility & contrast
On white
1.29
#F0DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F0DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEE4
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEE4 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E4
Deuteranopia (green-blind)
#E3E4E4
Tritanopia (blue-blind)
#F3DDE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dee4; /* rgb */ color: rgb(240, 222, 228); /* oklch */ color: oklch(91.7% 0.021 355.2);
Tailwind
colors: {
custom: {
50: '#f5e8ec',
500: '#f0dee4',
950: '#000000',
},
}SCSS
$custom: #f0dee4; $custom-light: #f5e8ec; $custom-dark: #000000;
JSON
{
"hex": "#f0dee4",
"rgb": {
"r": 240,
"g": 222,
"b": 228
},
"hsl": {
"h": 340,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.91677,
"c": 0.02122,
"h": 355.2
},
"luminance": 0.76369
}Semantic roles & 50–950 ramp
primary
#F0DEE4
secondary
#A7CBBF
accent
#B08735
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484