#DBC0EE#DBC0EE
#DBC0EE is a very light, moderate violet. Relative luminance 0.589; OKLCH L 84.5% C 0.069 H 311.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC0EE |
|---|---|
| RGB | rgb(219, 192, 238) |
| HSL | hsl(275, 58%, 84%) |
| HSV | hsv(275, 19%, 93%) |
| CMYK | cmyk(8%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(81.25, 17.88, -19.25) |
| CIE-LCH | lch(81.25, 26.28, 312.89°) |
| OKLab | oklab(84.53% 0.0456 -0.0521) |
| OKLCH | oklch(84.53% 0.069 311.2) |
| XYZ | xyz(63.4931, 58.9329, 88.9027) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.18
Light Lavender
#DFC5FE
ΔE00 3.22
Light Lilac
#EDC8FF
ΔE00 3.73
Pale Lavender
#EECFFE
ΔE00 3.90
Light Lavendar
#EFC0FE
ΔE00 5.00
Very Light Purple
#F6CEFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC0EE #D3EEC0
analogous
#C4C0EE #DBC0EE #EEC0EA
triadic
#DBC0EE #EEDBC0 #C0EEDB
tetradic
#DBC0EE #EEC4C0 #D3EEC0 #C0EAEE
square
#DBC0EE #EEC4C0 #D3EEC0 #C0EAEE
split-complementary
#DBC0EE #EAEEC0 #C0EEC4
monochromatic
#A460D4 #BF90E1 #DBC0EE #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.64
#DBC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#DBC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC0EE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC0EE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#D9C5D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dbc0ee; /* rgb */ color: rgb(219, 192, 238); /* oklch */ color: oklch(84.5% 0.069 311.2);
Tailwind
colors: {
custom: {
50: '#e6d3f3',
500: '#dbc0ee',
950: '#000000',
},
}SCSS
$custom: #dbc0ee; $custom-light: #e6d3f3; $custom-dark: #000000;
JSON
{
"hex": "#dbc0ee",
"rgb": {
"r": 219,
"g": 192,
"b": 238
},
"hsl": {
"h": 275.217,
"s": 57.5,
"l": 84.314
},
"oklch": {
"l": 0.84527,
"c": 0.06922,
"h": 311.2
},
"luminance": 0.58932
}Semantic roles & 50–950 ramp
primary
#DBC0EE
secondary
#A3CC87
accent
#C52064
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385