#DBCEF3#DBCEF3
#DBCEF3 is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.4% C 0.052 H 301.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEF3 |
|---|---|
| RGB | rgb(219, 206, 243) |
| HSL | hsl(261, 61%, 88%) |
| HSV | hsv(261, 15%, 95%) |
| CMYK | cmyk(9.9%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.83, 11.39, -16.52) |
| CIE-LCH | lch(84.83, 20.07, 304.58°) |
| OKLab | oklab(87.35% 0.0272 -0.0446) |
| OKLCH | oklch(87.35% 0.052 301.3) |
| XYZ | xyz(67.4593, 65.6737, 93.8990) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.58
Pale Lavender
#EECFFE
ΔE00 5.27
Light Lavender
#DFC5FE
ΔE00 5.63
Periwinkle
#CCCCFF
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 6.43
Light Lilac
#EDC8FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEF3 #E6F3CE
analogous
#CED3F3 #DBCEF3 #EDCEF3
triadic
#DBCEF3 #F3DBCE #CEF3DB
tetradic
#DBCEF3 #F3CED3 #E6F3CE #CEF3ED
square
#DBCEF3 #F3CED3 #E6F3CE #CEF3ED
split-complementary
#DBCEF3 #F3EDCE #D3F3CE
monochromatic
#936CDB #B79DE7 #DBCEF3 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.49
#DBCEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DBCEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEF3
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEF3 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F5
Deuteranopia (green-blind)
#C9D4F2
Tritanopia (blue-blind)
#D7D3DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbcef3; /* rgb */ color: rgb(219, 206, 243); /* oklch */ color: oklch(87.4% 0.052 301.3);
Tailwind
colors: {
custom: {
50: '#e6ddf7',
500: '#dbcef3',
950: '#000000',
},
}SCSS
$custom: #dbcef3; $custom-light: #e6ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dbcef3",
"rgb": {
"r": 219,
"g": 206,
"b": 243
},
"hsl": {
"h": 261.081,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.87352,
"c": 0.05225,
"h": 301.3
},
"luminance": 0.65674
}Semantic roles & 50–950 ramp
primary
#DBCEF3
secondary
#BCD392
accent
#C81D8C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485