#DCBEFB#DCBEFB
#DCBEFB is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.7% C 0.089 H 306.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBEFB |
|---|---|
| RGB | rgb(220, 190, 251) |
| HSL | hsl(270, 88%, 86%) |
| HSV | hsv(270, 24%, 98%) |
| CMYK | cmyk(12.4%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(81.30, 21.90, -26.13) |
| CIE-LCH | lch(81.30, 34.09, 309.96°) |
| OKLab | oklab(84.72% 0.0536 -0.0713) |
| OKLCH | oklch(84.72% 0.089 306.9) |
| XYZ | xyz(65.3380, 59.0079, 99.1957) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.78
Light Violet
#D6B4FC
ΔE00 3.08
Pale Lilac
#E4CBFF
ΔE00 3.43
Light Lilac
#EDC8FF
ΔE00 3.77
Light Lavendar
#EFC0FE
ΔE00 4.06
Mauve
#E0B0FF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBEFB #DDFBBE
analogous
#BEBFFB #DCBEFB #FBBEFB
triadic
#DCBEFB #FBDCBE #BEFBDC
tetradic
#DCBEFB #FBBEBF #DDFBBE #BEFBFB
square
#DCBEFB #FBBEBF #DDFBBE #BEFBFB
split-complementary
#DCBEFB #FBFBBE #BFFBBE
monochromatic
#9E4BF4 #BD84F7 #DCBEFB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.64
#DCBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DCBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBEFB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBEFB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#D8C6D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcbefb; /* rgb */ color: rgb(220, 190, 251); /* oklch */ color: oklch(84.7% 0.089 306.9);
Tailwind
colors: {
custom: {
50: '#e7d1fc',
500: '#dcbefb',
950: '#000000',
},
}SCSS
$custom: #dcbefb; $custom-light: #e7d1fc; $custom-dark: #000000;
JSON
{
"hex": "#dcbefb",
"rgb": {
"r": 220,
"g": 190,
"b": 251
},
"hsl": {
"h": 269.508,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.84723,
"c": 0.08914,
"h": 306.9
},
"luminance": 0.59008
}Semantic roles & 50–950 ramp
primary
#DCBEFB
secondary
#AFE07D
accent
#E50075
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385