#CFAFAB#CFAFAB
#CFAFAB is a light, muted red. Relative luminance 0.469; OKLCH L 78.1% C 0.038 H 26.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFAB |
|---|---|
| RGB | rgb(207, 175, 171) |
| HSL | hsl(7, 27%, 74%) |
| HSV | hsv(7, 17%, 81%) |
| CMYK | cmyk(0%, 15.5%, 17.4%, 18.8%) |
| CIE-LAB | lab(74.10, 10.93, 6.36) |
| CIE-LCH | lch(74.10, 12.64, 30.20°) |
| OKLab | oklab(78.09% 0.0339 0.0168) |
| OKLCH | oklch(78.09% 0.038 26.4) |
| XYZ | xyz(48.4127, 46.8671, 45.0162) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.66
Dusty Pink
#D8A7B1
ΔE00 7.49
Rosybrown
#BC8F8F
ΔE00 9.46
Pale Rose
#FDC1C5
ΔE00 10.14
Mushroom
#BA9E88
ΔE00 10.43
Light Rose
#FFC5CB
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFAB #ABCBCF
analogous
#CFABB9 #CFAFAB #CFC1AB
triadic
#CFAFAB #ABCFAF #AFABCF
tetradic
#CFAFAB #B9CFAB #ABCBCF #C1ABCF
square
#CFAFAB #B9CFAB #ABCBCF #C1ABCF
split-complementary
#CFAFAB #ABCFC1 #ABB9CF
monochromatic
#A2655D #B98A84 #CFAFAB #E5D4D2 #F4ECEC
Accessibility & contrast
On white
2.02
#CFAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CFAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFAB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFAB | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AB
Deuteranopia (green-blind)
#BCB9AB
Tritanopia (blue-blind)
#D7ACAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafab; /* rgb */ color: rgb(207, 175, 171); /* oklch */ color: oklch(78.1% 0.038 26.4);
Tailwind
colors: {
custom: {
50: '#dec6c4',
500: '#cfafab',
950: '#000000',
},
}SCSS
$custom: #cfafab; $custom-light: #dec6c4; $custom-dark: #000000;
JSON
{
"hex": "#cfafab",
"rgb": {
"r": 207,
"g": 175,
"b": 171
},
"hsl": {
"h": 6.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.78091,
"c": 0.03779,
"h": 26.4
},
"luminance": 0.46866
}Semantic roles & 50–950 ramp
primary
#CFAFAB
secondary
#E1E9EA
accent
#9BA640
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281