#DFCBEA#DFCBEA
#DFCBEA is a very light, muted violet. Relative luminance 0.643; OKLCH L 86.8% C 0.047 H 313.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBEA |
|---|---|
| RGB | rgb(223, 203, 234) |
| HSL | hsl(279, 42%, 86%) |
| HSV | hsv(279, 13%, 92%) |
| CMYK | cmyk(4.7%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(84.14, 12.53, -12.74) |
| CIE-LCH | lch(84.14, 17.87, 314.53°) |
| OKLab | oklab(86.81% 0.0327 -0.0342) |
| OKLCH | oklch(86.81% 0.047 313.7) |
| XYZ | xyz(66.6362, 64.3408, 86.7345) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.77
Pale Lavender
#EECFFE
ΔE00 5.12
Pale Lilac
#E4CBFF
ΔE00 5.72
Very Light Purple
#F6CEFC
ΔE00 6.17
Light Lilac
#EDC8FF
ΔE00 6.83
Light Lavender
#DFC5FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBEA #D6EACB
analogous
#CFCBEA #DFCBEA #EACBE5
triadic
#DFCBEA #EADFCB #CBEADF
tetradic
#DFCBEA #EACFCB #D6EACB #CBE5EA
square
#DFCBEA #EACFCB #D6EACB #CBE5EA
split-complementary
#DFCBEA #E5EACB #CBEACF
monochromatic
#A974C7 #C49FD8 #DFCBEA #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.51
#DFCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DFCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBEA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBEA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#DECED5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcbea; /* rgb */ color: rgb(223, 203, 234); /* oklch */ color: oklch(86.8% 0.047 313.7);
Tailwind
colors: {
custom: {
50: '#e9daf0',
500: '#dfcbea',
950: '#000000',
},
}SCSS
$custom: #dfcbea; $custom-light: #e9daf0; $custom-dark: #000000;
JSON
{
"hex": "#dfcbea",
"rgb": {
"r": 223,
"g": 203,
"b": 234
},
"hsl": {
"h": 278.71,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.86806,
"c": 0.04729,
"h": 313.7
},
"luminance": 0.6434
}Semantic roles & 50–950 ramp
primary
#DFCBEA
secondary
#A5C594
accent
#B6305F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385