#CFA598#CFA598
#CFA598 is a light, muted red. Relative luminance 0.424; OKLCH L 75.7% C 0.053 H 37.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA598 |
|---|---|
| RGB | rgb(207, 165, 152) |
| HSL | hsl(14, 36%, 70%) |
| HSV | hsv(14, 27%, 81%) |
| CMYK | cmyk(0%, 20.3%, 26.6%, 18.8%) |
| CIE-LAB | lab(71.18, 13.52, 12.61) |
| CIE-LCH | lch(71.18, 18.49, 43.01°) |
| OKLab | oklab(75.66% 0.042 0.0327) |
| OKLCH | oklch(75.66% 0.053 37.9) |
| XYZ | xyz(44.8554, 42.4446, 35.5296) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.59
Pinkish Tan
#D99B82
ΔE00 6.00
Mushroom
#BA9E88
ΔE00 7.96
Rosybrown
#BC8F8F
ΔE00 8.36
Blush (survey)
#F29E8E
ΔE00 8.82
Darksalmon
#E9967A
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA598 #98C2CF
analogous
#CF98A6 #CFA598 #CFC098
triadic
#CFA598 #98CFA5 #A598CF
tetradic
#CFA598 #A6CF98 #98C2CF #C098CF
square
#CFA598 #A6CF98 #98C2CF #C098CF
split-complementary
#CFA598 #98CFC0 #98A6CF
monochromatic
#A1604B #BC816E #CFA598 #E2C9C2 #F5EDEA
Accessibility & contrast
On white
2.21
#CFA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#CFA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA598
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA598 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA997
Deuteranopia (green-blind)
#B8B298
Tritanopia (blue-blind)
#DA9FA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cfa598; /* rgb */ color: rgb(207, 165, 152); /* oklch */ color: oklch(75.7% 0.053 37.9);
Tailwind
colors: {
custom: {
50: '#debfb6',
500: '#cfa598',
950: '#000000',
},
}SCSS
$custom: #cfa598; $custom-light: #debfb6; $custom-dark: #000000;
JSON
{
"hex": "#cfa598",
"rgb": {
"r": 207,
"g": 165,
"b": 152
},
"hsl": {
"h": 14.182,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.75663,
"c": 0.05323,
"h": 37.9
},
"luminance": 0.42443
}Semantic roles & 50–950 ramp
primary
#CFA598
secondary
#DAE5E9
accent
#93AF36
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180