#DFD6FC#DFD6FC
#DFD6FC is a very light, muted violet. Relative luminance 0.708; OKLCH L 89.5% C 0.052 H 296.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6FC |
|---|---|
| RGB | rgb(223, 214, 252) |
| HSL | hsl(254, 86%, 91%) |
| HSV | hsv(254, 15%, 99%) |
| CMYK | cmyk(11.5%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(87.39, 10.23, -17.40) |
| CIE-LCH | lch(87.39, 20.18, 300.46°) |
| OKLab | oklab(89.52% 0.0231 -0.047) |
| OKLCH | oklch(89.52% 0.052 296.2) |
| XYZ | xyz(72.0452, 70.8091, 101.9486) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 5.55
Pale Lavender
#EECFFE
ΔE00 6.18
Light Lavender
#DFC5FE
ΔE00 6.50
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Light Lilac
#EDC8FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6FC #F3FCD6
analogous
#D6E0FC #DFD6FC #F2D6FC
triadic
#DFD6FC #FCDFD6 #D6FCDF
tetradic
#DFD6FC #FCD6E0 #F3FCD6 #D6FCF2
square
#DFD6FC #FCD6E0 #F3FCD6 #D6FCF2
split-complementary
#DFD6FC #FCF2D6 #E0FCD6
monochromatic
#8664F4 #B29DF8 #DFD6FC #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.39
#DFD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DFD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6FC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6FC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFE
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#DADBE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd6fc; /* rgb */ color: rgb(223, 214, 252); /* oklch */ color: oklch(89.5% 0.052 296.2);
Tailwind
colors: {
custom: {
50: '#e9e2fd',
500: '#dfd6fc',
950: '#000000',
},
}SCSS
$custom: #dfd6fc; $custom-light: #e9e2fd; $custom-dark: #000000;
JSON
{
"hex": "#dfd6fc",
"rgb": {
"r": 223,
"g": 214,
"b": 252
},
"hsl": {
"h": 254.211,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.89515,
"c": 0.05243,
"h": 296.2
},
"luminance": 0.70809
}Semantic roles & 50–950 ramp
primary
#DFD6FC
secondary
#D1E492
accent
#E303AE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485