#DFD6FF#DFD6FF
#DFD6FF is a very light, muted violet. Relative luminance 0.710; OKLCH L 89.6% C 0.056 H 295.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6FF |
|---|---|
| RGB | rgb(223, 214, 255) |
| HSL | hsl(253, 100%, 92%) |
| HSV | hsv(253, 16%, 100%) |
| CMYK | cmyk(12.5%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(87.49, 10.84, -18.84) |
| CIE-LCH | lch(87.49, 21.73, 299.91°) |
| OKLab | oklab(89.62% 0.0241 -0.051) |
| OKLCH | oklch(89.62% 0.056 295.3) |
| XYZ | xyz(72.5243, 71.0008, 104.4721) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.95
Periwinkle
#CCCCFF
ΔE00 5.01
Light Lavender
#DFC5FE
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 6.01
Light Lilac
#EDC8FF
ΔE00 7.42
Light Periwinkle
#C1C6FC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6FF #F6FFD6
analogous
#D6E2FF #DFD6FF #F4D6FF
triadic
#DFD6FF #FFDFD6 #D6FFDF
tetradic
#DFD6FF #FFD6E2 #F6FFD6 #D6FFF4
square
#DFD6FF #FFD6E2 #F6FFD6 #D6FFF4
split-complementary
#DFD6FF #FFF4D6 #E2FFD6
monochromatic
#7F5CFF #AF99FF #DFD6FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.38
#DFD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DFD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6FF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6FF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#D9DCE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd6ff; /* rgb */ color: rgb(223, 214, 255); /* oklch */ color: oklch(89.6% 0.056 295.3);
Tailwind
colors: {
custom: {
50: '#e9e2ff',
500: '#dfd6ff',
950: '#000000',
},
}SCSS
$custom: #dfd6ff; $custom-light: #e9e2ff; $custom-dark: #000000;
JSON
{
"hex": "#dfd6ff",
"rgb": {
"r": 223,
"g": 214,
"b": 255
},
"hsl": {
"h": 253.171,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.89619,
"c": 0.05645,
"h": 295.3
},
"luminance": 0.71001
}Semantic roles & 50–950 ramp
primary
#DFD6FF
secondary
#D7EB8E
accent
#E600B3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486