#DAB6FF#DAB6FF
#DAB6FF is a very light, moderate violet. Relative luminance 0.556; OKLCH L 83.3% C 0.107 H 306.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB6FF |
|---|---|
| RGB | rgb(218, 182, 255) |
| HSL | hsl(270, 100%, 86%) |
| HSV | hsv(270, 29%, 100%) |
| CMYK | cmyk(14.5%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(79.38, 26.43, -31.23) |
| CIE-LCH | lch(79.38, 40.91, 310.24°) |
| OKLab | oklab(83.25% 0.0639 -0.0856) |
| OKLCH | oklch(83.25% 0.107 306.7) |
| XYZ | xyz(63.6880, 55.5817, 101.9615) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 0.76
Mauve
#E0B0FF
ΔE00 2.39
Pale Violet
#CEAEFA
ΔE00 2.60
Light Lavender
#DFC5FE
ΔE00 4.46
Light Lavendar
#EFC0FE
ΔE00 5.11
Lilac (survey)
#CEA2FD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB6FF #DBFFB6
analogous
#B6B6FF #DAB6FF #FEB6FF
triadic
#DAB6FF #FFDAB6 #B6FFDA
tetradic
#DAB6FF #FFB6B6 #DBFFB6 #B6FFFE
square
#DAB6FF #FFB6B6 #DBFFB6 #B6FFFE
split-complementary
#DAB6FF #FFFEB6 #B6FFB6
monochromatic
#9C3CFF #BB79FF #DAB6FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.73
#DAB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#DAB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB6FF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB6FF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#D5C0D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dab6ff; /* rgb */ color: rgb(218, 182, 255); /* oklch */ color: oklch(83.3% 0.107 306.7);
Tailwind
colors: {
custom: {
50: '#e6ccff',
500: '#dab6ff',
950: '#000000',
},
}SCSS
$custom: #dab6ff; $custom-light: #e6ccff; $custom-dark: #000000;
JSON
{
"hex": "#dab6ff",
"rgb": {
"r": 218,
"g": 182,
"b": 255
},
"hsl": {
"h": 269.589,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.83253,
"c": 0.10681,
"h": 306.7
},
"luminance": 0.55581
}Semantic roles & 50–950 ramp
primary
#DAB6FF
secondary
#ADE673
accent
#E60074
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#161318
muted
#848386