#F0DDEE#F0DDEE
#F0DDEE is a very light, muted purple. Relative luminance 0.764; OKLCH L 91.8% C 0.031 H 329.1°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDEE |
|---|---|
| RGB | rgb(240, 221, 238) |
| HSL | hsl(306, 39%, 90%) |
| HSV | hsv(306, 8%, 94%) |
| CMYK | cmyk(0%, 7.9%, 0.8%, 5.9%) |
| CIE-LAB | lab(90.05, 9.44, -5.93) |
| CIE-LCH | lch(90.05, 11.15, 327.89°) |
| OKLab | oklab(91.78% 0.0262 -0.0157) |
| OKLCH | oklch(91.78% 0.031 329.1) |
| XYZ | xyz(77.2221, 76.4120, 91.5532) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.34
Thistle
#D8BFD8
ΔE00 7.44
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Light Pink
#FFD1DF
ΔE00 7.98
Mistyrose
#FFE4E1
ΔE00 8.50
Pale Pink
#FFCFDC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDEE #DDF0DF
analogous
#E8DDF0 #F0DDEE #F0DDE4
triadic
#F0DDEE #EEF0DD #DDEEF0
tetradic
#F0DDEE #F0E8DD #DDF0DF #DDE4F0
square
#F0DDEE #F0E8DD #DDF0DF #DDE4F0
split-complementary
#F0DDEE #E4F0DD #DDF0E8
monochromatic
#CB88C4 #DDB3D9 #F0DDEE #F6EAF4 #F6EAF4
Accessibility & contrast
On white
1.29
#F0DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F0DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDEE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDEE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#F2DEE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0ddee; /* rgb */ color: rgb(240, 221, 238); /* oklch */ color: oklch(91.8% 0.031 329.1);
Tailwind
colors: {
custom: {
50: '#f5e7f3',
500: '#f0ddee',
950: '#000000',
},
}SCSS
$custom: #f0ddee; $custom-light: #f5e7f3; $custom-dark: #000000;
JSON
{
"hex": "#f0ddee",
"rgb": {
"r": 240,
"g": 221,
"b": 238
},
"hsl": {
"h": 306.316,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.9178,
"c": 0.03057,
"h": 329.1
},
"luminance": 0.76411
}Semantic roles & 50–950 ramp
primary
#F0DDEE
secondary
#A5CCAA
accent
#B24134
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485