#DCCFFA#DCCFFA
#DCCFFA is a very light, moderate violet. Relative luminance 0.667; OKLCH L 87.9% C 0.060 H 299.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFFA |
|---|---|
| RGB | rgb(220, 207, 250) |
| HSL | hsl(258, 81%, 90%) |
| HSV | hsv(258, 17%, 98%) |
| CMYK | cmyk(12%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(85.37, 12.59, -19.41) |
| CIE-LCH | lch(85.37, 23.13, 302.97°) |
| OKLab | oklab(87.87% 0.0291 -0.0526) |
| OKLCH | oklch(87.87% 0.06 299) |
| XYZ | xyz(69.0799, 66.7433, 99.6674) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.48
Light Lavender
#DFC5FE
ΔE00 4.43
Pale Lavender
#EECFFE
ΔE00 4.86
Periwinkle
#CCCCFF
ΔE00 5.08
Light Lilac
#EDC8FF
ΔE00 6.03
Very Light Purple
#F6CEFC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFFA #EDFACF
analogous
#CFD8FA #DCCFFA #F2CFFA
triadic
#DCCFFA #FADCCF #CFFADC
tetradic
#DCCFFA #FACFD8 #EDFACF #CFFAF2
square
#DCCFFA #FACFD8 #EDFACF #CFFAF2
split-complementary
#DCCFFA #FAF2CF #D8FACF
monochromatic
#8B60EE #B498F4 #DCCFFA #EBE3FC #EBE3FC
Accessibility & contrast
On white
1.46
#DCCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DCCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFFA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFFA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#D7D5DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccffa; /* rgb */ color: rgb(220, 207, 250); /* oklch */ color: oklch(87.9% 0.060 299.0);
Tailwind
colors: {
custom: {
50: '#e7ddfc',
500: '#dccffa',
950: '#000000',
},
}SCSS
$custom: #dccffa; $custom-light: #e7ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dccffa",
"rgb": {
"r": 220,
"g": 207,
"b": 250
},
"hsl": {
"h": 258.14,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.87868,
"c": 0.06013,
"h": 299
},
"luminance": 0.66743
}Semantic roles & 50–950 ramp
primary
#DCCFFA
secondary
#C7E08D
accent
#DD089D
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485