#CFAFA1#CFAFA1
#CFAFA1 is a light, muted orange. Relative luminance 0.465; OKLCH L 77.8% C 0.042 H 45.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFA1 |
|---|---|
| RGB | rgb(207, 175, 161) |
| HSL | hsl(18, 32%, 72%) |
| HSV | hsv(18, 22%, 81%) |
| CMYK | cmyk(0%, 15.5%, 22.2%, 18.8%) |
| CIE-LAB | lab(73.87, 9.41, 11.49) |
| CIE-LCH | lch(73.87, 14.85, 50.69°) |
| OKLab | oklab(77.83% 0.0299 0.0299) |
| OKLCH | oklch(77.83% 0.042 45) |
| XYZ | xyz(47.4954, 46.5002, 40.1849) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.96
Mushroom
#BA9E88
ΔE00 6.85
Pinkish Tan
#D99B82
ΔE00 8.74
Warm Gray
#C9BEB0
ΔE00 9.32
Greige
#B8AB98
ΔE00 9.61
Apricot
#FBCEB1
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFA1 #A1C1CF
analogous
#CFA1AA #CFAFA1 #CFC6A1
triadic
#CFAFA1 #A1CFAF #AFA1CF
tetradic
#CFAFA1 #AACFA1 #A1C1CF #C6A1CF
square
#CFAFA1 #AACFA1 #A1C1CF #C6A1CF
split-complementary
#CFAFA1 #A1CFC6 #A1AACF
monochromatic
#A36B53 #BA8D78 #CFAFA1 #E4D1CA #F5EEEB
Accessibility & contrast
On white
2.04
#CFAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CFAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFA1
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFA1 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A0
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#D8AAAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafa1; /* rgb */ color: rgb(207, 175, 161); /* oklch */ color: oklch(77.8% 0.042 45.0);
Tailwind
colors: {
custom: {
50: '#dec6bc',
500: '#cfafa1',
950: '#000000',
},
}SCSS
$custom: #cfafa1; $custom-light: #dec6bc; $custom-dark: #000000;
JSON
{
"hex": "#cfafa1",
"rgb": {
"r": 207,
"g": 175,
"b": 161
},
"hsl": {
"h": 18.261,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.77829,
"c": 0.04225,
"h": 45
},
"luminance": 0.46499
}Semantic roles & 50–950 ramp
primary
#CFAFA1
secondary
#E0E8EB
accent
#89AB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281