#DCCFEB#DCCFEB
#DCCFEB is a very light, muted violet. Relative luminance 0.658; OKLCH L 87.4% C 0.041 H 306.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFEB |
|---|---|
| RGB | rgb(220, 207, 235) |
| HSL | hsl(268, 41%, 87%) |
| HSV | hsv(268, 12%, 92%) |
| CMYK | cmyk(6.4%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(84.91, 9.62, -12.14) |
| CIE-LCH | lch(84.91, 15.49, 308.37°) |
| OKLab | oklab(87.36% 0.0241 -0.0326) |
| OKLCH | oklch(87.36% 0.041 306.4) |
| XYZ | xyz(66.8208, 65.8396, 87.7692) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.27
Pale Lavender
#EECFFE
ΔE00 6.87
Pale Lilac
#E4CBFF
ΔE00 6.99
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Light Lavender
#DFC5FE
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFEB #DEEBCF
analogous
#CFD0EB #DCCFEB #EACFEB
triadic
#DCCFEB #EBDCCF #CFEBDC
tetradic
#DCCFEB #EBCFD0 #DEEBCF #CFEBEA
square
#DCCFEB #EBCFD0 #DEEBCF #CFEBEA
split-complementary
#DCCFEB #EBEACF #D0EBCF
monochromatic
#9D79C7 #BDA4D9 #DCCFEB #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.48
#DCCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DCCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFEB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFEB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#DAD2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccfeb; /* rgb */ color: rgb(220, 207, 235); /* oklch */ color: oklch(87.4% 0.041 306.4);
Tailwind
colors: {
custom: {
50: '#e7ddf1',
500: '#dccfeb',
950: '#000000',
},
}SCSS
$custom: #dccfeb; $custom-light: #e7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#dccfeb",
"rgb": {
"r": 220,
"g": 207,
"b": 235
},
"hsl": {
"h": 267.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.87358,
"c": 0.04052,
"h": 306.4
},
"luminance": 0.65839
}Semantic roles & 50–950 ramp
primary
#DCCFEB
secondary
#B1C698
accent
#B43177
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485