#DCAFB2#DCAFB2
#DCAFB2 is a light, muted red. Relative luminance 0.491; OKLCH L 79.5% C 0.053 H 13.8°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFB2 |
|---|---|
| RGB | rgb(220, 175, 178) |
| HSL | hsl(356, 39%, 77%) |
| HSV | hsv(356, 20%, 86%) |
| CMYK | cmyk(0%, 20.5%, 19.1%, 13.7%) |
| CIE-LAB | lab(75.51, 16.80, 4.72) |
| CIE-LCH | lch(75.51, 17.45, 15.68°) |
| OKLab | oklab(79.53% 0.0511 0.0126) |
| OKLCH | oklch(79.53% 0.053 13.8) |
| XYZ | xyz(52.8813, 49.0920, 48.8010) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.28
Pinkish Grey
#C8ACA9
ΔE00 6.12
Pale Rose
#FDC1C5
ΔE00 6.41
Faded Pink
#DE9DAC
ΔE00 6.66
Light Rose
#FFC5CB
ΔE00 7.01
Pink
#FFC0CB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFB2 #AFDCD9
analogous
#DCAFC9 #DCAFB2 #DCC3AF
triadic
#DCAFB2 #B2DCAF #AFB2DC
tetradic
#DCAFB2 #C9DCAF #AFDCD9 #C3AFDC
square
#DCAFB2 #C9DCAF #AFDCD9 #C3AFDC
split-complementary
#DCAFB2 #AFDCC3 #AFC9DC
monochromatic
#B75A60 #C98489 #DCAFB2 #EFDADB #F6EAEB
Accessibility & contrast
On white
1.94
#DCAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#DCAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFB2
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFB2 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#C1BDB1
Tritanopia (blue-blind)
#E5ABB0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dcafb2; /* rgb */ color: rgb(220, 175, 178); /* oklch */ color: oklch(79.5% 0.053 13.8);
Tailwind
colors: {
custom: {
50: '#e7c7c9',
500: '#dcafb2',
950: '#000000',
},
}SCSS
$custom: #dcafb2; $custom-light: #e7c7c9; $custom-dark: #000000;
JSON
{
"hex": "#dcafb2",
"rgb": {
"r": 220,
"g": 175,
"b": 178
},
"hsl": {
"h": 356,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.79526,
"c": 0.05267,
"h": 13.8
},
"luminance": 0.4909
}Semantic roles & 50–950 ramp
primary
#DCAFB2
secondary
#DFECEC
accent
#B2AA33
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161313
muted
#848282