#DCBEFD#DCBEFD
#DCBEFD is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.8% C 0.092 H 306.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBEFD |
|---|---|
| RGB | rgb(220, 190, 253) |
| HSL | hsl(269, 94%, 87%) |
| HSV | hsv(269, 25%, 99%) |
| CMYK | cmyk(13%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.37, 22.31, -27.09) |
| CIE-LCH | lch(81.37, 35.10, 309.47°) |
| OKLab | oklab(84.8% 0.0541 -0.074) |
| OKLCH | oklch(84.8% 0.092 306.2) |
| XYZ | xyz(65.6549, 59.1347, 100.8648) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.95
Light Violet
#D6B4FC
ΔE00 2.80
Pale Lilac
#E4CBFF
ΔE00 3.67
Light Lilac
#EDC8FF
ΔE00 4.04
Light Lavendar
#EFC0FE
ΔE00 4.23
Mauve
#E0B0FF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBEFD #DFFDBE
analogous
#BEC0FD #DCBEFD #FBBEFD
triadic
#DCBEFD #FDDCBE #BEFDDC
tetradic
#DCBEFD #FDBEC0 #DFFDBE #BEFDFB
square
#DCBEFD #FDBEC0 #DFFDBE #BEFDFB
split-complementary
#DCBEFD #FDFBBE #C0FDBE
monochromatic
#9C47F9 #BC83FB #DCBEFD #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.64
#DCBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#DCBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBEFD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBEFD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#D8C7D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcbefd; /* rgb */ color: rgb(220, 190, 253); /* oklch */ color: oklch(84.8% 0.092 306.2);
Tailwind
colors: {
custom: {
50: '#e7d1fe',
500: '#dcbefd',
950: '#000000',
},
}SCSS
$custom: #dcbefd; $custom-light: #e7d1fe; $custom-dark: #000000;
JSON
{
"hex": "#dcbefd",
"rgb": {
"r": 220,
"g": 190,
"b": 253
},
"hsl": {
"h": 268.571,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.848,
"c": 0.09166,
"h": 306.2
},
"luminance": 0.59134
}Semantic roles & 50–950 ramp
primary
#DCBEFD
secondary
#B2E47B
accent
#E60078
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385