#DBCEEB#DBCEEB
#DBCEEB is a very light, muted violet. Relative luminance 0.652; OKLCH L 87.1% C 0.042 H 305.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEEB |
|---|---|
| RGB | rgb(219, 206, 235) |
| HSL | hsl(267, 42%, 86%) |
| HSV | hsv(267, 12%, 92%) |
| CMYK | cmyk(6.8%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(84.59, 9.82, -12.64) |
| CIE-LCH | lch(84.59, 16.00, 307.84°) |
| OKLab | oklab(87.08% 0.0244 -0.034) |
| OKLCH | oklch(87.08% 0.042 305.7) |
| XYZ | xyz(66.2774, 65.2010, 87.6746) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 6.68
Pale Lilac
#E4CBFF
ΔE00 6.69
Lavender (CSS)
#E6E6FA
ΔE00 7.79
Light Lavender
#DFC5FE
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEEB #DEEBCE
analogous
#CED0EB #DBCEEB #EACEEB
triadic
#DBCEEB #EBDBCE #CEEBDB
tetradic
#DBCEEB #EBCED0 #DEEBCE #CEEBEA
square
#DBCEEB #EBCED0 #DEEBCE #CEEBEA
split-complementary
#DBCEEB #EBEACE #D0EBCE
monochromatic
#9B77C8 #BBA3D9 #DBCEEB #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.50
#DBCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DBCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEEB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEEB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EC
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#D9D2D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbceeb; /* rgb */ color: rgb(219, 206, 235); /* oklch */ color: oklch(87.1% 0.042 305.7);
Tailwind
colors: {
custom: {
50: '#e6ddf1',
500: '#dbceeb',
950: '#000000',
},
}SCSS
$custom: #dbceeb; $custom-light: #e6ddf1; $custom-dark: #000000;
JSON
{
"hex": "#dbceeb",
"rgb": {
"r": 219,
"g": 206,
"b": 235
},
"hsl": {
"h": 266.897,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87083,
"c": 0.04184,
"h": 305.7
},
"luminance": 0.65201
}Semantic roles & 50–950 ramp
primary
#DBCEEB
secondary
#B1C697
accent
#B5307A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485