#F0DFF4#F0DFF4
#F0DFF4 is a very light, muted purple. Relative luminance 0.778; OKLCH L 92.3% C 0.033 H 319.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFF4 |
|---|---|
| RGB | rgb(240, 223, 244) |
| HSL | hsl(289, 49%, 92%) |
| HSV | hsv(289, 9%, 96%) |
| CMYK | cmyk(1.6%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(90.70, 9.48, -8.11) |
| CIE-LCH | lch(90.70, 12.48, 319.48°) |
| OKLab | oklab(92.34% 0.0255 -0.0216) |
| OKLCH | oklch(92.34% 0.033 319.8) |
| XYZ | xyz(78.6495, 77.8328, 96.4503) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Lavenderblush
#FFF0F5
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.61
Pale Lavender
#EECFFE
ΔE00 8.53
Light Pink
#FFD1DF
ΔE00 8.95
Very Light Purple
#F6CEFC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFF4 #E3F4DF
analogous
#E6DFF4 #F0DFF4 #F4DFEE
triadic
#F0DFF4 #F4F0DF #DFF4F0
tetradic
#F0DFF4 #F4E6DF #E3F4DF #DFEEF4
square
#F0DFF4 #F4E6DF #E3F4DF #DFEEF4
split-complementary
#F0DFF4 #EEF4DF #DFF4E6
monochromatic
#C584D5 #DBB1E4 #F0DFF4 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.27
#F0DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F0DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFF4
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFF4 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#E0E5F3
Tritanopia (blue-blind)
#F1E1E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f0dff4; /* rgb */ color: rgb(240, 223, 244); /* oklch */ color: oklch(92.3% 0.033 319.8);
Tailwind
colors: {
custom: {
50: '#f5e9f7',
500: '#f0dff4',
950: '#000000',
},
}SCSS
$custom: #f0dff4; $custom-light: #f5e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f0dff4",
"rgb": {
"r": 240,
"g": 223,
"b": 244
},
"hsl": {
"h": 288.571,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92344,
"c": 0.03342,
"h": 319.8
},
"luminance": 0.77832
}Semantic roles & 50–950 ramp
primary
#F0DFF4
secondary
#ADD3A5
accent
#BC2945
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485