#CFA896#CFA896
#CFA896 is a light, muted orange. Relative luminance 0.435; OKLCH L 76.2% C 0.053 H 46.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA896 |
|---|---|
| RGB | rgb(207, 168, 150) |
| HSL | hsl(19, 37%, 70%) |
| HSV | hsv(19, 28%, 81%) |
| CMYK | cmyk(0%, 18.8%, 27.5%, 18.8%) |
| CIE-LAB | lab(71.88, 11.62, 14.69) |
| CIE-LCH | lch(71.88, 18.73, 51.67°) |
| OKLab | oklab(76.19% 0.0364 0.0379) |
| OKLCH | oklch(76.19% 0.053 46.1) |
| XYZ | xyz(45.2405, 43.4746, 34.8567) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.12
Mushroom
#BA9E88
ΔE00 6.12
Pinkish Grey
#C8ACA9
ΔE00 6.68
Darksalmon
#E9967A
ΔE00 9.72
Pale Salmon
#FFB19A
ΔE00 9.86
Blush (survey)
#F29E8E
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA896 #96BDCF
analogous
#CF96A1 #CFA896 #CFC496
triadic
#CFA896 #96CFA8 #A896CF
tetradic
#CFA896 #A1CF96 #96BDCF #C496CF
square
#CFA896 #A1CF96 #96BDCF #C496CF
split-complementary
#CFA896 #96CFC4 #96A1CF
monochromatic
#A1654A #BC856C #CFA896 #E2CBC0 #F5EEEA
Accessibility & contrast
On white
2.17
#CFA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#CFA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA896
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA896 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB95
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#DAA2A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cfa896; /* rgb */ color: rgb(207, 168, 150); /* oklch */ color: oklch(76.2% 0.053 46.1);
Tailwind
colors: {
custom: {
50: '#dec1b4',
500: '#cfa896',
950: '#000000',
},
}SCSS
$custom: #cfa896; $custom-light: #dec1b4; $custom-dark: #000000;
JSON
{
"hex": "#cfa896",
"rgb": {
"r": 207,
"g": 168,
"b": 150
},
"hsl": {
"h": 18.947,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.76194,
"c": 0.05256,
"h": 46.1
},
"luminance": 0.43473
}Semantic roles & 50–950 ramp
primary
#CFA896
secondary
#D8E3E8
accent
#89B035
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180