#F0DEEC#F0DEEC
#F0DEEC is a very light, muted pink. Relative luminance 0.768; OKLCH L 91.9% C 0.027 H 333.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEEC |
|---|---|
| RGB | rgb(240, 222, 236) |
| HSL | hsl(313, 38%, 91%) |
| HSV | hsv(313, 8%, 94%) |
| CMYK | cmyk(0%, 7.5%, 1.7%, 5.9%) |
| CIE-LAB | lab(90.24, 8.57, -4.59) |
| CIE-LCH | lch(90.24, 9.72, 331.79°) |
| OKLab | oklab(91.91% 0.0241 -0.0121) |
| OKLCH | oklch(91.91% 0.027 333.3) |
| XYZ | xyz(77.1947, 76.8247, 90.1026) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.35
Lavender (CSS)
#E6E6FA
ΔE00 7.38
Mistyrose
#FFE4E1
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 8.14
Light Pink
#FFD1DF
ΔE00 8.27
Pale Pink
#FFCFDC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEEC #DEF0E2
analogous
#EBDEF0 #F0DEEC #F0DEE3
triadic
#F0DEEC #ECF0DE #DEECF0
tetradic
#F0DEEC #F0EBDE #DEF0E2 #DEE3F0
square
#F0DEEC #F0EBDE #DEF0E2 #DEE3F0
split-complementary
#F0DEEC #E3F0DE #DEF0EB
monochromatic
#CA8ABC #DDB4D4 #F0DEEC #F5EAF3 #F5EAF3
Accessibility & contrast
On white
1.28
#F0DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F0DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEEC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEEC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#F2DFE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f0deec; /* rgb */ color: rgb(240, 222, 236); /* oklch */ color: oklch(91.9% 0.027 333.3);
Tailwind
colors: {
custom: {
50: '#f5e8f2',
500: '#f0deec',
950: '#000000',
},
}SCSS
$custom: #f0deec; $custom-light: #f5e8f2; $custom-dark: #000000;
JSON
{
"hex": "#f0deec",
"rgb": {
"r": 240,
"g": 222,
"b": 236
},
"hsl": {
"h": 313.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.91911,
"c": 0.02696,
"h": 333.3
},
"luminance": 0.76824
}Semantic roles & 50–950 ramp
primary
#F0DEEC
secondary
#A7CBAF
accent
#B05035
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485