#DFD0F6#DFD0F6
#DFD0F6 is a very light, muted violet. Relative luminance 0.675; OKLCH L 88.2% C 0.054 H 303.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0F6 |
|---|---|
| RGB | rgb(223, 208, 246) |
| HSL | hsl(264, 68%, 89%) |
| HSV | hsv(264, 15%, 96%) |
| CMYK | cmyk(9.3%, 15.4%, 0%, 3.5%) |
| CIE-LAB | lab(85.73, 12.21, -16.73) |
| CIE-LCH | lch(85.73, 20.71, 306.13°) |
| OKLab | oklab(88.16% 0.0296 -0.0451) |
| OKLCH | oklch(88.16% 0.054 303.2) |
| XYZ | xyz(69.6187, 67.4536, 96.5231) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 4.53
Light Lavender
#DFC5FE
ΔE00 5.36
Light Lilac
#EDC8FF
ΔE00 6.16
Very Light Purple
#F6CEFC
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0F6 #E7F6D0
analogous
#D0D4F6 #DFD0F6 #F2D0F6
triadic
#DFD0F6 #F6DFD0 #D0F6DF
tetradic
#DFD0F6 #F6D0D4 #E7F6D0 #D0F6F2
square
#DFD0F6 #F6D0D4 #E7F6D0 #D0F6F2
split-complementary
#DFD0F6 #F6F2D0 #D4F6D0
monochromatic
#9969E2 #BC9DEC #DFD0F6 #EEE5FA #EEE5FA
Accessibility & contrast
On white
1.45
#DFD0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DFD0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0F6
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0F6 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F8
Deuteranopia (green-blind)
#CCD6F5
Tritanopia (blue-blind)
#DCD5DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd0f6; /* rgb */ color: rgb(223, 208, 246); /* oklch */ color: oklch(88.2% 0.054 303.2);
Tailwind
colors: {
custom: {
50: '#e9def9',
500: '#dfd0f6',
950: '#000000',
},
}SCSS
$custom: #dfd0f6; $custom-light: #e9def9; $custom-dark: #000000;
JSON
{
"hex": "#dfd0f6",
"rgb": {
"r": 223,
"g": 208,
"b": 246
},
"hsl": {
"h": 263.684,
"s": 67.857,
"l": 89.02
},
"oklch": {
"l": 0.88163,
"c": 0.05398,
"h": 303.2
},
"luminance": 0.67454
}Semantic roles & 50–950 ramp
primary
#DFD0F6
secondary
#BCD892
accent
#D01686
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485