#DCCACF#DCCACF
#DCCACF is a very light, muted pink. Relative luminance 0.620; OKLCH L 85.5% C 0.021 H 358.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCACF |
|---|---|
| RGB | rgb(220, 202, 207) |
| HSL | hsl(343, 20%, 83%) |
| HSV | hsv(343, 8%, 86%) |
| CMYK | cmyk(0%, 8.2%, 5.9%, 13.7%) |
| CIE-LAB | lab(82.89, 7.13, -0.21) |
| CIE-LCH | lch(82.89, 7.13, 358.30°) |
| OKLab | oklab(85.52% 0.0212 -0.0005) |
| OKLCH | oklch(85.52% 0.021 358.8) |
| XYZ | xyz(61.8969, 61.9625, 67.7186) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 8.17
Lavenderblush
#FFF0F5
ΔE00 8.40
Light Gray
#D3D3D3
ΔE00 8.69
Pinkish Grey
#C8ACA9
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCACF #CADCD7
analogous
#DCCAD8 #DCCACF #DCCECA
triadic
#DCCACF #CFDCCA #CACFDC
tetradic
#DCCACF #D8DCCA #CADCD7 #CECADC
square
#DCCACF #D8DCCA #CADCD7 #CECADC
split-complementary
#DCCACF #CADCCE #CAD8DC
monochromatic
#AB808C #C4A5AE #DCCACF #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.57
#DCCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DCCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCACF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCACF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#D0CFCF
Tritanopia (blue-blind)
#E0C9CC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccacf; /* rgb */ color: rgb(220, 202, 207); /* oklch */ color: oklch(85.5% 0.021 358.8);
Tailwind
colors: {
custom: {
50: '#e6dadd',
500: '#dccacf',
950: '#000000',
},
}SCSS
$custom: #dccacf; $custom-light: #e6dadd; $custom-dark: #000000;
JSON
{
"hex": "#dccacf",
"rgb": {
"r": 220,
"g": 202,
"b": 207
},
"hsl": {
"h": 343.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.85523,
"c": 0.02116,
"h": 358.8
},
"luminance": 0.61962
}Semantic roles & 50–950 ramp
primary
#DCCACF
secondary
#98B2AB
accent
#9F8647
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384