#DACBFC#DACBFC
#DACBFC is a very light, moderate violet. Relative luminance 0.646; OKLCH L 87.0% C 0.069 H 299.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DACBFC |
|---|---|
| RGB | rgb(218, 203, 252) |
| HSL | hsl(258, 89%, 89%) |
| HSV | hsv(258, 19%, 99%) |
| CMYK | cmyk(13.5%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(84.30, 14.50, -22.11) |
| CIE-LCH | lch(84.30, 26.44, 303.26°) |
| OKLab | oklab(87.02% 0.0333 -0.0601) |
| OKLCH | oklch(87.02% 0.069 299) |
| XYZ | xyz(67.8365, 64.6454, 100.9806) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.61
Light Lavender
#DFC5FE
ΔE00 3.00
Periwinkle
#CCCCFF
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 4.79
Light Lilac
#EDC8FF
ΔE00 5.31
Light Periwinkle
#C1C6FC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACBFC #EDFCCB
analogous
#CBD5FC #DACBFC #F3CBFC
triadic
#DACBFC #FCDACB #CBFCDA
tetradic
#DACBFC #FCCBD5 #EDFCCB #CBFCF3
square
#DACBFC #FCCBD5 #EDFCCB #CBFCF3
split-complementary
#DACBFC #FCF3CB #D5FCCB
monochromatic
#8857F5 #B191F9 #DACBFC #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.51
#DACBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DACBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACBFC
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACBFC | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#D4D2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dacbfc; /* rgb */ color: rgb(218, 203, 252); /* oklch */ color: oklch(87.0% 0.069 299.0);
Tailwind
colors: {
custom: {
50: '#e5dafd',
500: '#dacbfc',
950: '#000000',
},
}SCSS
$custom: #dacbfc; $custom-light: #e5dafd; $custom-dark: #000000;
JSON
{
"hex": "#dacbfc",
"rgb": {
"r": 218,
"g": 203,
"b": 252
},
"hsl": {
"h": 258.367,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.87017,
"c": 0.0687,
"h": 299
},
"luminance": 0.64646
}Semantic roles & 50–950 ramp
primary
#DACBFC
secondary
#C7E388
accent
#E6009F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385