#F0DDED#F0DDED
#F0DDED is a very light, muted purple. Relative luminance 0.764; OKLCH L 91.8% C 0.030 H 330.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDED |
|---|---|
| RGB | rgb(240, 221, 237) |
| HSL | hsl(309, 39%, 90%) |
| HSV | hsv(309, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 1.2%, 5.9%) |
| CIE-LAB | lab(90.02, 9.27, -5.44) |
| CIE-LCH | lch(90.02, 10.74, 329.58°) |
| OKLab | oklab(91.75% 0.0259 -0.0144) |
| OKLCH | oklch(91.75% 0.03 330.9) |
| XYZ | xyz(77.0756, 76.3534, 90.7816) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.07
Lavender (CSS)
#E6E6FA
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 7.58
Light Pink
#FFD1DF
ΔE00 7.94
Mistyrose
#FFE4E1
ΔE00 8.17
Pale Pink
#FFCFDC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDED #DDF0E0
analogous
#E9DDF0 #F0DDED #F0DDE3
triadic
#F0DDED #EDF0DD #DDEDF0
tetradic
#F0DDED #F0E9DD #DDF0E0 #DDE3F0
square
#F0DDED #F0E9DD #DDF0E0 #DDE3F0
split-complementary
#F0DDED #E3F0DD #DDF0E9
monochromatic
#CB88C0 #DDB3D7 #F0DDED #F6EAF4 #F6EAF4
Accessibility & contrast
On white
1.29
#F0DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F0DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDED
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDED | 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)
#DDE1EE
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#F2DEE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dded; /* rgb */ color: rgb(240, 221, 237); /* oklch */ color: oklch(91.8% 0.030 330.9);
Tailwind
colors: {
custom: {
50: '#f5e7f2',
500: '#f0dded',
950: '#000000',
},
}SCSS
$custom: #f0dded; $custom-light: #f5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#f0dded",
"rgb": {
"r": 240,
"g": 221,
"b": 237
},
"hsl": {
"h": 309.474,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.9175,
"c": 0.02962,
"h": 330.9
},
"luminance": 0.76353
}Semantic roles & 50–950 ramp
primary
#F0DDED
secondary
#A5CCAC
accent
#B24834
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485