#DABBE2#DABBE2
#DABBE2 is a very light, moderate purple. Relative luminance 0.559; OKLCH L 83.1% C 0.063 H 319.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBE2 |
|---|---|
| RGB | rgb(218, 187, 226) |
| HSL | hsl(288, 40%, 81%) |
| HSV | hsv(288, 17%, 89%) |
| CMYK | cmyk(3.5%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.58, 17.91, -15.34) |
| CIE-LCH | lch(79.58, 23.59, 319.42°) |
| OKLab | oklab(83.08% 0.0479 -0.0412) |
| OKLCH | oklch(83.08% 0.063 319.3) |
| XYZ | xyz(60.4092, 55.9379, 79.5515) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 5.36
Light Lilac
#EDC8FF
ΔE00 5.45
Very Light Purple
#F6CEFC
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 5.67
Light Lavender
#DFC5FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBE2 #C3E2BB
analogous
#C6BBE2 #DABBE2 #E2BBD6
triadic
#DABBE2 #E2DABB #BBE2DA
tetradic
#DABBE2 #E2C6BB #C3E2BB #BBD6E2
square
#DABBE2 #E2C6BB #C3E2BB #BBD6E2
split-complementary
#DABBE2 #D6E2BB #BBE2C6
monochromatic
#AB65BD #C390D0 #DABBE2 #F1E6F4 #F3EAF6
Accessibility & contrast
On white
1.72
#DABBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DABBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBE2
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBE2 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#BDC6E1
Tritanopia (blue-blind)
#DBBFC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dabbe2; /* rgb */ color: rgb(218, 187, 226); /* oklch */ color: oklch(83.1% 0.063 319.3);
Tailwind
colors: {
custom: {
50: '#e5cfeb',
500: '#dabbe2',
950: '#000000',
},
}SCSS
$custom: #dabbe2; $custom-light: #e5cfeb; $custom-dark: #000000;
JSON
{
"hex": "#dabbe2",
"rgb": {
"r": 218,
"g": 187,
"b": 226
},
"hsl": {
"h": 287.692,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.83083,
"c": 0.06321,
"h": 319.3
},
"luminance": 0.55937
}Semantic roles & 50–950 ramp
primary
#DABBE2
secondary
#91BB86
accent
#B3324D
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384