#DFD0F8#DFD0F8
#DFD0F8 is a very light, muted violet. Relative luminance 0.676; OKLCH L 88.2% C 0.057 H 302.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0F8 |
|---|---|
| RGB | rgb(223, 208, 248) |
| HSL | hsl(263, 74%, 89%) |
| HSV | hsv(263, 16%, 97%) |
| CMYK | cmyk(10.1%, 16.1%, 0%, 2.7%) |
| CIE-LAB | lab(85.79, 12.61, -17.69) |
| CIE-LCH | lch(85.79, 21.72, 305.48°) |
| OKLab | oklab(88.23% 0.0303 -0.0478) |
| OKLCH | oklch(88.23% 0.057 302.3) |
| XYZ | xyz(69.9274, 67.5771, 98.1485) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.65
Pale Lavender
#EECFFE
ΔE00 4.35
Light Lavender
#DFC5FE
ΔE00 4.90
Light Lilac
#EDC8FF
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 6.19
Very Light Purple
#F6CEFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0F8 #E9F8D0
analogous
#D0D5F8 #DFD0F8 #F3D0F8
triadic
#DFD0F8 #F8DFD0 #D0F8DF
tetradic
#DFD0F8 #F8D0D5 #E9F8D0 #D0F8F3
square
#DFD0F8 #F8D0D5 #E9F8D0 #D0F8F3
split-complementary
#DFD0F8 #F8F3D0 #D5F8D0
monochromatic
#9665E8 #BB9BF0 #DFD0F8 #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.45
#DFD0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DFD0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0F8
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0F8 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6FA
Deuteranopia (green-blind)
#CBD6F7
Tritanopia (blue-blind)
#DBD5DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd0f8; /* rgb */ color: rgb(223, 208, 248); /* oklch */ color: oklch(88.2% 0.057 302.3);
Tailwind
colors: {
custom: {
50: '#e9defa',
500: '#dfd0f8',
950: '#000000',
},
}SCSS
$custom: #dfd0f8; $custom-light: #e9defa; $custom-dark: #000000;
JSON
{
"hex": "#dfd0f8",
"rgb": {
"r": 223,
"g": 208,
"b": 248
},
"hsl": {
"h": 262.5,
"s": 74.074,
"l": 89.412
},
"oklch": {
"l": 0.88231,
"c": 0.05658,
"h": 302.3
},
"luminance": 0.67577
}Semantic roles & 50–950 ramp
primary
#DFD0F8
secondary
#C0DC90
accent
#D60F8C
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485