#DBCBED#DBCBED
#DBCBED is a very light, muted violet. Relative luminance 0.639; OKLCH L 86.6% C 0.049 H 306.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCBED |
|---|---|
| RGB | rgb(219, 203, 237) |
| HSL | hsl(268, 49%, 86%) |
| HSV | hsv(268, 14%, 93%) |
| CMYK | cmyk(7.6%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.91, 11.80, -14.72) |
| CIE-LCH | lch(83.91, 18.87, 308.72°) |
| OKLab | oklab(86.57% 0.0294 -0.0396) |
| OKLCH | oklch(86.57% 0.049 306.6) |
| XYZ | xyz(65.8527, 63.8866, 88.9664) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.94
Pale Lilac
#E4CBFF
ΔE00 5.03
Pale Lavender
#EECFFE
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 6.10
Light Lilac
#EDC8FF
ΔE00 6.72
Very Light Purple
#F6CEFC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCBED #DDEDCB
analogous
#CBCCED #DBCBED #ECCBED
triadic
#DBCBED #EDDBCB #CBEDDB
tetradic
#DBCBED #EDCBCC #DDEDCB #CBEDEC
square
#DBCBED #EDCBCC #DDEDCB #CBEDEC
split-complementary
#DBCBED #EDECCB #CCEDCB
monochromatic
#9C70CE #BC9EDD #DBCBED #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.52
#DBCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DBCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCBED
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCBED | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#C9D1EC
Tritanopia (blue-blind)
#D9CFD6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcbed; /* rgb */ color: rgb(219, 203, 237); /* oklch */ color: oklch(86.6% 0.049 306.6);
Tailwind
colors: {
custom: {
50: '#e6daf2',
500: '#dbcbed',
950: '#000000',
},
}SCSS
$custom: #dbcbed; $custom-light: #e6daf2; $custom-dark: #000000;
JSON
{
"hex": "#dbcbed",
"rgb": {
"r": 219,
"g": 203,
"b": 237
},
"hsl": {
"h": 268.235,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.86573,
"c": 0.04936,
"h": 306.6
},
"luminance": 0.63886
}Semantic roles & 50–950 ramp
primary
#DBCBED
secondary
#B0CA93
accent
#BC2A77
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385