#DABFEA#DABFEA
#DABFEA is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.1% C 0.066 H 312.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DABFEA |
|---|---|
| RGB | rgb(218, 191, 234) |
| HSL | hsl(278, 51%, 83%) |
| HSV | hsv(278, 18%, 92%) |
| CMYK | cmyk(6.8%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.80, 17.31, -17.80) |
| CIE-LCH | lch(80.80, 24.83, 314.19°) |
| OKLab | oklab(84.11% 0.0447 -0.0481) |
| OKLCH | oklch(84.11% 0.066 312.9) |
| XYZ | xyz(62.3931, 58.1081, 85.7550) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 4.24
Light Lilac
#EDC8FF
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 5.26
Thistle
#D8BFD8
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABFEA #CFEABF
analogous
#C4BFEA #DABFEA #EABFE4
triadic
#DABFEA #EADABF #BFEADA
tetradic
#DABFEA #EAC4BF #CFEABF #BFE4EA
square
#DABFEA #EAC4BF #CFEABF #BFE4EA
split-complementary
#DABFEA #E4EABF #BFEAC4
monochromatic
#A563CC #BF91DB #DABFEA #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.66
#DABFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DABFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABFEA
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABFEA | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#BFC9E9
Tritanopia (blue-blind)
#D9C4CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dabfea; /* rgb */ color: rgb(218, 191, 234); /* oklch */ color: oklch(84.1% 0.066 312.9);
Tailwind
colors: {
custom: {
50: '#e5d2f0',
500: '#dabfea',
950: '#000000',
},
}SCSS
$custom: #dabfea; $custom-light: #e5d2f0; $custom-dark: #000000;
JSON
{
"hex": "#dabfea",
"rgb": {
"r": 218,
"g": 191,
"b": 234
},
"hsl": {
"h": 277.674,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.84111,
"c": 0.06562,
"h": 312.9
},
"luminance": 0.58108
}Semantic roles & 50–950 ramp
primary
#DABFEA
secondary
#9FC687
accent
#BE2860
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385