#DCCFE1#DCCFE1
#DCCFE1 is a very light, muted purple. Relative luminance 0.653; OKLCH L 87.0% C 0.028 H 316.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFE1 |
|---|---|
| RGB | rgb(220, 207, 225) |
| HSL | hsl(283, 23%, 85%) |
| HSV | hsv(283, 8%, 88%) |
| CMYK | cmyk(2.2%, 8%, 0%, 11.8%) |
| CIE-LAB | lab(84.63, 7.72, -7.26) |
| CIE-LCH | lch(84.63, 10.59, 316.77°) |
| OKLab | oklab(87.04% 0.0205 -0.0193) |
| OKLCH | oklch(87.04% 0.028 316.7) |
| XYZ | xyz(65.4165, 65.2779, 80.3732) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.63
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Lavenderblush
#FFF0F5
ΔE00 8.94
Pale Lavender
#EECFFE
ΔE00 9.72
Light Pink
#FFD1DF
ΔE00 10.12
Pale Lilac
#E4CBFF
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFE1 #D4E1CF
analogous
#D3CFE1 #DCCFE1 #E1CFDD
triadic
#DCCFE1 #E1DCCF #CFE1DC
tetradic
#DCCFE1 #E1D3CF #D4E1CF #CFDDE1
square
#DCCFE1 #E1D3CF #D4E1CF #CFDDE1
split-complementary
#DCCFE1 #DDE1CF #CFE1D3
monochromatic
#A584B2 #C1A9C9 #DCCFE1 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.49
#DCCFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DCCFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFE1
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFE1 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E2
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#DCD1D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfe1; /* rgb */ color: rgb(220, 207, 225); /* oklch */ color: oklch(87.0% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#e6ddea',
500: '#dccfe1',
950: '#000000',
},
}SCSS
$custom: #dccfe1; $custom-light: #e6ddea; $custom-dark: #000000;
JSON
{
"hex": "#dccfe1",
"rgb": {
"r": 220,
"g": 207,
"b": 225
},
"hsl": {
"h": 283.333,
"s": 23.077,
"l": 84.706
},
"oklch": {
"l": 0.87038,
"c": 0.02818,
"h": 316.7
},
"luminance": 0.65278
}Semantic roles & 50–950 ramp
primary
#DCCFE1
secondary
#A4B89C
accent
#A2445E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484