#DCCFF1#DCCFF1
#DCCFF1 is a very light, muted violet. Relative luminance 0.662; OKLCH L 87.6% C 0.048 H 302.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF1 |
|---|---|
| RGB | rgb(220, 207, 241) |
| HSL | hsl(263, 55%, 88%) |
| HSV | hsv(263, 14%, 95%) |
| CMYK | cmyk(8.7%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(85.09, 10.79, -15.06) |
| CIE-LCH | lch(85.09, 18.52, 305.61°) |
| OKLab | oklab(87.56% 0.0261 -0.0406) |
| OKLCH | oklch(87.56% 0.048 302.8) |
| XYZ | xyz(67.7023, 66.1922, 92.4117) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 5.65
Thistle
#D8BFD8
ΔE00 6.02
Light Lavender
#DFC5FE
ΔE00 6.44
Periwinkle
#CCCCFF
ΔE00 6.84
Light Lilac
#EDC8FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF1 #E4F1CF
analogous
#CFD3F1 #DCCFF1 #EDCFF1
triadic
#DCCFF1 #F1DCCF #CFF1DC
tetradic
#DCCFF1 #F1CFD3 #E4F1CF #CFF1ED
square
#DCCFF1 #F1CFD3 #E4F1CF #CFF1ED
split-complementary
#DCCFF1 #F1EDCF #D3F1CF
monochromatic
#9770D5 #B9A0E3 #DCCFF1 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.47
#DCCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DCCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF1
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF1 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F3
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#D9D3DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff1; /* rgb */ color: rgb(220, 207, 241); /* oklch */ color: oklch(87.6% 0.048 302.8);
Tailwind
colors: {
custom: {
50: '#e7ddf5',
500: '#dccff1',
950: '#000000',
},
}SCSS
$custom: #dccff1; $custom-light: #e7ddf5; $custom-dark: #000000;
JSON
{
"hex": "#dccff1",
"rgb": {
"r": 220,
"g": 207,
"b": 241
},
"hsl": {
"h": 262.941,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.87557,
"c": 0.04827,
"h": 302.8
},
"luminance": 0.66192
}Semantic roles & 50–950 ramp
primary
#DCCFF1
secondary
#B9D095
accent
#C22385
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485