#DBCEF7#DBCEF7
#DBCEF7 is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.5% C 0.058 H 299.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEF7 |
|---|---|
| RGB | rgb(219, 206, 247) |
| HSL | hsl(259, 72%, 89%) |
| HSV | hsv(259, 17%, 97%) |
| CMYK | cmyk(11.3%, 16.6%, 0%, 3.1%) |
| CIE-LAB | lab(84.95, 12.20, -18.46) |
| CIE-LCH | lch(84.95, 22.12, 303.45°) |
| OKLab | oklab(87.49% 0.0285 -0.05) |
| OKLCH | oklch(87.49% 0.058 299.7) |
| XYZ | xyz(68.0699, 65.9180, 97.1150) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.78
Light Lavender
#DFC5FE
ΔE00 4.74
Pale Lavender
#EECFFE
ΔE00 4.96
Periwinkle
#CCCCFF
ΔE00 5.37
Light Lilac
#EDC8FF
ΔE00 6.21
Very Light Purple
#F6CEFC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEF7 #EAF7CE
analogous
#CED6F7 #DBCEF7 #F0CEF7
triadic
#DBCEF7 #F7DBCE #CEF7DB
tetradic
#DBCEF7 #F7CED6 #EAF7CE #CEF7F0
square
#DBCEF7 #F7CED6 #EAF7CE #CEF7F0
split-complementary
#DBCEF7 #F7F0CE #D6F7CE
monochromatic
#8E65E6 #B499EE #DBCEF7 #ECE5FB #ECE5FB
Accessibility & contrast
On white
1.48
#DBCEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DBCEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEF7
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEF7 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4F9
Deuteranopia (green-blind)
#C8D4F6
Tritanopia (blue-blind)
#D6D4DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbcef7; /* rgb */ color: rgb(219, 206, 247); /* oklch */ color: oklch(87.5% 0.058 299.7);
Tailwind
colors: {
custom: {
50: '#e6ddfa',
500: '#dbcef7',
950: '#000000',
},
}SCSS
$custom: #dbcef7; $custom-light: #e6ddfa; $custom-dark: #000000;
JSON
{
"hex": "#dbcef7",
"rgb": {
"r": 219,
"g": 206,
"b": 247
},
"hsl": {
"h": 259.024,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.87491,
"c": 0.05753,
"h": 299.7
},
"luminance": 0.65918
}Semantic roles & 50–950 ramp
primary
#DBCEF7
secondary
#C2DA8F
accent
#D41296
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485