#DAB2FE#DAB2FE
#DAB2FE is a very light, moderate violet. Relative luminance 0.539; OKLCH L 82.5% C 0.112 H 308.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB2FE |
|---|---|
| RGB | rgb(218, 178, 254) |
| HSL | hsl(272, 97%, 85%) |
| HSV | hsv(272, 30%, 100%) |
| CMYK | cmyk(14.2%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(78.40, 28.39, -32.19) |
| CIE-LCH | lch(78.40, 42.92, 311.41°) |
| OKLab | oklab(82.5% 0.0693 -0.0883) |
| OKLCH | oklch(82.5% 0.112 308.1) |
| XYZ | xyz(62.7199, 53.9025, 100.8468) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.22
Mauve
#E0B0FF
ΔE00 1.51
Pale Violet
#CEAEFA
ΔE00 2.35
Lilac (survey)
#CEA2FD
ΔE00 4.51
Lavender (survey)
#C79FEF
ΔE00 5.02
Light Lavendar
#EFC0FE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB2FE #D6FEB2
analogous
#B4B2FE #DAB2FE #FEB2FC
triadic
#DAB2FE #FEDAB2 #B2FEDA
tetradic
#DAB2FE #FEB4B2 #D6FEB2 #B2FCFE
square
#DAB2FE #FEB4B2 #D6FEB2 #B2FCFE
split-complementary
#DAB2FE #FCFEB2 #B2FEB4
monochromatic
#A039FC #BD76FD #DAB2FE #F0E1FF #F0E1FF
Accessibility & contrast
On white
1.78
#DAB2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DAB2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB2FE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB2FE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#ACC3FC
Tritanopia (blue-blind)
#D5BCCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dab2fe; /* rgb */ color: rgb(218, 178, 254); /* oklch */ color: oklch(82.5% 0.112 308.1);
Tailwind
colors: {
custom: {
50: '#e6c9ff',
500: '#dab2fe',
950: '#000000',
},
}SCSS
$custom: #dab2fe; $custom-light: #e6c9ff; $custom-dark: #000000;
JSON
{
"hex": "#dab2fe",
"rgb": {
"r": 218,
"g": 178,
"b": 254
},
"hsl": {
"h": 271.579,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.82497,
"c": 0.11223,
"h": 308.1
},
"luminance": 0.53902
}Semantic roles & 50–950 ramp
primary
#DAB2FE
secondary
#A7E470
accent
#E6006D
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#161318
muted
#848286