#DABBEF#DABBEF
#DABBEF is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.5% C 0.079 H 311.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBEF |
|---|---|
| RGB | rgb(218, 187, 239) |
| HSL | hsl(276, 62%, 84%) |
| HSV | hsv(276, 22%, 94%) |
| CMYK | cmyk(8.8%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.00, 20.45, -21.70) |
| CIE-LCH | lch(80.00, 29.82, 313.31°) |
| OKLab | oklab(83.55% 0.0521 -0.0588) |
| OKLCH | oklch(83.55% 0.079 311.5) |
| XYZ | xyz(62.2611, 56.6786, 89.3047) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.06
Light Lilac
#EDC8FF
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 3.85
Light Lavendar
#EFC0FE
ΔE00 4.14
Light Violet
#D6B4FC
ΔE00 4.68
Pale Lavender
#EECFFE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBEF #D0EFBB
analogous
#C0BBEF #DABBEF #EFBBEA
triadic
#DABBEF #EFDABB #BBEFDA
tetradic
#DABBEF #EFC0BB #D0EFBB #BBEAEF
square
#DABBEF #EFC0BB #D0EFBB #BBEAEF
split-complementary
#DABBEF #EAEFBB #BBEFC0
monochromatic
#A458D8 #BF89E3 #DABBEF #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.70
#DABBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DABBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBEF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBEF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F1
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#D8C1CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dabbef; /* rgb */ color: rgb(218, 187, 239); /* oklch */ color: oklch(83.5% 0.079 311.5);
Tailwind
colors: {
custom: {
50: '#e5cff4',
500: '#dabbef',
950: '#000000',
},
}SCSS
$custom: #dabbef; $custom-light: #e5cff4; $custom-dark: #000000;
JSON
{
"hex": "#dabbef",
"rgb": {
"r": 218,
"g": 187,
"b": 239
},
"hsl": {
"h": 275.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83547,
"c": 0.07858,
"h": 311.5
},
"luminance": 0.56678
}Semantic roles & 50–950 ramp
primary
#DABBEF
secondary
#A0CD81
accent
#CA1C62
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385