#DABEF2#DABEF2
#DABEF2 is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.2% C 0.077 H 309.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DABEF2 |
|---|---|
| RGB | rgb(218, 190, 242) |
| HSL | hsl(272, 67%, 85%) |
| HSV | hsv(272, 21%, 95%) |
| CMYK | cmyk(9.9%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(80.82, 19.44, -22.06) |
| CIE-LCH | lch(80.82, 29.40, 311.38°) |
| OKLab | oklab(84.21% 0.0487 -0.0599) |
| OKLCH | oklch(84.21% 0.077 309.1) |
| XYZ | xyz(63.3511, 58.1436, 91.8726) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.26
Pale Lilac
#E4CBFF
ΔE00 3.06
Light Lilac
#EDC8FF
ΔE00 3.56
Light Lavendar
#EFC0FE
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 4.48
Light Violet
#D6B4FC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABEF2 #D6F2BE
analogous
#C0BEF2 #DABEF2 #F2BEF0
triadic
#DABEF2 #F2DABE #BEF2DA
tetradic
#DABEF2 #F2C0BE #D6F2BE #BEF0F2
square
#DABEF2 #F2C0BE #D6F2BE #BEF0F2
split-complementary
#DABEF2 #F0F2BE #BEF2C0
monochromatic
#A058DE #BD8BE8 #DABEF2 #F0E5FA #F0E5FA
Accessibility & contrast
On white
1.66
#DABEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DABEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABEF2
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABEF2 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#D7C5D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dabef2; /* rgb */ color: rgb(218, 190, 242); /* oklch */ color: oklch(84.2% 0.077 309.1);
Tailwind
colors: {
custom: {
50: '#e5d1f6',
500: '#dabef2',
950: '#000000',
},
}SCSS
$custom: #dabef2; $custom-light: #e5d1f6; $custom-dark: #000000;
JSON
{
"hex": "#dabef2",
"rgb": {
"r": 218,
"g": 190,
"b": 242
},
"hsl": {
"h": 272.308,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.84213,
"c": 0.07716,
"h": 309.1
},
"luminance": 0.58143
}Semantic roles & 50–950 ramp
primary
#DABEF2
secondary
#A7D282
accent
#CF176C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385