#CFA993#CFA993
#CFA993 is a light, muted orange. Relative luminance 0.437; OKLCH L 76.3% C 0.054 H 51.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA993 |
|---|---|
| RGB | rgb(207, 169, 147) |
| HSL | hsl(22, 38%, 69%) |
| HSV | hsv(22, 29%, 81%) |
| CMYK | cmyk(0%, 18.4%, 29%, 18.8%) |
| CIE-LAB | lab(72.06, 10.66, 16.59) |
| CIE-LCH | lch(72.06, 19.73, 57.27°) |
| OKLab | oklab(76.32% 0.0336 0.0426) |
| OKLCH | oklch(76.32% 0.054 51.7) |
| XYZ | xyz(45.1873, 43.7498, 33.6624) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.23
Pinkish Tan
#D99B82
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 8.08
Tan
#D2B48C
ΔE00 8.47
Taupe (survey)
#B9A281
ΔE00 9.05
Camel
#C19A6B
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA993 #93B9CF
analogous
#CF939B #CFA993 #CFC793
triadic
#CFA993 #93CFA9 #A993CF
tetradic
#CFA993 #9BCF93 #93B9CF #C793CF
square
#CFA993 #9BCF93 #93B9CF #C793CF
split-complementary
#CFA993 #93CFC7 #939BCF
monochromatic
#A06847 #BC8769 #CFA993 #E2CBBD #F5ECE8
Accessibility & contrast
On white
2.15
#CFA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#CFA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA993
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA993 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#BCB493
Tritanopia (blue-blind)
#DAA2A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cfa993; /* rgb */ color: rgb(207, 169, 147); /* oklch */ color: oklch(76.3% 0.054 51.7);
Tailwind
colors: {
custom: {
50: '#dec2b2',
500: '#cfa993',
950: '#000000',
},
}SCSS
$custom: #cfa993; $custom-light: #dec2b2; $custom-dark: #000000;
JSON
{
"hex": "#cfa993",
"rgb": {
"r": 207,
"g": 169,
"b": 147
},
"hsl": {
"h": 22,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.76317,
"c": 0.05426,
"h": 51.7
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#CFA993
secondary
#D6E1E8
accent
#83B134
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180