#DFCDEB#DFCDEB
#DFCDEB is a very light, muted violet. Relative luminance 0.653; OKLCH L 87.2% C 0.045 H 312.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDEB |
|---|---|
| RGB | rgb(223, 205, 235) |
| HSL | hsl(276, 43%, 86%) |
| HSV | hsv(276, 13%, 92%) |
| CMYK | cmyk(5.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.66, 11.66, -12.49) |
| CIE-LCH | lch(84.66, 17.09, 313.03°) |
| OKLab | oklab(87.22% 0.0302 -0.0335) |
| OKLCH | oklch(87.22% 0.045 312) |
| XYZ | xyz(67.2557, 65.3492, 87.6517) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 5.54
Pale Lilac
#E4CBFF
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.68
Light Lavender
#DFC5FE
ΔE00 7.28
Light Lilac
#EDC8FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDEB #D9EBCD
analogous
#D0CDEB #DFCDEB #EBCDE8
triadic
#DFCDEB #EBDFCD #CDEBDF
tetradic
#DFCDEB #EBD0CD #D9EBCD #CDE8EB
square
#DFCDEB #EBD0CD #D9EBCD #CDE8EB
split-complementary
#DFCDEB #E8EBCD #CDEBD0
monochromatic
#A776C8 #C3A1DA #DFCDEB #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.49
#DFCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DFCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDEB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDEB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#DED0D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcdeb; /* rgb */ color: rgb(223, 205, 235); /* oklch */ color: oklch(87.2% 0.045 312.0);
Tailwind
colors: {
custom: {
50: '#e9dcf1',
500: '#dfcdeb',
950: '#000000',
},
}SCSS
$custom: #dfcdeb; $custom-light: #e9dcf1; $custom-dark: #000000;
JSON
{
"hex": "#dfcdeb",
"rgb": {
"r": 223,
"g": 205,
"b": 235
},
"hsl": {
"h": 276,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87221,
"c": 0.04508,
"h": 312
},
"luminance": 0.65349
}Semantic roles & 50–950 ramp
primary
#DFCDEB
secondary
#A9C696
accent
#B63065
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485