#DBCEEE#DBCEEE
#DBCEEE is a very light, muted violet. Relative luminance 0.654; OKLCH L 87.2% C 0.046 H 303.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEEE |
|---|---|
| RGB | rgb(219, 206, 238) |
| HSL | hsl(264, 48%, 87%) |
| HSV | hsv(264, 13%, 93%) |
| CMYK | cmyk(8%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.68, 10.40, -14.10) |
| CIE-LCH | lch(84.68, 17.52, 306.42°) |
| OKLab | oklab(87.18% 0.0255 -0.0379) |
| OKLCH | oklch(87.18% 0.046 303.9) |
| XYZ | xyz(66.7145, 65.3758, 89.9765) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 5.84
Pale Lavender
#EECFFE
ΔE00 6.05
Light Lavender
#DFC5FE
ΔE00 6.94
Periwinkle
#CCCCFF
ΔE00 7.27
Very Light Purple
#F6CEFC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEEE #E1EECE
analogous
#CED1EE #DBCEEE #EBCEEE
triadic
#DBCEEE #EEDBCE #CEEEDB
tetradic
#DBCEEE #EECED1 #E1EECE #CEEEEB
square
#DBCEEE #EECED1 #E1EECE #CEEEEB
split-complementary
#DBCEEE #EEEBCE #D1EECE
monochromatic
#9873CE #BAA1DE #DBCEEE #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.49
#DBCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DBCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEEE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEEE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#D8D2D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbceee; /* rgb */ color: rgb(219, 206, 238); /* oklch */ color: oklch(87.2% 0.046 303.9);
Tailwind
colors: {
custom: {
50: '#e6ddf3',
500: '#dbceee',
950: '#000000',
},
}SCSS
$custom: #dbceee; $custom-light: #e6ddf3; $custom-dark: #000000;
JSON
{
"hex": "#dbceee",
"rgb": {
"r": 219,
"g": 206,
"b": 238
},
"hsl": {
"h": 264.375,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.87183,
"c": 0.0457,
"h": 303.9
},
"luminance": 0.65376
}Semantic roles & 50–950 ramp
primary
#DBCEEE
secondary
#B5CB95
accent
#BC2A80
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485