#DCCBF5#DCCBF5
#DCCBF5 is a very light, muted violet. Relative luminance 0.645; OKLCH L 86.9% C 0.060 H 303.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBF5 |
|---|---|
| RGB | rgb(220, 203, 245) |
| HSL | hsl(264, 68%, 88%) |
| HSV | hsv(264, 17%, 96%) |
| CMYK | cmyk(10.2%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(84.24, 13.71, -18.47) |
| CIE-LCH | lch(84.24, 23.00, 306.58°) |
| OKLab | oklab(86.93% 0.0332 -0.05) |
| OKLCH | oklch(86.93% 0.06 303.6) |
| XYZ | xyz(67.3495, 64.5202, 95.2740) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.95
Light Lavender
#DFC5FE
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.02
Light Lilac
#EDC8FF
ΔE00 5.18
Very Light Purple
#F6CEFC
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBF5 #E4F5CB
analogous
#CBCFF5 #DCCBF5 #F1CBF5
triadic
#DCCBF5 #F5DCCB #CBF5DC
tetradic
#DCCBF5 #F5CBCF #E4F5CB #CBF5F1
square
#DCCBF5 #F5CBCF #E4F5CB #CBF5F1
split-complementary
#DCCBF5 #F5F1CB #CFF5CB
monochromatic
#9764E1 #B998EB #DCCBF5 #EEE5FA #EEE5FA
Accessibility & contrast
On white
1.51
#DCCBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DCCBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBF5
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBF5 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F7
Deuteranopia (green-blind)
#C7D2F4
Tritanopia (blue-blind)
#D8D1D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dccbf5; /* rgb */ color: rgb(220, 203, 245); /* oklch */ color: oklch(86.9% 0.060 303.6);
Tailwind
colors: {
custom: {
50: '#e7daf8',
500: '#dccbf5',
950: '#000000',
},
}SCSS
$custom: #dccbf5; $custom-light: #e7daf8; $custom-dark: #000000;
JSON
{
"hex": "#dccbf5",
"rgb": {
"r": 220,
"g": 203,
"b": 245
},
"hsl": {
"h": 264.286,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.86931,
"c": 0.05998,
"h": 303.6
},
"luminance": 0.6452
}Semantic roles & 50–950 ramp
primary
#DCCBF5
secondary
#B9D78E
accent
#D01684
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385