#DABFE2#DABFE2
#DABFE2 is a very light, muted purple. Relative luminance 0.577; OKLCH L 83.8% C 0.056 H 318.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DABFE2 |
|---|---|
| RGB | rgb(218, 191, 226) |
| HSL | hsl(286, 38%, 82%) |
| HSV | hsv(286, 15%, 89%) |
| CMYK | cmyk(3.5%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(80.55, 15.76, -13.89) |
| CIE-LCH | lch(80.55, 21.01, 318.63°) |
| OKLab | oklab(83.84% 0.042 -0.0373) |
| OKLCH | oklch(83.84% 0.056 318.4) |
| XYZ | xyz(61.2697, 57.6587, 79.8383) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.10
Pale Lavender
#EECFFE
ΔE00 5.27
Pale Lilac
#E4CBFF
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 5.79
Light Lilac
#EDC8FF
ΔE00 5.98
Light Lavender
#DFC5FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABFE2 #C7E2BF
analogous
#C9BFE2 #DABFE2 #E2BFD9
triadic
#DABFE2 #E2DABF #BFE2DA
tetradic
#DABFE2 #E2C9BF #C7E2BF #BFD9E2
square
#DABFE2 #E2C9BF #C7E2BF #BFD9E2
split-complementary
#DABFE2 #D9E2BF #BFE2C9
monochromatic
#A96BBC #C295CF #DABFE2 #F2E9F5 #F3EAF5
Accessibility & contrast
On white
1.68
#DABFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DABFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABFE2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABFE2 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E4
Deuteranopia (green-blind)
#C1C9E1
Tritanopia (blue-blind)
#DAC2CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dabfe2; /* rgb */ color: rgb(218, 191, 226); /* oklch */ color: oklch(83.8% 0.056 318.4);
Tailwind
colors: {
custom: {
50: '#e5d2eb',
500: '#dabfe2',
950: '#000000',
},
}SCSS
$custom: #dabfe2; $custom-light: #e5d2eb; $custom-dark: #000000;
JSON
{
"hex": "#dabfe2",
"rgb": {
"r": 218,
"g": 191,
"b": 226
},
"hsl": {
"h": 286.286,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.83835,
"c": 0.05617,
"h": 318.4
},
"luminance": 0.57658
}Semantic roles & 50–950 ramp
primary
#DABFE2
secondary
#95BB8A
accent
#B13551
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384