#CFACA0#CFACA0
#CFACA0 is a light, muted orange. Relative luminance 0.453; OKLCH L 77.2% C 0.044 H 39.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACA0 |
|---|---|
| RGB | rgb(207, 172, 160) |
| HSL | hsl(15, 33%, 72%) |
| HSV | hsv(15, 23%, 81%) |
| CMYK | cmyk(0%, 16.9%, 22.7%, 18.8%) |
| CIE-LAB | lab(73.10, 10.88, 10.94) |
| CIE-LCH | lch(73.10, 15.43, 45.16°) |
| OKLab | oklab(77.22% 0.0342 0.0285) |
| OKLCH | oklch(77.22% 0.044 39.8) |
| XYZ | xyz(46.8301, 45.3102, 39.5298) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.17
Mushroom
#BA9E88
ΔE00 7.56
Pinkish Tan
#D99B82
ΔE00 8.04
Rosybrown
#BC8F8F
ΔE00 9.97
Dusty Pink
#D8A7B1
ΔE00 10.23
Pale Salmon
#FFB19A
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACA0 #A0C3CF
analogous
#CFA0AC #CFACA0 #CFC4A0
triadic
#CFACA0 #A0CFAC #ACA0CF
tetradic
#CFACA0 #ACCFA0 #A0C3CF #C4A0CF
square
#CFACA0 #ACCFA0 #A0C3CF #C4A0CF
split-complementary
#CFACA0 #A0CFC4 #A0ACCF
monochromatic
#A26752 #BA8877 #CFACA0 #E4D0C9 #F5EDEB
Accessibility & contrast
On white
2.09
#CFACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CFACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACA0
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACA0 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#BCB6A0
Tritanopia (blue-blind)
#D8A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaca0; /* rgb */ color: rgb(207, 172, 160); /* oklch */ color: oklch(77.2% 0.044 39.8);
Tailwind
colors: {
custom: {
50: '#dec4bc',
500: '#cfaca0',
950: '#000000',
},
}SCSS
$custom: #cfaca0; $custom-light: #dec4bc; $custom-dark: #000000;
JSON
{
"hex": "#cfaca0",
"rgb": {
"r": 207,
"g": 172,
"b": 160
},
"hsl": {
"h": 15.319,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.77218,
"c": 0.04448,
"h": 39.8
},
"luminance": 0.45309
}Semantic roles & 50–950 ramp
primary
#CFACA0
secondary
#E0E8EB
accent
#8FAC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181