#DFCBEB#DFCBEB
#DFCBEB is a very light, muted violet. Relative luminance 0.644; OKLCH L 86.8% C 0.048 H 312.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBEB |
|---|---|
| RGB | rgb(223, 203, 235) |
| HSL | hsl(278, 44%, 86%) |
| HSV | hsv(278, 14%, 92%) |
| CMYK | cmyk(5.1%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.17, 12.72, -13.23) |
| CIE-LCH | lch(84.17, 18.35, 313.89°) |
| OKLab | oklab(86.84% 0.033 -0.0355) |
| OKLCH | oklch(86.84% 0.048 312.9) |
| XYZ | xyz(66.7803, 64.3985, 87.4932) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.88
Pale Lilac
#E4CBFF
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 6.01
Light Lilac
#EDC8FF
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBEB #D7EBCB
analogous
#CFCBEB #DFCBEB #EBCBE7
triadic
#DFCBEB #EBDFCB #CBEBDF
tetradic
#DFCBEB #EBCFCB #D7EBCB #CBE7EB
square
#DFCBEB #EBCFCB #D7EBCB #CBE7EB
split-complementary
#DFCBEB #E7EBCB #CBEBCF
monochromatic
#A973C9 #C49FDA #DFCBEB #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.51
#DFCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DFCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBEB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBEB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#CBD2EA
Tritanopia (blue-blind)
#DECFD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcbeb; /* rgb */ color: rgb(223, 203, 235); /* oklch */ color: oklch(86.8% 0.048 312.9);
Tailwind
colors: {
custom: {
50: '#e9daf1',
500: '#dfcbeb',
950: '#000000',
},
}SCSS
$custom: #dfcbeb; $custom-light: #e9daf1; $custom-dark: #000000;
JSON
{
"hex": "#dfcbeb",
"rgb": {
"r": 223,
"g": 203,
"b": 235
},
"hsl": {
"h": 277.5,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.86839,
"c": 0.04849,
"h": 312.9
},
"luminance": 0.64398
}Semantic roles & 50–950 ramp
primary
#DFCBEB
secondary
#A7C794
accent
#B82E62
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161516
muted
#848485