#DCCBEE#DCCBEE
#DCCBEE is a very light, muted violet. Relative luminance 0.641; OKLCH L 86.7% C 0.051 H 307.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBEE |
|---|---|
| RGB | rgb(220, 203, 238) |
| HSL | hsl(269, 51%, 86%) |
| HSV | hsv(269, 15%, 93%) |
| CMYK | cmyk(7.6%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(84.02, 12.32, -15.08) |
| CIE-LCH | lch(84.02, 19.47, 309.25°) |
| OKLab | oklab(86.69% 0.0308 -0.0406) |
| OKLCH | oklch(86.69% 0.051 307.2) |
| XYZ | xyz(66.3010, 64.1008, 89.7522) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 4.79
Thistle
#D8BFD8
ΔE00 4.98
Light Lavender
#DFC5FE
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 6.33
Very Light Purple
#F6CEFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBEE #DDEECB
analogous
#CBCCEE #DCCBEE #EECBEE
triadic
#DCCBEE #EEDCCB #CBEEDC
tetradic
#DCCBEE #EECBCC #DDEECB #CBEEEE
square
#DCCBEE #EECBCC #DDEECB #CBEEEE
split-complementary
#DCCBEE #EEEECB #CCEECB
monochromatic
#9E6FD0 #BD9DDF #DCCBEE #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.52
#DCCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DCCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBEE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBEE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#DACFD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccbee; /* rgb */ color: rgb(220, 203, 238); /* oklch */ color: oklch(86.7% 0.051 307.2);
Tailwind
colors: {
custom: {
50: '#e7daf3',
500: '#dccbee',
950: '#000000',
},
}SCSS
$custom: #dccbee; $custom-light: #e7daf3; $custom-dark: #000000;
JSON
{
"hex": "#dccbee",
"rgb": {
"r": 220,
"g": 203,
"b": 238
},
"hsl": {
"h": 269.143,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.8669,
"c": 0.05099,
"h": 307.2
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#DCCBEE
secondary
#AFCB92
accent
#BE2775
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385