#CFA296#CFA296
#CFA296 is a light, muted red. Relative luminance 0.413; OKLCH L 75.0% C 0.056 H 35.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA296 |
|---|---|
| RGB | rgb(207, 162, 150) |
| HSL | hsl(13, 37%, 70%) |
| HSV | hsv(13, 28%, 81%) |
| CMYK | cmyk(0%, 21.7%, 27.5%, 18.8%) |
| CIE-LAB | lab(70.39, 14.87, 12.61) |
| CIE-LCH | lch(70.39, 19.50, 40.30°) |
| OKLab | oklab(75.04% 0.046 0.0327) |
| OKLCH | oklch(75.04% 0.056 35.4) |
| XYZ | xyz(44.1582, 41.3101, 34.4959) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.69
Pinkish Grey
#C8ACA9
ΔE00 6.10
Rosybrown
#BC8F8F
ΔE00 7.43
Blush (survey)
#F29E8E
ΔE00 8.14
Mushroom
#BA9E88
ΔE00 8.73
Darksalmon
#E9967A
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA296 #96C3CF
analogous
#CF96A6 #CFA296 #CFBF96
triadic
#CFA296 #96CFA2 #A296CF
tetradic
#CFA296 #A6CF96 #96C3CF #BF96CF
square
#CFA296 #A6CF96 #96C3CF #BF96CF
split-complementary
#CFA296 #96CFBF #96A6CF
monochromatic
#A15C4A #BC7D6C #CFA296 #E2C7C0 #F5ECEA
Accessibility & contrast
On white
2.27
#CFA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#CFA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA296
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA296 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA795
Deuteranopia (green-blind)
#B6B096
Tritanopia (blue-blind)
#DA9C9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cfa296; /* rgb */ color: rgb(207, 162, 150); /* oklch */ color: oklch(75.0% 0.056 35.4);
Tailwind
colors: {
custom: {
50: '#debdb4',
500: '#cfa296',
950: '#000000',
},
}SCSS
$custom: #cfa296; $custom-light: #debdb4; $custom-dark: #000000;
JSON
{
"hex": "#cfa296",
"rgb": {
"r": 207,
"g": 162,
"b": 150
},
"hsl": {
"h": 12.632,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.75039,
"c": 0.05641,
"h": 35.4
},
"luminance": 0.41308
}Semantic roles & 50–950 ramp
primary
#CFA296
secondary
#D8E5E8
accent
#96B035
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180