#CFAFB4#CFAFB4
#CFAFB4 is a light, muted red. Relative luminance 0.472; OKLCH L 78.3% C 0.038 H 7.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFB4 |
|---|---|
| RGB | rgb(207, 175, 180) |
| HSL | hsl(351, 25%, 75%) |
| HSV | hsv(351, 15%, 81%) |
| CMYK | cmyk(0%, 15.5%, 13%, 18.8%) |
| CIE-LAB | lab(74.33, 12.37, 1.76) |
| CIE-LCH | lch(74.33, 12.50, 8.12°) |
| OKLab | oklab(78.34% 0.0374 0.0048) |
| OKLCH | oklch(78.34% 0.038 7.4) |
| XYZ | xyz(49.3000, 47.2220, 49.6889) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.04
Dusty Pink
#D8A7B1
ΔE00 5.05
Thistle
#D8BFD8
ΔE00 8.68
Faded Pink
#DE9DAC
ΔE00 8.84
Light Mauve
#C292A1
ΔE00 9.02
Grey Pink
#C3909B
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFB4 #AFCFCA
analogous
#CFAFC4 #CFAFB4 #CFBAAF
triadic
#CFAFB4 #B4CFAF #AFB4CF
tetradic
#CFAFB4 #C4CFAF #AFCFCA #BAAFCF
square
#CFAFB4 #C4CFAF #AFCFCA #BAAFCF
split-complementary
#CFAFB4 #AFCFBA #AFC4CF
monochromatic
#A1636C #B88990 #CFAFB4 #E6D5D8 #F4ECED
Accessibility & contrast
On white
2.01
#CFAFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#CFAFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFB4
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFB4 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B4
Deuteranopia (green-blind)
#BBB9B3
Tritanopia (blue-blind)
#D5ADB1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfafb4; /* rgb */ color: rgb(207, 175, 180); /* oklch */ color: oklch(78.3% 0.038 7.4);
Tailwind
colors: {
custom: {
50: '#dec7ca',
500: '#cfafb4',
950: '#000000',
},
}SCSS
$custom: #cfafb4; $custom-light: #dec7ca; $custom-dark: #000000;
JSON
{
"hex": "#cfafb4",
"rgb": {
"r": 207,
"g": 175,
"b": 180
},
"hsl": {
"h": 350.625,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.78343,
"c": 0.03767,
"h": 7.4
},
"luminance": 0.47221
}Semantic roles & 50–950 ramp
primary
#CFAFB4
secondary
#E1EAE9
accent
#A49442
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282