#DFCDED#DFCDED
#DFCDED is a very light, muted violet. Relative luminance 0.655; OKLCH L 87.3% C 0.048 H 310.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDED |
|---|---|
| RGB | rgb(223, 205, 237) |
| HSL | hsl(274, 47%, 87%) |
| HSV | hsv(274, 14%, 93%) |
| CMYK | cmyk(5.9%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(84.72, 12.04, -13.47) |
| CIE-LCH | lch(84.72, 18.07, 311.81°) |
| OKLab | oklab(87.29% 0.0308 -0.0362) |
| OKLCH | oklch(87.29% 0.048 310.4) |
| XYZ | xyz(67.5462, 65.4654, 89.1820) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.53
Pale Lavender
#EECFFE
ΔE00 5.06
Pale Lilac
#E4CBFF
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 6.36
Light Lavender
#DFC5FE
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDED #DBEDCD
analogous
#CFCDED #DFCDED #EDCDEB
triadic
#DFCDED #EDDFCD #CDEDDF
tetradic
#DFCDED #EDCFCD #DBEDCD #CDEBED
square
#DFCDED #EDCFCD #DBEDCD #CDEBED
split-complementary
#DFCDED #EBEDCD #CDEDCF
monochromatic
#A573CD #C2A0DD #DFCDED #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.49
#DFCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DFCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDED
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDED | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#DED1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcded; /* rgb */ color: rgb(223, 205, 237); /* oklch */ color: oklch(87.3% 0.048 310.4);
Tailwind
colors: {
custom: {
50: '#e9dcf2',
500: '#dfcded',
950: '#000000',
},
}SCSS
$custom: #dfcded; $custom-light: #e9dcf2; $custom-dark: #000000;
JSON
{
"hex": "#dfcded",
"rgb": {
"r": 223,
"g": 205,
"b": 237
},
"hsl": {
"h": 273.75,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.87287,
"c": 0.04753,
"h": 310.4
},
"luminance": 0.65465
}Semantic roles & 50–950 ramp
primary
#DFCDED
secondary
#ACC995
accent
#BA2B6A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485