#F0DFF3#F0DFF3
#F0DFF3 is a very light, muted purple. Relative luminance 0.778; OKLCH L 92.3% C 0.032 H 321.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFF3 |
|---|---|
| RGB | rgb(240, 223, 243) |
| HSL | hsl(291, 45%, 91%) |
| HSV | hsv(291, 8%, 95%) |
| CMYK | cmyk(1.2%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(90.68, 9.30, -7.62) |
| CIE-LCH | lch(90.68, 12.03, 320.67°) |
| OKLab | oklab(92.31% 0.0252 -0.0203) |
| OKLCH | oklch(92.31% 0.032 321.1) |
| XYZ | xyz(78.4981, 77.7723, 95.6528) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Lavenderblush
#FFF0F5
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 7.67
Pale Lavender
#EECFFE
ΔE00 8.83
Light Pink
#FFD1DF
ΔE00 8.87
Very Light Purple
#F6CEFC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFF3 #E2F3DF
analogous
#E6DFF3 #F0DFF3 #F3DFEC
triadic
#F0DFF3 #F3F0DF #DFF3F0
tetradic
#F0DFF3 #F3E6DF #E2F3DF #DFECF3
square
#F0DFF3 #F3E6DF #E2F3DF #DFECF3
split-complementary
#F0DFF3 #ECF3DF #DFF3E6
monochromatic
#C686D2 #DBB2E2 #F0DFF3 #F5E9F7 #F5E9F7
Accessibility & contrast
On white
1.27
#F0DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F0DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFF3
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFF3 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#F1E1E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f0dff3; /* rgb */ color: rgb(240, 223, 243); /* oklch */ color: oklch(92.3% 0.032 321.1);
Tailwind
colors: {
custom: {
50: '#f5e9f7',
500: '#f0dff3',
950: '#000000',
},
}SCSS
$custom: #f0dff3; $custom-light: #f5e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f0dff3",
"rgb": {
"r": 240,
"g": 223,
"b": 243
},
"hsl": {
"h": 291,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.92313,
"c": 0.03231,
"h": 321.1
},
"luminance": 0.77772
}Semantic roles & 50–950 ramp
primary
#F0DFF3
secondary
#ACD1A5
accent
#B92D42
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485