#F0DAED#F0DAED
#F0DAED is a very light, muted purple. Relative luminance 0.748; OKLCH L 91.2% C 0.035 H 330.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DAED |
|---|---|
| RGB | rgb(240, 218, 237) |
| HSL | hsl(308, 42%, 90%) |
| HSV | hsv(308, 9%, 94%) |
| CMYK | cmyk(0%, 9.2%, 1.2%, 5.9%) |
| CIE-LAB | lab(89.29, 10.83, -6.52) |
| CIE-LCH | lch(89.29, 12.64, 328.95°) |
| OKLab | oklab(91.18% 0.0302 -0.0173) |
| OKLCH | oklch(91.18% 0.035 330.2) |
| XYZ | xyz(76.2906, 74.7834, 90.5200) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.54
Light Pink
#FFD1DF
ΔE00 7.10
Lavenderblush
#FFF0F5
ΔE00 7.46
Pale Pink
#FFCFDC
ΔE00 7.73
Pale Lavender
#EECFFE
ΔE00 8.51
Lavender (CSS)
#E6E6FA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DAED #DAF0DD
analogous
#E8DAF0 #F0DAED #F0DAE2
triadic
#F0DAED #EDF0DA #DAEDF0
tetradic
#F0DAED #F0E8DA #DAF0DD #DAE2F0
square
#F0DAED #F0E8DA #DAF0DD #DAE2F0
split-complementary
#F0DAED #E2F0DA #DAF0E8
monochromatic
#CD83C3 #DEAED8 #F0DAED #F6E9F4 #F6E9F4
Accessibility & contrast
On white
1.32
#F0DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#F0DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DAED
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DAED | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEE
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#F2DBE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0daed; /* rgb */ color: rgb(240, 218, 237); /* oklch */ color: oklch(91.2% 0.035 330.2);
Tailwind
colors: {
custom: {
50: '#f5e5f2',
500: '#f0daed',
950: '#000000',
},
}SCSS
$custom: #f0daed; $custom-light: #f5e5f2; $custom-dark: #000000;
JSON
{
"hex": "#f0daed",
"rgb": {
"r": 240,
"g": 218,
"b": 237
},
"hsl": {
"h": 308.182,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.91179,
"c": 0.0348,
"h": 330.2
},
"luminance": 0.74782
}Semantic roles & 50–950 ramp
primary
#F0DAED
secondary
#A2CCA8
accent
#B54230
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485