#CFA199#CFA199
#CFA199 is a light, muted red. Relative luminance 0.411; OKLCH L 74.9% C 0.056 H 29.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA199 |
|---|---|
| RGB | rgb(207, 161, 153) |
| HSL | hsl(9, 36%, 71%) |
| HSV | hsv(9, 26%, 81%) |
| CMYK | cmyk(0%, 22.2%, 26.1%, 18.8%) |
| CIE-LAB | lab(70.22, 15.83, 10.70) |
| CIE-LCH | lch(70.22, 19.11, 34.06°) |
| OKLab | oklab(74.92% 0.0488 0.0279) |
| OKLCH | oklch(74.92% 0.056 29.8) |
| XYZ | xyz(44.2274, 41.0571, 35.7260) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.82
Rosybrown
#BC8F8F
ΔE00 6.25
Pinkish Tan
#D99B82
ΔE00 6.94
Dusty Pink
#D8A7B1
ΔE00 7.56
Greyish Pink
#C88D94
ΔE00 8.16
Blush (survey)
#F29E8E
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA199 #99C7CF
analogous
#CF99AC #CFA199 #CFBC99
triadic
#CFA199 #99CFA1 #A199CF
tetradic
#CFA199 #ACCF99 #99C7CF #BC99CF
square
#CFA199 #ACCF99 #99C7CF #BC99CF
split-complementary
#CFA199 #99CFBC #99ACCF
monochromatic
#A2594C #BB7B6F #CFA199 #E3C7C3 #F5ECEA
Accessibility & contrast
On white
2.28
#CFA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CFA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA199
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA199 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA698
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#DA9B9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cfa199; /* rgb */ color: rgb(207, 161, 153); /* oklch */ color: oklch(74.9% 0.056 29.8);
Tailwind
colors: {
custom: {
50: '#debdb7',
500: '#cfa199',
950: '#000000',
},
}SCSS
$custom: #cfa199; $custom-light: #debdb7; $custom-dark: #000000;
JSON
{
"hex": "#cfa199",
"rgb": {
"r": 207,
"g": 161,
"b": 153
},
"hsl": {
"h": 8.889,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.74924,
"c": 0.05618,
"h": 29.8
},
"luminance": 0.41055
}Semantic roles & 50–950 ramp
primary
#CFA199
secondary
#DBE7E9
accent
#9DAF37
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180