#DCBBFE#DCBBFE
#DCBBFE is a very light, moderate violet. Relative luminance 0.579; OKLCH L 84.3% C 0.098 H 306.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBFE |
|---|---|
| RGB | rgb(220, 187, 254) |
| HSL | hsl(270, 97%, 86%) |
| HSV | hsv(270, 26%, 100%) |
| CMYK | cmyk(13.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.69, 24.14, -28.66) |
| CIE-LCH | lch(80.69, 37.47, 310.10°) |
| OKLab | oklab(84.29% 0.0587 -0.0784) |
| OKLCH | oklch(84.29% 0.098 306.8) |
| XYZ | xyz(65.1716, 57.9124, 101.4916) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.91
Light Lavender
#DFC5FE
ΔE00 2.95
Mauve
#E0B0FF
ΔE00 3.52
Pale Violet
#CEAEFA
ΔE00 3.82
Light Lavendar
#EFC0FE
ΔE00 4.27
Pale Lilac
#E4CBFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBFE #DDFEBB
analogous
#BBBCFE #DCBBFE #FDBBFE
triadic
#DCBBFE #FEDCBB #BBFEDC
tetradic
#DCBBFE #FEBBBC #DDFEBB #BBFEFD
square
#DCBBFE #FEBBBC #DDFEBB #BBFEFD
split-complementary
#DCBBFE #FEFDBB #BCFEBB
monochromatic
#9E42FC #BD7FFD #DCBBFE #EFE1FF #EFE1FF
Accessibility & contrast
On white
1.67
#DCBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DCBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBFE
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBFE | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#B5C9FC
Tritanopia (blue-blind)
#D8C4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcbbfe; /* rgb */ color: rgb(220, 187, 254); /* oklch */ color: oklch(84.3% 0.098 306.8);
Tailwind
colors: {
custom: {
50: '#e7cfff',
500: '#dcbbfe',
950: '#000000',
},
}SCSS
$custom: #dcbbfe; $custom-light: #e7cfff; $custom-dark: #000000;
JSON
{
"hex": "#dcbbfe",
"rgb": {
"r": 220,
"g": 187,
"b": 254
},
"hsl": {
"h": 269.552,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84292,
"c": 0.0979,
"h": 306.8
},
"luminance": 0.57912
}Semantic roles & 50–950 ramp
primary
#DCBBFE
secondary
#AFE578
accent
#E60074
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386