#F0DCED#F0DCED
#F0DCED is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.6% C 0.031 H 330.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCED |
|---|---|
| RGB | rgb(240, 220, 237) |
| HSL | hsl(309, 40%, 90%) |
| HSV | hsv(309, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 1.2%, 5.9%) |
| CIE-LAB | lab(89.78, 9.79, -5.80) |
| CIE-LCH | lch(89.78, 11.38, 329.34°) |
| OKLab | oklab(91.56% 0.0273 -0.0153) |
| OKLCH | oklch(91.56% 0.031 330.7) |
| XYZ | xyz(76.8124, 75.8269, 90.6939) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 7.21
Light Pink
#FFD1DF
ΔE00 7.63
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Pale Pink
#FFCFDC
ΔE00 8.24
Mistyrose
#FFE4E1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCED #DCF0DF
analogous
#E9DCF0 #F0DCED #F0DCE3
triadic
#F0DCED #EDF0DC #DCEDF0
tetradic
#F0DCED #F0E9DC #DCF0DF #DCE3F0
square
#F0DCED #F0E9DC #DCF0DF #DCE3F0
split-complementary
#F0DCED #E3F0DC #DCF0E9
monochromatic
#CB86C1 #DEB1D7 #F0DCED #F6EAF4 #F6EAF4
Accessibility & contrast
On white
1.30
#F0DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F0DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCED
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCED | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#F2DDE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dced; /* rgb */ color: rgb(240, 220, 237); /* oklch */ color: oklch(91.6% 0.031 330.7);
Tailwind
colors: {
custom: {
50: '#f5e6f2',
500: '#f0dced',
950: '#000000',
},
}SCSS
$custom: #f0dced; $custom-light: #f5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#f0dced",
"rgb": {
"r": 240,
"g": 220,
"b": 237
},
"hsl": {
"h": 309,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91559,
"c": 0.03135,
"h": 330.7
},
"luminance": 0.75826
}Semantic roles & 50–950 ramp
primary
#F0DCED
secondary
#A4CCAA
accent
#B34632
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485