#DBCEF0#DBCEF0
#DBCEF0 is a very light, muted violet. Relative luminance 0.655; OKLCH L 87.3% C 0.048 H 302.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEF0 |
|---|---|
| RGB | rgb(219, 206, 240) |
| HSL | hsl(263, 53%, 87%) |
| HSV | hsv(263, 14%, 94%) |
| CMYK | cmyk(8.8%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(84.74, 10.80, -15.07) |
| CIE-LCH | lch(84.74, 18.54, 305.62°) |
| OKLab | oklab(87.25% 0.0262 -0.0406) |
| OKLCH | oklch(87.25% 0.048 302.8) |
| XYZ | xyz(67.0100, 65.4940, 91.5325) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 5.69
Thistle
#D8BFD8
ΔE00 5.89
Light Lavender
#DFC5FE
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 6.81
Light Lilac
#EDC8FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEF0 #E3F0CE
analogous
#CED2F0 #DBCEF0 #ECCEF0
triadic
#DBCEF0 #F0DBCE #CEF0DB
tetradic
#DBCEF0 #F0CED2 #E3F0CE #CEF0EC
square
#DBCEF0 #F0CED2 #E3F0CE #CEF0EC
split-complementary
#DBCEF0 #F0ECCE #D2F0CE
monochromatic
#9670D3 #B99FE2 #DBCEF0 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.49
#DBCEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DBCEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEF0
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEF0 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F2
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#D8D2D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbcef0; /* rgb */ color: rgb(219, 206, 240); /* oklch */ color: oklch(87.3% 0.048 302.8);
Tailwind
colors: {
custom: {
50: '#e6ddf5',
500: '#dbcef0',
950: '#000000',
},
}SCSS
$custom: #dbcef0; $custom-light: #e6ddf5; $custom-dark: #000000;
JSON
{
"hex": "#dbcef0",
"rgb": {
"r": 219,
"g": 206,
"b": 240
},
"hsl": {
"h": 262.941,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.8725,
"c": 0.04831,
"h": 302.8
},
"luminance": 0.65494
}Semantic roles & 50–950 ramp
primary
#DBCEF0
secondary
#B8CE94
accent
#C12585
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485