#DACBEF#DACBEF
#DACBEF is a very light, muted violet. Relative luminance 0.638; OKLCH L 86.6% C 0.052 H 304.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DACBEF |
|---|---|
| RGB | rgb(218, 203, 239) |
| HSL | hsl(265, 53%, 87%) |
| HSV | hsv(265, 15%, 94%) |
| CMYK | cmyk(8.8%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.89, 11.87, -15.82) |
| CIE-LCH | lch(83.89, 19.78, 306.88°) |
| OKLab | oklab(86.56% 0.029 -0.0427) |
| OKLCH | oklch(86.56% 0.052 304.2) |
| XYZ | xyz(65.8465, 63.8494, 90.4999) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.60
Pale Lavender
#EECFFE
ΔE00 5.10
Thistle
#D8BFD8
ΔE00 5.53
Light Lavender
#DFC5FE
ΔE00 5.60
Light Lilac
#EDC8FF
ΔE00 6.52
Periwinkle
#CCCCFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACBEF #E0EFCB
analogous
#CBCEEF #DACBEF #ECCBEF
triadic
#DACBEF #EFDACB #CBEFDA
tetradic
#DACBEF #EFCBCE #E0EFCB #CBEFEC
square
#DACBEF #EFCBCE #E0EFCB #CBEFEC
split-complementary
#DACBEF #EFECCB #CEEFCB
monochromatic
#976DD2 #B99CE1 #DACBEF #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.53
#DACBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DACBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACBEF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACBEF | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#C8D1EE
Tritanopia (blue-blind)
#D7D0D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dacbef; /* rgb */ color: rgb(218, 203, 239); /* oklch */ color: oklch(86.6% 0.052 304.2);
Tailwind
colors: {
custom: {
50: '#e5daf4',
500: '#dacbef',
950: '#000000',
},
}SCSS
$custom: #dacbef; $custom-light: #e5daf4; $custom-dark: #000000;
JSON
{
"hex": "#dacbef",
"rgb": {
"r": 218,
"g": 203,
"b": 239
},
"hsl": {
"h": 265,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.86559,
"c": 0.05162,
"h": 304.2
},
"luminance": 0.63849
}Semantic roles & 50–950 ramp
primary
#DACBEF
secondary
#B4CD91
accent
#C02580
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385