#DBBEEF#DBBEEF
#DBBEEF is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.2% C 0.074 H 311.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEEF |
|---|---|
| RGB | rgb(219, 190, 239) |
| HSL | hsl(276, 60%, 84%) |
| HSV | hsv(276, 21%, 94%) |
| CMYK | cmyk(8.4%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(80.81, 19.16, -20.47) |
| CIE-LCH | lch(80.81, 28.03, 313.11°) |
| OKLab | oklab(84.19% 0.0488 -0.0554) |
| OKLCH | oklch(84.19% 0.074 311.4) |
| XYZ | xyz(63.2042, 58.1195, 89.5332) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.94
Pale Lilac
#E4CBFF
ΔE00 3.30
Light Lilac
#EDC8FF
ΔE00 3.52
Pale Lavender
#EECFFE
ΔE00 4.21
Light Lavendar
#EFC0FE
ΔE00 4.44
Very Light Purple
#F6CEFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEEF #D2EFBE
analogous
#C3BEEF #DBBEEF #EFBEEB
triadic
#DBBEEF #EFDBBE #BEEFDB
tetradic
#DBBEEF #EFC3BE #D2EFBE #BEEBEF
square
#DBBEEF #EFC3BE #D2EFBE #BEEBEF
split-complementary
#DBBEEF #EBEFBE #BEEFC3
monochromatic
#A55CD7 #C08DE3 #DBBEEF #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.66
#DBBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DBBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEEF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEEF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#D9C4CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbeef; /* rgb */ color: rgb(219, 190, 239); /* oklch */ color: oklch(84.2% 0.074 311.4);
Tailwind
colors: {
custom: {
50: '#e6d1f4',
500: '#dbbeef',
950: '#000000',
},
}SCSS
$custom: #dbbeef; $custom-light: #e6d1f4; $custom-dark: #000000;
JSON
{
"hex": "#dbbeef",
"rgb": {
"r": 219,
"g": 190,
"b": 239
},
"hsl": {
"h": 275.51,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.8419,
"c": 0.07386,
"h": 311.4
},
"luminance": 0.58119
}Semantic roles & 50–950 ramp
primary
#DBBEEF
secondary
#A2CD84
accent
#C81D63
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385