#CFA595#CFA595
#CFA595 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.6% C 0.055 H 41.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA595 |
|---|---|
| RGB | rgb(207, 165, 149) |
| HSL | hsl(17, 38%, 70%) |
| HSV | hsv(17, 28%, 81%) |
| CMYK | cmyk(0%, 20.3%, 28%, 18.8%) |
| CIE-LAB | lab(71.11, 13.10, 14.17) |
| CIE-LCH | lch(71.11, 19.30, 47.24°) |
| OKLab | oklab(75.59% 0.0408 0.0366) |
| OKLCH | oklch(75.59% 0.055 41.9) |
| XYZ | xyz(44.6128, 42.3476, 34.2519) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.40
Pinkish Grey
#C8ACA9
ΔE00 6.42
Mushroom
#BA9E88
ΔE00 7.06
Darksalmon
#E9967A
ΔE00 8.97
Blush (survey)
#F29E8E
ΔE00 9.06
Rosybrown
#BC8F8F
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA595 #95BFCF
analogous
#CF95A2 #CFA595 #CFC295
triadic
#CFA595 #95CFA5 #A595CF
tetradic
#CFA595 #A2CF95 #95BFCF #C295CF
square
#CFA595 #A2CF95 #95BFCF #C295CF
split-complementary
#CFA595 #95CFC2 #95A2CF
monochromatic
#A16149 #BC816B #CFA595 #E2C9BF #F5EDE9
Accessibility & contrast
On white
2.22
#CFA595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#CFA595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA595
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA595 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#B9B195
Tritanopia (blue-blind)
#DA9FA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cfa595; /* rgb */ color: rgb(207, 165, 149); /* oklch */ color: oklch(75.6% 0.055 41.9);
Tailwind
colors: {
custom: {
50: '#debfb4',
500: '#cfa595',
950: '#000000',
},
}SCSS
$custom: #cfa595; $custom-light: #debfb4; $custom-dark: #000000;
JSON
{
"hex": "#cfa595",
"rgb": {
"r": 207,
"g": 165,
"b": 149
},
"hsl": {
"h": 16.552,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.7559,
"c": 0.05479,
"h": 41.9
},
"luminance": 0.42346
}Semantic roles & 50–950 ramp
primary
#CFA595
secondary
#D8E4E8
accent
#8EB135
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180