#CFAC95#CFAC95
#CFAC95 is a light, muted orange. Relative luminance 0.449; OKLCH L 77.0% C 0.052 H 55.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAC95 |
|---|---|
| RGB | rgb(207, 172, 149) |
| HSL | hsl(24, 38%, 70%) |
| HSV | hsv(24, 28%, 81%) |
| CMYK | cmyk(0%, 16.9%, 28%, 18.8%) |
| CIE-LAB | lab(72.85, 9.32, 16.61) |
| CIE-LCH | lch(72.85, 19.04, 60.70°) |
| OKLab | oklab(76.95% 0.0297 0.0426) |
| OKLCH | oklch(76.95% 0.052 55.1) |
| XYZ | xyz(45.9101, 44.9422, 34.6843) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.03
Tan
#D2B48C
ΔE00 7.27
Pinkish Tan
#D99B82
ΔE00 7.82
Taupe (survey)
#B9A281
ΔE00 8.17
Khaki
#C3B091
ΔE00 8.33
Pinkish Grey
#C8ACA9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAC95 #95B8CF
analogous
#CF959B #CFAC95 #CFC995
triadic
#CFAC95 #95CFAC #AC95CF
tetradic
#CFAC95 #9BCF95 #95B8CF #C995CF
square
#CFAC95 #9BCF95 #95B8CF #C995CF
split-complementary
#CFAC95 #95CFC9 #959BCF
monochromatic
#A16C49 #BC8B6B #CFAC95 #E2CDBF #F5EEE9
Accessibility & contrast
On white
2.10
#CFAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#CFAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAC95
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAC95 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE93
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#DAA6A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfac95; /* rgb */ color: rgb(207, 172, 149); /* oklch */ color: oklch(77.0% 0.052 55.1);
Tailwind
colors: {
custom: {
50: '#dec4b4',
500: '#cfac95',
950: '#000000',
},
}SCSS
$custom: #cfac95; $custom-light: #dec4b4; $custom-dark: #000000;
JSON
{
"hex": "#cfac95",
"rgb": {
"r": 207,
"g": 172,
"b": 149
},
"hsl": {
"h": 23.793,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.7695,
"c": 0.05196,
"h": 55.1
},
"luminance": 0.4494
}Semantic roles & 50–950 ramp
primary
#CFAC95
secondary
#D8E2E8
accent
#80B135
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180