#F0DFF7#F0DFF7
#F0DFF7 is a very light, muted purple. Relative luminance 0.780; OKLCH L 92.4% C 0.037 H 316.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFF7 |
|---|---|
| RGB | rgb(240, 223, 247) |
| HSL | hsl(283, 60%, 92%) |
| HSV | hsv(283, 10%, 97%) |
| CMYK | cmyk(2.8%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(90.79, 10.03, -9.55) |
| CIE-LCH | lch(90.79, 13.86, 316.41°) |
| OKLab | oklab(92.44% 0.0266 -0.0255) |
| OKLCH | oklch(92.44% 0.037 316.2) |
| XYZ | xyz(79.1087, 78.0165, 98.8688) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 7.53
Pale Lavender
#EECFFE
ΔE00 7.67
Lavenderblush
#FFF0F5
ΔE00 8.05
Very Light Purple
#F6CEFC
ΔE00 8.37
Pale Mauve
#FED0FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFF7 #E6F7DF
analogous
#E4DFF7 #F0DFF7 #F7DFF2
triadic
#F0DFF7 #F7F0DF #DFF7F0
tetradic
#F0DFF7 #F7E4DF #E6F7DF #DFF2F7
square
#F0DFF7 #F7E4DF #E6F7DF #DFF2F7
split-complementary
#F0DFF7 #F2F7DF #DFF7E4
monochromatic
#C27DDF #D9AEEB #F0DFF7 #F4E7F9 #F4E7F9
Accessibility & contrast
On white
1.26
#F0DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#F0DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFF7
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFF7 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4F8
Deuteranopia (green-blind)
#E0E5F6
Tritanopia (blue-blind)
#F0E1E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f0dff7; /* rgb */ color: rgb(240, 223, 247); /* oklch */ color: oklch(92.4% 0.037 316.2);
Tailwind
colors: {
custom: {
50: '#f5e9f9',
500: '#f0dff7',
950: '#000000',
},
}SCSS
$custom: #f0dff7; $custom-light: #f5e9f9; $custom-dark: #000000;
JSON
{
"hex": "#f0dff7",
"rgb": {
"r": 240,
"g": 223,
"b": 247
},
"hsl": {
"h": 282.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92437,
"c": 0.03683,
"h": 316.2
},
"luminance": 0.78016
}Semantic roles & 50–950 ramp
primary
#F0DFF7
secondary
#B2D9A1
accent
#C81E4F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485