#DFCDEE#DFCDEE
#DFCDEE is a very light, muted violet. Relative luminance 0.655; OKLCH L 87.3% C 0.049 H 309.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDEE |
|---|---|
| RGB | rgb(223, 205, 238) |
| HSL | hsl(273, 49%, 87%) |
| HSV | hsv(273, 14%, 93%) |
| CMYK | cmyk(6.3%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(84.75, 12.24, -13.95) |
| CIE-LCH | lch(84.75, 18.56, 311.25°) |
| OKLab | oklab(87.32% 0.0312 -0.0375) |
| OKLCH | oklch(87.32% 0.049 309.7) |
| XYZ | xyz(67.6927, 65.5240, 89.9536) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.71
Pale Lavender
#EECFFE
ΔE00 4.84
Pale Lilac
#E4CBFF
ΔE00 5.15
Very Light Purple
#F6CEFC
ΔE00 6.21
Light Lavender
#DFC5FE
ΔE00 6.39
Light Lilac
#EDC8FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDEE #DCEECD
analogous
#CFCDEE #DFCDEE #EECDED
triadic
#DFCDEE #EEDFCD #CDEEDF
tetradic
#DFCDEE #EECFCD #DCEECD #CDEDEE
square
#DFCDEE #EECFCD #DCEECD #CDEDEE
split-complementary
#DFCDEE #EDEECD #CDEECF
monochromatic
#A572CF #C29FDE #DFCDEE #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.49
#DFCDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DFCDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDEE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDEE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3EF
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#DED1D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcdee; /* rgb */ color: rgb(223, 205, 238); /* oklch */ color: oklch(87.3% 0.049 309.7);
Tailwind
colors: {
custom: {
50: '#e9dcf3',
500: '#dfcdee',
950: '#000000',
},
}SCSS
$custom: #dfcdee; $custom-light: #e9dcf3; $custom-dark: #000000;
JSON
{
"hex": "#dfcdee",
"rgb": {
"r": 223,
"g": 205,
"b": 238
},
"hsl": {
"h": 272.727,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.8732,
"c": 0.04877,
"h": 309.7
},
"luminance": 0.65524
}Semantic roles & 50–950 ramp
primary
#DFCDEE
secondary
#ADCB94
accent
#BD296C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485