#DABEF8#DABEF8
#DABEF8 is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.4% C 0.085 H 306.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DABEF8 |
|---|---|
| RGB | rgb(218, 190, 248) |
| HSL | hsl(269, 81%, 86%) |
| HSV | hsv(269, 23%, 97%) |
| CMYK | cmyk(12.1%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(81.02, 20.66, -24.96) |
| CIE-LCH | lch(81.02, 32.40, 309.61°) |
| OKLab | oklab(84.44% 0.0505 -0.068) |
| OKLCH | oklch(84.44% 0.085 306.6) |
| XYZ | xyz(64.2670, 58.5100, 96.6966) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.64
Pale Lilac
#E4CBFF
ΔE00 3.20
Light Violet
#D6B4FC
ΔE00 3.50
Light Lilac
#EDC8FF
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 4.38
Pale Lavender
#EECFFE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABEF8 #DCF8BE
analogous
#BEBFF8 #DABEF8 #F7BEF8
triadic
#DABEF8 #F8DABE #BEF8DA
tetradic
#DABEF8 #F8BEBF #DCF8BE #BEF8F7
square
#DABEF8 #F8BEBF #DCF8BE #BEF8F7
split-complementary
#DABEF8 #F8F7BE #BFF8BE
monochromatic
#9B4FEC #BB87F2 #DABEF8 #EFE3FC #EFE3FC
Accessibility & contrast
On white
1.65
#DABEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DABEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABEF8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABEF8 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8FA
Deuteranopia (green-blind)
#B9C9F6
Tritanopia (blue-blind)
#D6C6D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dabef8; /* rgb */ color: rgb(218, 190, 248); /* oklch */ color: oklch(84.4% 0.085 306.6);
Tailwind
colors: {
custom: {
50: '#e6d1fa',
500: '#dabef8',
950: '#000000',
},
}SCSS
$custom: #dabef8; $custom-light: #e6d1fa; $custom-dark: #000000;
JSON
{
"hex": "#dabef8",
"rgb": {
"r": 218,
"g": 190,
"b": 248
},
"hsl": {
"h": 268.966,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.84436,
"c": 0.08469,
"h": 306.6
},
"luminance": 0.5851
}Semantic roles & 50–950 ramp
primary
#DABEF8
secondary
#AFDB7F
accent
#DD0976
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385