#DABFDE#DABFDE
#DABFDE is a very light, muted purple. Relative luminance 0.574; OKLCH L 83.7% C 0.052 H 321.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DABFDE |
|---|---|
| RGB | rgb(218, 191, 222) |
| HSL | hsl(292, 32%, 81%) |
| HSV | hsv(292, 14%, 87%) |
| CMYK | cmyk(1.8%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(80.43, 15.01, -11.92) |
| CIE-LCH | lch(80.43, 19.16, 321.55°) |
| OKLab | oklab(83.7% 0.0407 -0.0319) |
| OKLCH | oklch(83.7% 0.052 321.9) |
| XYZ | xyz(60.7272, 57.4418, 76.9813) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.93
Pale Lavender
#EECFFE
ΔE00 6.10
Very Light Purple
#F6CEFC
ΔE00 6.41
Pale Lilac
#E4CBFF
ΔE00 6.77
Light Lilac
#EDC8FF
ΔE00 7.01
Pale Mauve
#FED0FC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABFDE #C3DEBF
analogous
#CABFDE #DABFDE #DEBFD2
triadic
#DABFDE #DEDABF #BFDEDA
tetradic
#DABFDE #DECABF #C3DEBF #BFD2DE
square
#DABFDE #DECABF #C3DEBF #BFD2DE
split-complementary
#DABFDE #D2DEBF #BFDECA
monochromatic
#AB6EB4 #C397C9 #DABFDE #F1E7F3 #F3EBF5
Accessibility & contrast
On white
1.68
#DABFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DABFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABFDE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABFDE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6DF
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#DBC2C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dabfde; /* rgb */ color: rgb(218, 191, 222); /* oklch */ color: oklch(83.7% 0.052 321.9);
Tailwind
colors: {
custom: {
50: '#e5d2e8',
500: '#dabfde',
950: '#000000',
},
}SCSS
$custom: #dabfde; $custom-light: #e5d2e8; $custom-dark: #000000;
JSON
{
"hex": "#dabfde",
"rgb": {
"r": 218,
"g": 191,
"b": 222
},
"hsl": {
"h": 292.258,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83701,
"c": 0.05167,
"h": 321.9
},
"luminance": 0.57441
}Semantic roles & 50–950 ramp
primary
#DABFDE
secondary
#91B68B
accent
#AB3B49
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384