#F0DDEF#F0DDEF
#F0DDEF is a very light, muted purple. Relative luminance 0.765; OKLCH L 91.8% C 0.032 H 327.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDEF |
|---|---|
| RGB | rgb(240, 221, 239) |
| HSL | hsl(303, 39%, 90%) |
| HSV | hsv(303, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 0.4%, 5.9%) |
| CIE-LAB | lab(90.08, 9.62, -6.41) |
| CIE-LCH | lch(90.08, 11.56, 326.33°) |
| OKLab | oklab(91.81% 0.0266 -0.017) |
| OKLCH | oklch(91.81% 0.032 327.4) |
| XYZ | xyz(77.3694, 76.4709, 92.3291) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.62
Thistle
#D8BFD8
ΔE00 7.33
Lavender (CSS)
#E6E6FA
ΔE00 7.49
Light Pink
#FFD1DF
ΔE00 8.03
Pale Pink
#FFCFDC
ΔE00 8.65
Mistyrose
#FFE4E1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDEF #DDF0DE
analogous
#E7DDF0 #F0DDEF #F0DDE5
triadic
#F0DDEF #EFF0DD #DDEFF0
tetradic
#F0DDEF #F0E7DD #DDF0DE #DDE5F0
square
#F0DDEF #F0E7DD #DDF0DE #DDE5F0
split-complementary
#F0DDEF #E5F0DD #DDF0E7
monochromatic
#CB88C7 #DDB3DB #F0DDEF #F6EAF5 #F6EAF5
Accessibility & contrast
On white
1.29
#F0DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F0DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDEF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDEF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#F2DEE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f0ddef; /* rgb */ color: rgb(240, 221, 239); /* oklch */ color: oklch(91.8% 0.032 327.4);
Tailwind
colors: {
custom: {
50: '#f5e7f4',
500: '#f0ddef',
950: '#000000',
},
}SCSS
$custom: #f0ddef; $custom-light: #f5e7f4; $custom-dark: #000000;
JSON
{
"hex": "#f0ddef",
"rgb": {
"r": 240,
"g": 221,
"b": 239
},
"hsl": {
"h": 303.158,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.9181,
"c": 0.03156,
"h": 327.4
},
"luminance": 0.7647
}Semantic roles & 50–950 ramp
primary
#F0DDEF
secondary
#A5CCA8
accent
#B23A34
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485