#DCBFEA#DCBFEA
#DCBFEA is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.3% C 0.067 H 314.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFEA |
|---|---|
| RGB | rgb(220, 191, 234) |
| HSL | hsl(280, 51%, 83%) |
| HSV | hsv(280, 18%, 92%) |
| CMYK | cmyk(6%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.97, 17.96, -17.53) |
| CIE-LCH | lch(80.97, 25.10, 315.70°) |
| OKLab | oklab(84.29% 0.0469 -0.0473) |
| OKLCH | oklch(84.29% 0.067 314.7) |
| XYZ | xyz(62.9949, 58.4184, 85.7832) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.03
Pale Lavender
#EECFFE
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 4.11
Light Lavender
#DFC5FE
ΔE00 4.26
Very Light Purple
#F6CEFC
ΔE00 4.89
Light Lavendar
#EFC0FE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFEA #CDEABF
analogous
#C6BFEA #DCBFEA #EABFE2
triadic
#DCBFEA #EADCBF #BFEADC
tetradic
#DCBFEA #EAC6BF #CDEABF #BFE2EA
square
#DCBFEA #EAC6BF #CDEABF #BFE2EA
split-complementary
#DCBFEA #E2EABF #BFEAC6
monochromatic
#AA63CC #C391DB #DCBFEA #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.66
#DCBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DCBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFEA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFEA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EC
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#DBC4CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcbfea; /* rgb */ color: rgb(220, 191, 234); /* oklch */ color: oklch(84.3% 0.067 314.7);
Tailwind
colors: {
custom: {
50: '#e7d2f0',
500: '#dcbfea',
950: '#000000',
},
}SCSS
$custom: #dcbfea; $custom-light: #e7d2f0; $custom-dark: #000000;
JSON
{
"hex": "#dcbfea",
"rgb": {
"r": 220,
"g": 191,
"b": 234
},
"hsl": {
"h": 280.465,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.84285,
"c": 0.06657,
"h": 314.7
},
"luminance": 0.58418
}Semantic roles & 50–950 ramp
primary
#DCBFEA
secondary
#9CC687
accent
#BE2859
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385