#CFAFA3#CFAFA3
#CFAFA3 is a light, muted orange. Relative luminance 0.466; OKLCH L 77.9% C 0.041 H 41.6°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFA3 |
|---|---|
| RGB | rgb(207, 175, 163) |
| HSL | hsl(16, 31%, 73%) |
| HSV | hsv(16, 21%, 81%) |
| CMYK | cmyk(0%, 15.5%, 21.3%, 18.8%) |
| CIE-LAB | lab(73.91, 9.70, 10.46) |
| CIE-LCH | lch(73.91, 14.27, 47.15°) |
| OKLab | oklab(77.88% 0.0307 0.0273) |
| OKLCH | oklch(77.88% 0.041 41.6) |
| XYZ | xyz(47.6732, 46.5713, 41.1211) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.12
Mushroom
#BA9E88
ΔE00 7.47
Pinkish Tan
#D99B82
ΔE00 8.96
Warm Gray
#C9BEB0
ΔE00 9.66
Greige
#B8AB98
ΔE00 10.16
Apricot
#FBCEB1
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFA3 #A3C3CF
analogous
#CFA3AD #CFAFA3 #CFC5A3
triadic
#CFAFA3 #A3CFAF #AFA3CF
tetradic
#CFAFA3 #ADCFA3 #A3C3CF #C5A3CF
square
#CFAFA3 #ADCFA3 #A3C3CF #C5A3CF
split-complementary
#CFAFA3 #A3CFC5 #A3ADCF
monochromatic
#A36A55 #BA8C7B #CFAFA3 #E4D2CB #F5EEEB
Accessibility & contrast
On white
2.04
#CFAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CFAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFA3
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFA3 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A2
Deuteranopia (green-blind)
#BEB8A3
Tritanopia (blue-blind)
#D8AAAC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafa3; /* rgb */ color: rgb(207, 175, 163); /* oklch */ color: oklch(77.9% 0.041 41.6);
Tailwind
colors: {
custom: {
50: '#dec6be',
500: '#cfafa3',
950: '#000000',
},
}SCSS
$custom: #cfafa3; $custom-light: #dec6be; $custom-dark: #000000;
JSON
{
"hex": "#cfafa3",
"rgb": {
"r": 207,
"g": 175,
"b": 163
},
"hsl": {
"h": 16.364,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.7788,
"c": 0.04106,
"h": 41.6
},
"luminance": 0.4657
}Semantic roles & 50–950 ramp
primary
#CFAFA3
secondary
#E0E8EB
accent
#8CAA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281