#CFA596#CFA596
#CFA596 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.6% C 0.054 H 40.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA596 |
|---|---|
| RGB | rgb(207, 165, 150) |
| HSL | hsl(16, 37%, 70%) |
| HSV | hsv(16, 28%, 81%) |
| CMYK | cmyk(0%, 20.3%, 27.5%, 18.8%) |
| CIE-LAB | lab(71.13, 13.24, 13.65) |
| CIE-LCH | lch(71.13, 19.02, 45.87°) |
| OKLab | oklab(75.61% 0.0412 0.0353) |
| OKLCH | oklch(75.61% 0.054 40.6) |
| XYZ | xyz(44.6930, 42.3797, 34.6742) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.57
Pinkish Grey
#C8ACA9
ΔE00 6.13
Mushroom
#BA9E88
ΔE00 7.35
Blush (survey)
#F29E8E
ΔE00 8.96
Rosybrown
#BC8F8F
ΔE00 8.96
Darksalmon
#E9967A
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA596 #96C0CF
analogous
#CF96A4 #CFA596 #CFC196
triadic
#CFA596 #96CFA5 #A596CF
tetradic
#CFA596 #A4CF96 #96C0CF #C196CF
square
#CFA596 #A4CF96 #96C0CF #C196CF
split-complementary
#CFA596 #96CFC1 #96A4CF
monochromatic
#A1614A #BC816C #CFA596 #E2C9C0 #F5EDEA
Accessibility & contrast
On white
2.22
#CFA596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#CFA596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA596
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA596 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA995
Deuteranopia (green-blind)
#B9B196
Tritanopia (blue-blind)
#DA9FA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cfa596; /* rgb */ color: rgb(207, 165, 150); /* oklch */ color: oklch(75.6% 0.054 40.6);
Tailwind
colors: {
custom: {
50: '#debfb4',
500: '#cfa596',
950: '#000000',
},
}SCSS
$custom: #cfa596; $custom-light: #debfb4; $custom-dark: #000000;
JSON
{
"hex": "#cfa596",
"rgb": {
"r": 207,
"g": 165,
"b": 150
},
"hsl": {
"h": 15.789,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.75614,
"c": 0.05424,
"h": 40.6
},
"luminance": 0.42378
}Semantic roles & 50–950 ramp
primary
#CFA596
secondary
#D8E4E8
accent
#90B035
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180