#DCBFEB#DCBFEB
#DCBFEB is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.3% C 0.068 H 314.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFEB |
|---|---|
| RGB | rgb(220, 191, 235) |
| HSL | hsl(280, 52%, 84%) |
| HSV | hsv(280, 19%, 92%) |
| CMYK | cmyk(6.4%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(81.00, 18.16, -18.02) |
| CIE-LCH | lch(81.00, 25.58, 315.22°) |
| OKLab | oklab(84.32% 0.0472 -0.0486) |
| OKLCH | oklch(84.32% 0.068 314.1) |
| XYZ | xyz(63.1390, 58.4761, 86.5420) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 4.01
Pale Lavender
#EECFFE
ΔE00 4.02
Very Light Purple
#F6CEFC
ΔE00 4.89
Light Lavendar
#EFC0FE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFEB #CEEBBF
analogous
#C6BFEB #DCBFEB #EBBFE4
triadic
#DCBFEB #EBDCBF #BFEBDC
tetradic
#DCBFEB #EBC6BF #CEEBBF #BFE4EB
square
#DCBFEB #EBC6BF #CEEBBF #BFE4EB
split-complementary
#DCBFEB #E4EBBF #BFEBC6
monochromatic
#A962CE #C290DC #DCBFEB #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.65
#DCBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DCBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFEB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFEB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#DBC4CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcbfeb; /* rgb */ color: rgb(220, 191, 235); /* oklch */ color: oklch(84.3% 0.068 314.1);
Tailwind
colors: {
custom: {
50: '#e7d2f1',
500: '#dcbfeb',
950: '#000000',
},
}SCSS
$custom: #dcbfeb; $custom-light: #e7d2f1; $custom-dark: #000000;
JSON
{
"hex": "#dcbfeb",
"rgb": {
"r": 220,
"g": 191,
"b": 235
},
"hsl": {
"h": 279.545,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.8432,
"c": 0.06776,
"h": 314.1
},
"luminance": 0.58475
}Semantic roles & 50–950 ramp
primary
#DCBFEB
secondary
#9DC787
accent
#C0265A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385