#DACBE2#DACBE2
#DACBE2 is a very light, muted violet. Relative luminance 0.631; OKLCH L 86.1% C 0.035 H 314.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DACBE2 |
|---|---|
| RGB | rgb(218, 203, 226) |
| HSL | hsl(279, 28%, 84%) |
| HSV | hsv(279, 10%, 89%) |
| CMYK | cmyk(3.5%, 10.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.50, 9.36, -9.48) |
| CIE-LCH | lch(83.50, 13.32, 314.62°) |
| OKLab | oklab(86.13% 0.0245 -0.0253) |
| OKLCH | oklch(86.13% 0.035 314.1) |
| XYZ | xyz(63.9946, 63.1086, 80.7466) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.07
Pale Lavender
#EECFFE
ΔE00 8.03
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Pale Lilac
#E4CBFF
ΔE00 8.45
Very Light Purple
#F6CEFC
ΔE00 8.97
Light Lavender
#DFC5FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACBE2 #D3E2CB
analogous
#CFCBE2 #DACBE2 #E2CBDF
triadic
#DACBE2 #E2DACB #CBE2DA
tetradic
#DACBE2 #E2CFCB #D3E2CB #CBDFE2
square
#DACBE2 #E2CFCB #D3E2CB #CBDFE2
split-complementary
#DACBE2 #DFE2CB #CBE2CF
monochromatic
#A27CB6 #BEA4CC #DACBE2 #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.54
#DACBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DACBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACBE2
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACBE2 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE3
Deuteranopia (green-blind)
#CBD0E1
Tritanopia (blue-blind)
#DACDD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dacbe2; /* rgb */ color: rgb(218, 203, 226); /* oklch */ color: oklch(86.1% 0.035 314.1);
Tailwind
colors: {
custom: {
50: '#e5daeb',
500: '#dacbe2',
950: '#000000',
},
}SCSS
$custom: #dacbe2; $custom-light: #e5daeb; $custom-dark: #000000;
JSON
{
"hex": "#dacbe2",
"rgb": {
"r": 218,
"g": 203,
"b": 226
},
"hsl": {
"h": 279.13,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.86129,
"c": 0.03526,
"h": 314.1
},
"luminance": 0.63108
}Semantic roles & 50–950 ramp
primary
#DACBE2
secondary
#A3BA97
accent
#A73E63
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384