#DCAFCC#DCAFCC
#DCAFCC is a light, moderate pink. Relative luminance 0.502; OKLCH L 80.3% C 0.065 H 339.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFCC |
|---|---|
| RGB | rgb(220, 175, 204) |
| HSL | hsl(321, 39%, 77%) |
| HSV | hsv(321, 20%, 86%) |
| CMYK | cmyk(0%, 20.5%, 7.3%, 13.7%) |
| CIE-LAB | lab(76.21, 21.05, -8.43) |
| CIE-LCH | lch(76.21, 22.68, 338.16°) |
| OKLab | oklab(80.31% 0.0607 -0.0223) |
| OKLCH | oklch(80.31% 0.065 339.8) |
| XYZ | xyz(55.7435, 50.2369, 63.8753) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.23
Thistle
#D8BFD8
ΔE00 6.00
Dusty Pink
#D8A7B1
ΔE00 6.93
Powder Pink
#FFB2D0
ΔE00 7.06
Baby Pink
#FFB7CE
ΔE00 7.43
Pastel Pink
#FFBACD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFCC #AFDCBF
analogous
#D5AFDC #DCAFCC #DCAFB6
triadic
#DCAFCC #CCDCAF #AFCCDC
tetradic
#DCAFCC #DCD5AF #AFDCBF #AFB6DC
square
#DCAFCC #DCD5AF #AFDCBF #AFB6DC
split-complementary
#DCAFCC #B6DCAF #AFDCD5
monochromatic
#B75A96 #C984B1 #DCAFCC #EFDAE7 #F6EAF1
Accessibility & contrast
On white
1.90
#DCAFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#DCAFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFCC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFCC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CD
Deuteranopia (green-blind)
#BBBECB
Tritanopia (blue-blind)
#E2B0B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dcafcc; /* rgb */ color: rgb(220, 175, 204); /* oklch */ color: oklch(80.3% 0.065 339.8);
Tailwind
colors: {
custom: {
50: '#e7c7db',
500: '#dcafcc',
950: '#000000',
},
}SCSS
$custom: #dcafcc; $custom-light: #e7c7db; $custom-dark: #000000;
JSON
{
"hex": "#dcafcc",
"rgb": {
"r": 220,
"g": 175,
"b": 204
},
"hsl": {
"h": 321.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.80306,
"c": 0.06462,
"h": 339.8
},
"luminance": 0.50235
}Semantic roles & 50–950 ramp
primary
#DCAFCC
secondary
#7BB48F
accent
#B26033
background
#FEFDFE
surface
#FCF9FB
border
#D5D2D4
text
#161315
muted
#848284