#F0DCEE#F0DCEE
#F0DCEE is a very light, muted purple. Relative luminance 0.759; OKLCH L 91.6% C 0.032 H 329.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCEE |
|---|---|
| RGB | rgb(240, 220, 238) |
| HSL | hsl(306, 40%, 90%) |
| HSV | hsv(306, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 0.8%, 5.9%) |
| CIE-LAB | lab(89.81, 9.96, -6.29) |
| CIE-LCH | lch(89.81, 11.78, 327.76°) |
| OKLab | oklab(91.59% 0.0277 -0.0167) |
| OKLCH | oklch(91.59% 0.032 329) |
| XYZ | xyz(76.9589, 75.8855, 91.4655) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.80
Thistle
#D8BFD8
ΔE00 7.09
Light Pink
#FFD1DF
ΔE00 7.69
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Pale Pink
#FFCFDC
ΔE00 8.31
Mistyrose
#FFE4E1
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCEE #DCF0DE
analogous
#E8DCF0 #F0DCEE #F0DCE4
triadic
#F0DCEE #EEF0DC #DCEEF0
tetradic
#F0DCEE #F0E8DC #DCF0DE #DCE4F0
square
#F0DCEE #F0E8DC #DCF0DE #DCE4F0
split-complementary
#F0DCEE #E4F0DC #DCF0E8
monochromatic
#CB86C4 #DEB1D9 #F0DCEE #F6EAF5 #F6EAF5
Accessibility & contrast
On white
1.30
#F0DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F0DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCEE
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCEE | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#F2DDE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dcee; /* rgb */ color: rgb(240, 220, 238); /* oklch */ color: oklch(91.6% 0.032 329.0);
Tailwind
colors: {
custom: {
50: '#f5e6f3',
500: '#f0dcee',
950: '#000000',
},
}SCSS
$custom: #f0dcee; $custom-light: #f5e6f3; $custom-dark: #000000;
JSON
{
"hex": "#f0dcee",
"rgb": {
"r": 240,
"g": 220,
"b": 238
},
"hsl": {
"h": 306,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.9159,
"c": 0.03231,
"h": 329
},
"luminance": 0.75885
}Semantic roles & 50–950 ramp
primary
#F0DCEE
secondary
#A4CCA8
accent
#B33F32
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485