#DCBFEF#DCBFEF
#DCBFEF is a very light, moderate violet. Relative luminance 0.587; OKLCH L 84.5% C 0.073 H 311.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFEF |
|---|---|
| RGB | rgb(220, 191, 239) |
| HSL | hsl(276, 60%, 84%) |
| HSV | hsv(276, 20%, 94%) |
| CMYK | cmyk(7.9%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.13, 18.94, -19.96) |
| CIE-LCH | lch(81.13, 27.52, 313.49°) |
| OKLab | oklab(84.46% 0.0485 -0.054) |
| OKLCH | oklch(84.46% 0.073 311.9) |
| XYZ | xyz(63.7234, 58.7098, 89.6197) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.03
Pale Lilac
#E4CBFF
ΔE00 3.20
Light Lilac
#EDC8FF
ΔE00 3.40
Pale Lavender
#EECFFE
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFEF #D2EFBF
analogous
#C4BFEF #DCBFEF #EFBFEA
triadic
#DCBFEF #EFDCBF #BFEFDC
tetradic
#DCBFEF #EFC4BF #D2EFBF #BFEAEF
square
#DCBFEF #EFC4BF #D2EFBF #BFEAEF
split-complementary
#DCBFEF #EAEFBF #BFEFC4
monochromatic
#A65DD7 #C18EE3 #DCBFEF #F2E7F9 #F2E7F9
Accessibility & contrast
On white
1.65
#DCBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#DCBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFEF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFEF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#DAC5CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcbfef; /* rgb */ color: rgb(220, 191, 239); /* oklch */ color: oklch(84.5% 0.073 311.9);
Tailwind
colors: {
custom: {
50: '#e7d2f4',
500: '#dcbfef',
950: '#000000',
},
}SCSS
$custom: #dcbfef; $custom-light: #e7d2f4; $custom-dark: #000000;
JSON
{
"hex": "#dcbfef",
"rgb": {
"r": 220,
"g": 191,
"b": 239
},
"hsl": {
"h": 276.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84463,
"c": 0.07258,
"h": 311.9
},
"luminance": 0.58709
}Semantic roles & 50–950 ramp
primary
#DCBFEF
secondary
#A2CD85
accent
#C81E61
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385