#DCCFE0#DCCFE0
#DCCFE0 is a very light, muted purple. Relative luminance 0.652; OKLCH L 87.0% C 0.027 H 318.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFE0 |
|---|---|
| RGB | rgb(220, 207, 224) |
| HSL | hsl(286, 22%, 85%) |
| HSV | hsv(286, 8%, 88%) |
| CMYK | cmyk(1.8%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(84.60, 7.53, -6.77) |
| CIE-LCH | lch(84.60, 10.13, 318.07°) |
| OKLab | oklab(87.01% 0.0202 -0.018) |
| OKLCH | oklch(87.01% 0.027 318.2) |
| XYZ | xyz(65.2805, 65.2235, 79.6569) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.80
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Lavenderblush
#FFF0F5
ΔE00 8.74
Pale Lavender
#EECFFE
ΔE00 10.04
Light Pink
#FFD1DF
ΔE00 10.10
Light Gray
#D3D3D3
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFE0 #D3E0CF
analogous
#D4CFE0 #DCCFE0 #E0CFDC
triadic
#DCCFE0 #E0DCCF #CFE0DC
tetradic
#DCCFE0 #E0D4CF #D3E0CF #CFDCE0
square
#DCCFE0 #E0D4CF #D3E0CF #CFDCE0
split-complementary
#DCCFE0 #DCE0CF #CFE0D4
monochromatic
#A685B0 #C1AAC8 #DCCFE0 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.50
#DCCFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DCCFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFE0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFE0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E1
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#DCD1D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfe0; /* rgb */ color: rgb(220, 207, 224); /* oklch */ color: oklch(87.0% 0.027 318.2);
Tailwind
colors: {
custom: {
50: '#e6dde9',
500: '#dccfe0',
950: '#000000',
},
}SCSS
$custom: #dccfe0; $custom-light: #e6dde9; $custom-dark: #000000;
JSON
{
"hex": "#dccfe0",
"rgb": {
"r": 220,
"g": 207,
"b": 224
},
"hsl": {
"h": 285.882,
"s": 21.519,
"l": 84.51
},
"oklch": {
"l": 0.87007,
"c": 0.02702,
"h": 318.2
},
"luminance": 0.65223
}Semantic roles & 50–950 ramp
primary
#DCCFE0
secondary
#A3B69D
accent
#A0465B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484