#DBBBEE#DBBBEE
#DBBBEE is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.6% C 0.078 H 312.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBEE |
|---|---|
| RGB | rgb(219, 187, 238) |
| HSL | hsl(278, 60%, 83%) |
| HSV | hsv(278, 21%, 93%) |
| CMYK | cmyk(8%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.05, 20.57, -21.07) |
| CIE-LCH | lch(80.05, 29.45, 314.32°) |
| OKLab | oklab(83.6% 0.0529 -0.0571) |
| OKLCH | oklch(83.6% 0.078 312.8) |
| XYZ | xyz(62.4138, 56.7744, 88.5429) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.33
Light Lilac
#EDC8FF
ΔE00 3.68
Pale Lilac
#E4CBFF
ΔE00 3.97
Light Lavendar
#EFC0FE
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.77
Light Violet
#D6B4FC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBEE #CEEEBB
analogous
#C1BBEE #DBBBEE #EEBBE7
triadic
#DBBBEE #EEDBBB #BBEEDB
tetradic
#DBBBEE #EEC1BB #CEEEBB #BBE7EE
square
#DBBBEE #EEC1BB #CEEEBB #BBE7EE
split-complementary
#DBBBEE #E7EEBB #BBEEC1
monochromatic
#A759D6 #C18AE2 #DBBBEE #F2E7F9 #F2E7F9
Accessibility & contrast
On white
1.70
#DBBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DBBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBEE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBEE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#DAC1CC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbbbee; /* rgb */ color: rgb(219, 187, 238); /* oklch */ color: oklch(83.6% 0.078 312.8);
Tailwind
colors: {
custom: {
50: '#e6cff3',
500: '#dbbbee',
950: '#000000',
},
}SCSS
$custom: #dbbbee; $custom-light: #e6cff3; $custom-dark: #000000;
JSON
{
"hex": "#dbbbee",
"rgb": {
"r": 219,
"g": 187,
"b": 238
},
"hsl": {
"h": 277.647,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83598,
"c": 0.0778,
"h": 312.8
},
"luminance": 0.56774
}Semantic roles & 50–950 ramp
primary
#DBBBEE
secondary
#9DCC81
accent
#C81E5D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385