#DABCFD#DABCFD
#DABCFD is a very light, moderate violet. Relative luminance 0.580; OKLCH L 84.3% C 0.094 H 305.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DABCFD |
|---|---|
| RGB | rgb(218, 188, 253) |
| HSL | hsl(268, 94%, 86%) |
| HSV | hsv(268, 26%, 99%) |
| CMYK | cmyk(13.8%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(80.72, 22.77, -28.10) |
| CIE-LCH | lch(80.72, 36.17, 309.02°) |
| OKLab | oklab(84.26% 0.0548 -0.0768) |
| OKLCH | oklch(84.26% 0.094 305.5) |
| XYZ | xyz(64.6229, 57.9640, 100.6932) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.19
Light Lavender
#DFC5FE
ΔE00 2.55
Pale Violet
#CEAEFA
ΔE00 3.96
Mauve
#E0B0FF
ΔE00 4.12
Pale Lilac
#E4CBFF
ΔE00 4.29
Light Lavendar
#EFC0FE
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABCFD #DFFDBC
analogous
#BCBFFD #DABCFD #FABCFD
triadic
#DABCFD #FDDABC #BCFDDA
tetradic
#DABCFD #FDBCBF #DFFDBC #BCFDFA
square
#DABCFD #FDBCBF #DFFDBC #BCFDFA
split-complementary
#DABCFD #FDFABC #BFFDBC
monochromatic
#9845F9 #B981FB #DABCFD #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.67
#DABCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DABCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABCFD
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABCFD | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#D5C5D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dabcfd; /* rgb */ color: rgb(218, 188, 253); /* oklch */ color: oklch(84.3% 0.094 305.5);
Tailwind
colors: {
custom: {
50: '#e6d0fe',
500: '#dabcfd',
950: '#000000',
},
}SCSS
$custom: #dabcfd; $custom-light: #e6d0fe; $custom-dark: #000000;
JSON
{
"hex": "#dabcfd",
"rgb": {
"r": 218,
"g": 188,
"b": 253
},
"hsl": {
"h": 267.692,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.84261,
"c": 0.09434,
"h": 305.5
},
"luminance": 0.57964
}Semantic roles & 50–950 ramp
primary
#DABCFD
secondary
#B3E47A
accent
#E6007C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385