#DABBEB#DABBEB
#DABBEB is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.4% C 0.074 H 313.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBEB |
|---|---|
| RGB | rgb(218, 187, 235) |
| HSL | hsl(279, 55%, 83%) |
| HSV | hsv(279, 20%, 92%) |
| CMYK | cmyk(7.2%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.87, 19.66, -19.75) |
| CIE-LCH | lch(79.87, 27.87, 314.87°) |
| OKLab | oklab(83.4% 0.0508 -0.0534) |
| OKLCH | oklch(83.4% 0.074 313.6) |
| XYZ | xyz(61.6767, 56.4449, 86.2269) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.79
Light Lilac
#EDC8FF
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 4.18
Light Lavendar
#EFC0FE
ΔE00 4.55
Pale Lavender
#EECFFE
ΔE00 4.77
Very Light Purple
#F6CEFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBEB #CCEBBB
analogous
#C2BBEB #DABBEB #EBBBE4
triadic
#DABBEB #EBDABB #BBEBDA
tetradic
#DABBEB #EBC2BB #CCEBBB #BBE4EB
square
#DABBEB #EBC2BB #CCEBBB #BBE4EB
split-complementary
#DABBEB #E4EBBB #BBEBC2
monochromatic
#A75CCF #C08CDD #DABBEB #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.71
#DABBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#DABBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBEB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBEB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#D9C1CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dabbeb; /* rgb */ color: rgb(218, 187, 235); /* oklch */ color: oklch(83.4% 0.074 313.6);
Tailwind
colors: {
custom: {
50: '#e5cff1',
500: '#dabbeb',
950: '#000000',
},
}SCSS
$custom: #dabbeb; $custom-light: #e5cff1; $custom-dark: #000000;
JSON
{
"hex": "#dabbeb",
"rgb": {
"r": 218,
"g": 187,
"b": 235
},
"hsl": {
"h": 278.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83401,
"c": 0.07374,
"h": 313.6
},
"luminance": 0.56444
}Semantic roles & 50–950 ramp
primary
#DABBEB
secondary
#9BC783
accent
#C2235C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385