#CFA593#CFA593
#CFA593 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.5% C 0.056 H 44.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA593 |
|---|---|
| RGB | rgb(207, 165, 147) |
| HSL | hsl(18, 38%, 69%) |
| HSV | hsv(18, 29%, 81%) |
| CMYK | cmyk(0%, 20.3%, 29%, 18.8%) |
| CIE-LAB | lab(71.07, 12.83, 15.21) |
| CIE-LCH | lch(71.07, 19.90, 49.84°) |
| OKLab | oklab(75.54% 0.04 0.0391) |
| OKLCH | oklch(75.54% 0.056 44.4) |
| XYZ | xyz(44.4545, 42.2843, 33.4182) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.17
Mushroom
#BA9E88
ΔE00 6.53
Pinkish Grey
#C8ACA9
ΔE00 7.03
Darksalmon
#E9967A
ΔE00 8.86
Blush (survey)
#F29E8E
ΔE00 9.34
Pale Salmon
#FFB19A
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA593 #93BDCF
analogous
#CF939F #CFA593 #CFC393
triadic
#CFA593 #93CFA5 #A593CF
tetradic
#CFA593 #9FCF93 #93BDCF #C393CF
square
#CFA593 #9FCF93 #93BDCF #C393CF
split-complementary
#CFA593 #93CFC3 #939FCF
monochromatic
#A06247 #BC8269 #CFA593 #E2C8BD #F5ECE8
Accessibility & contrast
On white
2.22
#CFA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#CFA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA593
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA593 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA992
Deuteranopia (green-blind)
#B9B193
Tritanopia (blue-blind)
#DA9FA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cfa593; /* rgb */ color: rgb(207, 165, 147); /* oklch */ color: oklch(75.5% 0.056 44.4);
Tailwind
colors: {
custom: {
50: '#debfb2',
500: '#cfa593',
950: '#000000',
},
}SCSS
$custom: #cfa593; $custom-light: #debfb2; $custom-dark: #000000;
JSON
{
"hex": "#cfa593",
"rgb": {
"r": 207,
"g": 165,
"b": 147
},
"hsl": {
"h": 18,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.75541,
"c": 0.05595,
"h": 44.4
},
"luminance": 0.42282
}Semantic roles & 50–950 ramp
primary
#CFA593
secondary
#D6E2E8
accent
#8CB134
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180