#DABAFE#DABAFE
#DABAFE is a very light, moderate violet. Relative luminance 0.572; OKLCH L 83.9% C 0.099 H 305.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DABAFE |
|---|---|
| RGB | rgb(218, 186, 254) |
| HSL | hsl(268, 97%, 86%) |
| HSV | hsv(268, 27%, 100%) |
| CMYK | cmyk(14.2%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.28, 24.06, -29.30) |
| CIE-LCH | lch(80.28, 37.92, 309.39°) |
| OKLab | oklab(83.94% 0.0579 -0.0802) |
| OKLCH | oklch(83.94% 0.099 305.8) |
| XYZ | xyz(64.3583, 57.1793, 101.3929) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.54
Light Lavender
#DFC5FE
ΔE00 3.23
Pale Violet
#CEAEFA
ΔE00 3.40
Mauve
#E0B0FF
ΔE00 3.48
Light Lavendar
#EFC0FE
ΔE00 4.74
Pale Lilac
#E4CBFF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABAFE #DEFEBA
analogous
#BABCFE #DABAFE #FCBAFE
triadic
#DABAFE #FEDABA #BAFEDA
tetradic
#DABAFE #FEBABC #DEFEBA #BAFEFC
square
#DABAFE #FEBABC #DEFEBA #BAFEFC
split-complementary
#DABAFE #FEFCBA #BCFEBA
monochromatic
#9941FC #BA7EFD #DABAFE #EFE1FF #EFE1FF
Accessibility & contrast
On white
1.69
#DABAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DABAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABAFE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABAFE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B4C7FC
Tritanopia (blue-blind)
#D5C3D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dabafe; /* rgb */ color: rgb(218, 186, 254); /* oklch */ color: oklch(83.9% 0.099 305.8);
Tailwind
colors: {
custom: {
50: '#e6cfff',
500: '#dabafe',
950: '#000000',
},
}SCSS
$custom: #dabafe; $custom-light: #e6cfff; $custom-dark: #000000;
JSON
{
"hex": "#dabafe",
"rgb": {
"r": 218,
"g": 186,
"b": 254
},
"hsl": {
"h": 268.235,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.83935,
"c": 0.09891,
"h": 305.8
},
"luminance": 0.57179
}Semantic roles & 50–950 ramp
primary
#DABAFE
secondary
#B1E577
accent
#E6007A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161318
muted
#848386