#DFD1F8#DFD1F8
#DFD1F8 is a very light, muted violet. Relative luminance 0.681; OKLCH L 88.4% C 0.055 H 301.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1F8 |
|---|---|
| RGB | rgb(223, 209, 248) |
| HSL | hsl(262, 74%, 90%) |
| HSV | hsv(262, 16%, 97%) |
| CMYK | cmyk(10.1%, 15.7%, 0%, 2.7%) |
| CIE-LAB | lab(86.04, 12.08, -17.32) |
| CIE-LCH | lch(86.04, 21.12, 304.88°) |
| OKLab | oklab(88.42% 0.0288 -0.0468) |
| OKLCH | oklch(88.42% 0.055 301.6) |
| XYZ | xyz(70.1719, 68.0662, 98.2300) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.04
Pale Lavender
#EECFFE
ΔE00 4.68
Light Lavender
#DFC5FE
ΔE00 5.28
Periwinkle
#CCCCFF
ΔE00 6.17
Light Lilac
#EDC8FF
ΔE00 6.26
Very Light Purple
#F6CEFC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1F8 #EAF8D1
analogous
#D1D7F8 #DFD1F8 #F2D1F8
triadic
#DFD1F8 #F8DFD1 #D1F8DF
tetradic
#DFD1F8 #F8D1D7 #EAF8D1 #D1F8F2
square
#DFD1F8 #F8D1D7 #EAF8D1 #D1F8F2
split-complementary
#DFD1F8 #F8F2D1 #D7F8D1
monochromatic
#9567E8 #BA9CF0 #DFD1F8 #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.44
#DFD1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DFD1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1F8
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1F8 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FA
Deuteranopia (green-blind)
#CCD7F7
Tritanopia (blue-blind)
#DBD6DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd1f8; /* rgb */ color: rgb(223, 209, 248); /* oklch */ color: oklch(88.4% 0.055 301.6);
Tailwind
colors: {
custom: {
50: '#e9dffa',
500: '#dfd1f8',
950: '#000000',
},
}SCSS
$custom: #dfd1f8; $custom-light: #e9dffa; $custom-dark: #000000;
JSON
{
"hex": "#dfd1f8",
"rgb": {
"r": 223,
"g": 209,
"b": 248
},
"hsl": {
"h": 261.538,
"s": 73.585,
"l": 89.608
},
"oklch": {
"l": 0.88422,
"c": 0.05498,
"h": 301.6
},
"luminance": 0.68066
}Semantic roles & 50–950 ramp
primary
#DFD1F8
secondary
#C1DC91
accent
#D6108F
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485