#F0DFEE#F0DFEE
#F0DFEE is a very light, muted purple. Relative luminance 0.775; OKLCH L 92.2% C 0.027 H 329.5°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFEE |
|---|---|
| RGB | rgb(240, 223, 238) |
| HSL | hsl(307, 36%, 91%) |
| HSV | hsv(307, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 0.8%, 5.9%) |
| CIE-LAB | lab(90.54, 8.40, -5.20) |
| CIE-LCH | lch(90.54, 9.88, 328.23°) |
| OKLab | oklab(92.16% 0.0234 -0.0138) |
| OKLCH | oklch(92.16% 0.027 329.5) |
| XYZ | xyz(77.7533, 77.4744, 91.7303) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.43
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Mistyrose
#FFE4E1
ΔE00 8.00
Thistle
#D8BFD8
ΔE00 8.23
Light Pink
#FFD1DF
ΔE00 8.64
Very Light Pink
#FFF4F2
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFEE #DFF0E1
analogous
#E9DFF0 #F0DFEE #F0DFE5
triadic
#F0DFEE #EEF0DF #DFEEF0
tetradic
#F0DFEE #F0E9DF #DFF0E1 #DFE5F0
square
#F0DFEE #F0E9DF #DFF0E1 #DFE5F0
split-complementary
#F0DFEE #E5F0DF #DFF0E9
monochromatic
#C98CC2 #DCB5D8 #F0DFEE #F5EAF4 #F5EAF4
Accessibility & contrast
On white
1.27
#F0DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F0DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFEE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFEE | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#F2E0E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f0dfee; /* rgb */ color: rgb(240, 223, 238); /* oklch */ color: oklch(92.2% 0.027 329.5);
Tailwind
colors: {
custom: {
50: '#f5e9f3',
500: '#f0dfee',
950: '#000000',
},
}SCSS
$custom: #f0dfee; $custom-light: #f5e9f3; $custom-dark: #000000;
JSON
{
"hex": "#f0dfee",
"rgb": {
"r": 240,
"g": 223,
"b": 238
},
"hsl": {
"h": 307.059,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.92162,
"c": 0.02712,
"h": 329.5
},
"luminance": 0.77474
}Semantic roles & 50–950 ramp
primary
#F0DFEE
secondary
#A8CBAC
accent
#AF4536
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485