#DBCEF4#DBCEF4
#DBCEF4 is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.4% C 0.054 H 300.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCEF4 |
|---|---|
| RGB | rgb(219, 206, 244) |
| HSL | hsl(261, 63%, 88%) |
| HSV | hsv(261, 16%, 96%) |
| CMYK | cmyk(10.2%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.86, 11.59, -17.01) |
| CIE-LCH | lch(84.86, 20.58, 304.28°) |
| OKLab | oklab(87.39% 0.0275 -0.046) |
| OKLCH | oklch(87.39% 0.054 300.9) |
| XYZ | xyz(67.6107, 65.7343, 94.6965) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 5.17
Light Lavender
#DFC5FE
ΔE00 5.39
Periwinkle
#CCCCFF
ΔE00 5.95
Light Lilac
#EDC8FF
ΔE00 6.58
Thistle
#D8BFD8
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCEF4 #E7F4CE
analogous
#CED4F4 #DBCEF4 #EECEF4
triadic
#DBCEF4 #F4DBCE #CEF4DB
tetradic
#DBCEF4 #F4CED4 #E7F4CE #CEF4EE
square
#DBCEF4 #F4CED4 #E7F4CE #CEF4EE
split-complementary
#DBCEF4 #F4EECE #D4F4CE
monochromatic
#926ADE #B69CE9 #DBCEF4 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.48
#DBCEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DBCEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCEF4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCEF4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F6
Deuteranopia (green-blind)
#C9D4F3
Tritanopia (blue-blind)
#D7D3DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbcef4; /* rgb */ color: rgb(219, 206, 244); /* oklch */ color: oklch(87.4% 0.054 300.9);
Tailwind
colors: {
custom: {
50: '#e6ddf7',
500: '#dbcef4',
950: '#000000',
},
}SCSS
$custom: #dbcef4; $custom-light: #e6ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dbcef4",
"rgb": {
"r": 219,
"g": 206,
"b": 244
},
"hsl": {
"h": 260.526,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.87387,
"c": 0.05356,
"h": 300.9
},
"luminance": 0.65734
}Semantic roles & 50–950 ramp
primary
#DBCEF4
secondary
#BED591
accent
#CB1A8F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485