#DCCBFB#DCCBFB
#DCCBFB is a very light, moderate violet. Relative luminance 0.649; OKLCH L 87.1% C 0.068 H 301.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBFB |
|---|---|
| RGB | rgb(220, 203, 251) |
| HSL | hsl(261, 86%, 89%) |
| HSV | hsv(261, 19%, 98%) |
| CMYK | cmyk(12.4%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(84.43, 14.92, -21.37) |
| CIE-LCH | lch(84.43, 26.06, 304.93°) |
| OKLab | oklab(87.14% 0.0351 -0.058) |
| OKLCH | oklch(87.14% 0.068 301.2) |
| XYZ | xyz(68.2803, 64.8925, 100.1764) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.11
Light Lavender
#DFC5FE
ΔE00 2.79
Pale Lavender
#EECFFE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 4.78
Periwinkle
#CCCCFF
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBFB #EAFBCB
analogous
#CBD2FB #DCCBFB #F4CBFB
triadic
#DCCBFB #FBDCCB #CBFBDC
tetradic
#DCCBFB #FBCBD2 #EAFBCB #CBFBF4
square
#DCCBFB #FBCBD2 #EAFBCB #CBFBF4
split-complementary
#DCCBFB #FBF4CB #D2FBCB
monochromatic
#9059F2 #B692F7 #DCCBFB #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.50
#DCCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DCCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBFB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBFB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#C5D2FA
Tritanopia (blue-blind)
#D7D2DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccbfb; /* rgb */ color: rgb(220, 203, 251); /* oklch */ color: oklch(87.1% 0.068 301.2);
Tailwind
colors: {
custom: {
50: '#e7dafc',
500: '#dccbfb',
950: '#000000',
},
}SCSS
$custom: #dccbfb; $custom-light: #e7dafc; $custom-dark: #000000;
JSON
{
"hex": "#dccbfb",
"rgb": {
"r": 220,
"g": 203,
"b": 251
},
"hsl": {
"h": 261.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.87144,
"c": 0.06781,
"h": 301.2
},
"luminance": 0.64893
}Semantic roles & 50–950 ramp
primary
#DCCBFB
secondary
#C2E189
accent
#E20393
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385