#CFA09D#CFA09D
#CFA09D is a light, muted red. Relative luminance 0.408; OKLCH L 74.8% C 0.056 H 22.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA09D |
|---|---|
| RGB | rgb(207, 160, 157) |
| HSL | hsl(4, 34%, 71%) |
| HSV | hsv(4, 24%, 81%) |
| CMYK | cmyk(0%, 22.7%, 24.2%, 18.8%) |
| CIE-LAB | lab(70.07, 16.95, 8.28) |
| CIE-LCH | lch(70.07, 18.87, 26.02°) |
| OKLab | oklab(74.84% 0.052 0.0217) |
| OKLCH | oklch(74.84% 0.056 22.7) |
| XYZ | xyz(44.3893, 40.8434, 37.4371) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.33
Dusty Pink
#D8A7B1
ΔE00 5.59
Pinkish Grey
#C8ACA9
ΔE00 6.02
Greyish Pink
#C88D94
ΔE00 6.52
Grey Pink
#C3909B
ΔE00 6.88
Faded Pink
#DE9DAC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA09D #9DCCCF
analogous
#CF9DB3 #CFA09D #CFB99D
triadic
#CFA09D #9DCFA0 #A09DCF
tetradic
#CFA09D #B3CF9D #9DCCCF #B99DCF
square
#CFA09D #B3CF9D #9DCCCF #B99DCF
split-complementary
#CFA09D #9DCFB9 #9DB3CF
monochromatic
#A2544F #BB7874 #CFA09D #E3C8C6 #F5EBEA
Accessibility & contrast
On white
2.29
#CFA09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#CFA09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA09D
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA09D | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69D
Deuteranopia (green-blind)
#B4AF9C
Tritanopia (blue-blind)
#D99B9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cfa09d; /* rgb */ color: rgb(207, 160, 157); /* oklch */ color: oklch(74.8% 0.056 22.7);
Tailwind
colors: {
custom: {
50: '#debcb9',
500: '#cfa09d',
950: '#000000',
},
}SCSS
$custom: #cfa09d; $custom-light: #debcb9; $custom-dark: #000000;
JSON
{
"hex": "#cfa09d",
"rgb": {
"r": 207,
"g": 160,
"b": 157
},
"hsl": {
"h": 3.6,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.74839,
"c": 0.05632,
"h": 22.7
},
"luminance": 0.40841
}Semantic roles & 50–950 ramp
primary
#CFA09D
secondary
#DDEAEA
accent
#A6AD38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180