#DCBFFE#DCBFFE
#DCBFFE is a very light, moderate violet. Relative luminance 0.596; OKLCH L 85.0% C 0.091 H 305.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFFE |
|---|---|
| RGB | rgb(220, 191, 254) |
| HSL | hsl(268, 97%, 87%) |
| HSV | hsv(268, 25%, 100%) |
| CMYK | cmyk(13.4%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(81.64, 21.98, -27.21) |
| CIE-LCH | lch(81.64, 34.98, 308.93°) |
| OKLab | oklab(85.02% 0.053 -0.0743) |
| OKLCH | oklch(85.02% 0.091 305.5) |
| XYZ | xyz(66.0320, 59.6333, 101.7784) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.79
Light Violet
#D6B4FC
ΔE00 2.96
Pale Lilac
#E4CBFF
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 4.40
Mauve
#E0B0FF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFFE #E1FEBF
analogous
#BFC2FE #DCBFFE #FBBFFE
triadic
#DCBFFE #FEDCBF #BFFEDC
tetradic
#DCBFFE #FEBFC2 #E1FEBF #BFFEFB
square
#DCBFFE #FEBFC2 #E1FEBF #BFFEFB
split-complementary
#DCBFFE #FEFBBF #C2FEBF
monochromatic
#9A46FC #BB83FD #DCBFFE #EFE1FF #EFE1FF
Accessibility & contrast
On white
1.62
#DCBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#DCBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFFE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFFE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#D7C8D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dcbffe; /* rgb */ color: rgb(220, 191, 254); /* oklch */ color: oklch(85.0% 0.091 305.5);
Tailwind
colors: {
custom: {
50: '#e7d2ff',
500: '#dcbffe',
950: '#000000',
},
}SCSS
$custom: #dcbffe; $custom-light: #e7d2ff; $custom-dark: #000000;
JSON
{
"hex": "#dcbffe",
"rgb": {
"r": 220,
"g": 191,
"b": 254
},
"hsl": {
"h": 267.619,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.85021,
"c": 0.09126,
"h": 305.5
},
"luminance": 0.59633
}Semantic roles & 50–950 ramp
primary
#DCBFFE
secondary
#B5E67B
accent
#E6007C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386