#DCCFDA#DCCFDA
#DCCFDA is a very light, muted purple. Relative luminance 0.649; OKLCH L 86.8% C 0.021 H 330.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFDA |
|---|---|
| RGB | rgb(220, 207, 218) |
| HSL | hsl(309, 16%, 84%) |
| HSV | hsv(309, 6%, 86%) |
| CMYK | cmyk(0%, 5.9%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.43, 6.44, -3.82) |
| CIE-LCH | lch(84.43, 7.48, 329.32°) |
| OKLab | oklab(86.82% 0.018 -0.0101) |
| OKLCH | oklch(86.82% 0.021 330.7) |
| XYZ | xyz(64.4811, 64.9037, 75.4468) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.74
Lavenderblush
#FFF0F5
ΔE00 7.75
Light Gray
#D3D3D3
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.69
Mistyrose
#FFE4E1
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFDA #CFDCD1
analogous
#D7CFDC #DCCFDA #DCCFD3
triadic
#DCCFDA #DADCCF #CFDADC
tetradic
#DCCFDA #DCD7CF #CFDCD1 #CFD3DC
square
#DCCFDA #DCD7CF #CFDCD1 #CFD3DC
split-complementary
#DCCFDA #D3DCCF #CFDCD7
monochromatic
#A888A3 #C2ACBF #DCCFDA #F2EDF1 #F2EDF1
Accessibility & contrast
On white
1.50
#DCCFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DCCFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFDA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFDA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#DDD0D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccfda; /* rgb */ color: rgb(220, 207, 218); /* oklch */ color: oklch(86.8% 0.021 330.7);
Tailwind
colors: {
custom: {
50: '#e6dde5',
500: '#dccfda',
950: '#000000',
},
}SCSS
$custom: #dccfda; $custom-light: #e6dde5; $custom-dark: #000000;
JSON
{
"hex": "#dccfda",
"rgb": {
"r": 220,
"g": 207,
"b": 218
},
"hsl": {
"h": 309.231,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86824,
"c": 0.02059,
"h": 330.7
},
"luminance": 0.64903
}Semantic roles & 50–950 ramp
primary
#DCCFDA
secondary
#9EB1A1
accent
#9A584C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484