#CFAFA4#CFAFA4
#CFAFA4 is a light, muted orange. Relative luminance 0.466; OKLCH L 77.9% C 0.041 H 39.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFA4 |
|---|---|
| RGB | rgb(207, 175, 164) |
| HSL | hsl(15, 31%, 73%) |
| HSV | hsv(15, 21%, 81%) |
| CMYK | cmyk(0%, 15.5%, 20.8%, 18.8%) |
| CIE-LAB | lab(73.94, 9.85, 9.95) |
| CIE-LCH | lch(73.94, 14.00, 45.27°) |
| OKLab | oklab(77.91% 0.0311 0.026) |
| OKLCH | oklch(77.91% 0.041 39.9) |
| XYZ | xyz(47.7631, 46.6072, 41.5949) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.71
Mushroom
#BA9E88
ΔE00 7.80
Pinkish Tan
#D99B82
ΔE00 9.11
Warm Gray
#C9BEB0
ΔE00 9.86
Dusty Pink
#D8A7B1
ΔE00 10.39
Greige
#B8AB98
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFA4 #A4C4CF
analogous
#CFA4AE #CFAFA4 #CFC4A4
triadic
#CFAFA4 #A4CFAF #AFA4CF
tetradic
#CFAFA4 #AECFA4 #A4C4CF #C4A4CF
square
#CFAFA4 #AECFA4 #A4C4CF #C4A4CF
split-complementary
#CFAFA4 #A4CFC4 #A4AECF
monochromatic
#A36A56 #BA8C7C #CFAFA4 #E4D2CC #F4EDEB
Accessibility & contrast
On white
2.03
#CFAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CFAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFA4
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFA4 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A3
Deuteranopia (green-blind)
#BEB8A4
Tritanopia (blue-blind)
#D8ABAC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafa4; /* rgb */ color: rgb(207, 175, 164); /* oklch */ color: oklch(77.9% 0.041 39.9);
Tailwind
colors: {
custom: {
50: '#dec6bf',
500: '#cfafa4',
950: '#000000',
},
}SCSS
$custom: #cfafa4; $custom-light: #dec6bf; $custom-dark: #000000;
JSON
{
"hex": "#cfafa4",
"rgb": {
"r": 207,
"g": 175,
"b": 164
},
"hsl": {
"h": 15.349,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.77906,
"c": 0.04051,
"h": 39.9
},
"luminance": 0.46606
}Semantic roles & 50–950 ramp
primary
#CFAFA4
secondary
#E0E8EB
accent
#8EAA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281