#DFCBDF#DFCBDF
#DFCBDF is a very light, muted purple. Relative luminance 0.637; OKLCH L 86.5% C 0.035 H 325.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBDF |
|---|---|
| RGB | rgb(223, 203, 223) |
| HSL | hsl(300, 24%, 84%) |
| HSV | hsv(300, 9%, 87%) |
| CMYK | cmyk(0%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(83.82, 10.48, -7.35) |
| CIE-LCH | lch(83.82, 12.80, 324.93°) |
| OKLab | oklab(86.45% 0.0288 -0.0195) |
| OKLCH | oklch(86.45% 0.035 325.9) |
| XYZ | xyz(65.1048, 63.7282, 78.6688) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.46
Light Pink
#FFD1DF
ΔE00 8.18
Pale Lavender
#EECFFE
ΔE00 8.34
Pale Pink
#FFCFDC
ΔE00 8.64
Very Light Purple
#F6CEFC
ΔE00 8.78
Pale Lilac
#E4CBFF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBDF #CBDFCB
analogous
#D5CBDF #DFCBDF #DFCBD5
triadic
#DFCBDF #DFDFCB #CBDFDF
tetradic
#DFCBDF #DFD5CB #CBDFCB #CBD5DF
square
#DFCBDF #DFD5CB #CBDFCB #CBD5DF
split-complementary
#DFCBDF #D5DFCB #CBDFD5
monochromatic
#B07FB0 #C8A5C8 #DFCBDF #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.53
#DFCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DFCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBDF
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBDF | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFE0
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#E0CCD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcbdf; /* rgb */ color: rgb(223, 203, 223); /* oklch */ color: oklch(86.5% 0.035 325.9);
Tailwind
colors: {
custom: {
50: '#e9dae9',
500: '#dfcbdf',
950: '#000000',
},
}SCSS
$custom: #dfcbdf; $custom-light: #e9dae9; $custom-dark: #000000;
JSON
{
"hex": "#dfcbdf",
"rgb": {
"r": 223,
"g": 203,
"b": 223
},
"hsl": {
"h": 300,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86452,
"c": 0.03481,
"h": 325.9
},
"luminance": 0.63728
}Semantic roles & 50–950 ramp
primary
#DFCBDF
secondary
#98B698
accent
#A24343
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384