#DBCBEE#DBCBEE
#DBCBEE is a very light, muted violet. Relative luminance 0.639; OKLCH L 86.6% C 0.051 H 306.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCBEE |
|---|---|
| RGB | rgb(219, 203, 238) |
| HSL | hsl(267, 51%, 86%) |
| HSV | hsv(267, 15%, 93%) |
| CMYK | cmyk(8%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.94, 12.00, -15.21) |
| CIE-LCH | lch(83.94, 19.37, 308.27°) |
| OKLab | oklab(86.61% 0.0298 -0.041) |
| OKLCH | oklch(86.61% 0.051 306) |
| XYZ | xyz(65.9992, 63.9452, 89.7380) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.76
Pale Lavender
#EECFFE
ΔE00 5.01
Thistle
#D8BFD8
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 5.82
Light Lilac
#EDC8FF
ΔE00 6.51
Very Light Purple
#F6CEFC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCBEE #DEEECB
analogous
#CBCDEE #DBCBEE #EDCBEE
triadic
#DBCBEE #EEDBCB #CBEEDB
tetradic
#DBCBEE #EECBCD #DEEECB #CBEEED
square
#DBCBEE #EECBCD #DEEECB #CBEEED
split-complementary
#DBCBEE #EEEDCB #CDEECB
monochromatic
#9B6FD0 #BB9DDF #DBCBEE #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.52
#DBCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DBCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCBEE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCBEE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#D9CFD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcbee; /* rgb */ color: rgb(219, 203, 238); /* oklch */ color: oklch(86.6% 0.051 306.0);
Tailwind
colors: {
custom: {
50: '#e6daf3',
500: '#dbcbee',
950: '#000000',
},
}SCSS
$custom: #dbcbee; $custom-light: #e6daf3; $custom-dark: #000000;
JSON
{
"hex": "#dbcbee",
"rgb": {
"r": 219,
"g": 203,
"b": 238
},
"hsl": {
"h": 267.429,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.86607,
"c": 0.05065,
"h": 306
},
"luminance": 0.63945
}Semantic roles & 50–950 ramp
primary
#DBCBEE
secondary
#B1CB92
accent
#BE2779
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385