#CFA299#CFA299
#CFA299 is a light, muted red. Relative luminance 0.414; OKLCH L 75.1% C 0.055 H 31.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA299 |
|---|---|
| RGB | rgb(207, 162, 153) |
| HSL | hsl(10, 36%, 71%) |
| HSV | hsv(10, 26%, 81%) |
| CMYK | cmyk(0%, 21.7%, 26.1%, 18.8%) |
| CIE-LAB | lab(70.46, 15.29, 11.05) |
| CIE-LCH | lch(70.46, 18.87, 35.86°) |
| OKLab | oklab(75.11% 0.0472 0.0288) |
| OKLCH | oklch(75.11% 0.055 31.4) |
| XYZ | xyz(44.4029, 41.4080, 35.7845) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Rosybrown
#BC8F8F
ΔE00 6.67
Pinkish Tan
#D99B82
ΔE00 6.69
Dusty Pink
#D8A7B1
ΔE00 7.97
Blush (survey)
#F29E8E
ΔE00 8.25
Greyish Pink
#C88D94
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA299 #99C6CF
analogous
#CF99AB #CFA299 #CFBD99
triadic
#CFA299 #99CFA2 #A299CF
tetradic
#CFA299 #ABCF99 #99C6CF #BD99CF
square
#CFA299 #ABCF99 #99C6CF #BD99CF
split-complementary
#CFA299 #99CFBD #99ABCF
monochromatic
#A25A4C #BB7C6F #CFA299 #E3C8C3 #F5ECEA
Accessibility & contrast
On white
2.26
#CFA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#CFA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA299
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA299 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA798
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#DA9CA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cfa299; /* rgb */ color: rgb(207, 162, 153); /* oklch */ color: oklch(75.1% 0.055 31.4);
Tailwind
colors: {
custom: {
50: '#debdb7',
500: '#cfa299',
950: '#000000',
},
}SCSS
$custom: #cfa299; $custom-light: #debdb7; $custom-dark: #000000;
JSON
{
"hex": "#cfa299",
"rgb": {
"r": 207,
"g": 162,
"b": 153
},
"hsl": {
"h": 10,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.75114,
"c": 0.05526,
"h": 31.4
},
"luminance": 0.41406
}Semantic roles & 50–950 ramp
primary
#CFA299
secondary
#DBE7E9
accent
#9BAF37
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180