#DACCCF#DACCCF
#DACCCF is a very light, near-neutral red. Relative luminance 0.626; OKLCH L 85.7% C 0.016 H 2.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DACCCF |
|---|---|
| RGB | rgb(218, 204, 207) |
| HSL | hsl(347, 16%, 83%) |
| HSV | hsv(347, 6%, 85%) |
| CMYK | cmyk(0%, 6.4%, 5%, 14.5%) |
| CIE-LAB | lab(83.23, 5.37, 0.26) |
| CIE-LCH | lch(83.23, 5.38, 2.76°) |
| OKLab | oklab(85.75% 0.0161 0.0008) |
| OKLCH | oklch(85.75% 0.016 2.7) |
| XYZ | xyz(61.7674, 62.5968, 67.8479) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.88
Gainsboro
#DCDCDC
ΔE00 7.44
Mistyrose
#FFE4E1
ΔE00 7.75
Silver
#C0C0C0
ΔE00 7.81
Lavenderblush
#FFF0F5
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACCCF #CCDAD7
analogous
#DACCD6 #DACCCF #DAD0CC
triadic
#DACCCF #CFDACC #CCCFDA
tetradic
#DACCCF #D6DACC #CCDAD7 #D0CCDA
square
#DACCCF #D6DACC #CCDAD7 #D0CCDA
split-complementary
#DACCCF #CCDAD0 #CCD6DA
monochromatic
#A7858C #C0A9AE #DACCCF #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.55
#DACCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DACCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACCCF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACCCF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#DDCBCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dacccf; /* rgb */ color: rgb(218, 204, 207); /* oklch */ color: oklch(85.7% 0.016 2.7);
Tailwind
colors: {
custom: {
50: '#e5dbdd',
500: '#dacccf',
950: '#000000',
},
}SCSS
$custom: #dacccf; $custom-light: #e5dbdd; $custom-dark: #000000;
JSON
{
"hex": "#dacccf",
"rgb": {
"r": 218,
"g": 204,
"b": 207
},
"hsl": {
"h": 347.143,
"s": 15.909,
"l": 82.745
},
"oklch": {
"l": 0.85746,
"c": 0.01608,
"h": 2.7
},
"luminance": 0.62596
}Semantic roles & 50–950 ramp
primary
#DACCCF
secondary
#9BAFAB
accent
#9A894B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484