#CFA39B#CFA39B
#CFA39B is a light, muted red. Relative luminance 0.418; OKLCH L 75.4% C 0.054 H 30.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA39B |
|---|---|
| RGB | rgb(207, 163, 155) |
| HSL | hsl(9, 35%, 71%) |
| HSV | hsv(9, 25%, 81%) |
| CMYK | cmyk(0%, 21.3%, 25.1%, 18.8%) |
| CIE-LAB | lab(70.75, 15.03, 10.36) |
| CIE-LCH | lch(70.75, 18.26, 34.58°) |
| OKLab | oklab(75.36% 0.0464 0.027) |
| OKLCH | oklch(75.36% 0.054 30.2) |
| XYZ | xyz(44.7463, 41.8283, 36.7207) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.21
Rosybrown
#BC8F8F
ΔE00 6.66
Pinkish Tan
#D99B82
ΔE00 7.19
Dusty Pink
#D8A7B1
ΔE00 7.55
Blush (survey)
#F29E8E
ΔE00 8.53
Greyish Pink
#C88D94
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA39B #9BC7CF
analogous
#CF9BAD #CFA39B #CFBD9B
triadic
#CFA39B #9BCFA3 #A39BCF
tetradic
#CFA39B #ADCF9B #9BC7CF #BD9BCF
square
#CFA39B #ADCF9B #9BC7CF #BD9BCF
split-complementary
#CFA39B #9BCFBD #9BADCF
monochromatic
#A25B4E #BB7D72 #CFA39B #E3C9C4 #F5ECEA
Accessibility & contrast
On white
2.24
#CFA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#CFA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA39B
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA39B | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#D99EA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cfa39b; /* rgb */ color: rgb(207, 163, 155); /* oklch */ color: oklch(75.4% 0.054 30.2);
Tailwind
colors: {
custom: {
50: '#debeb8',
500: '#cfa39b',
950: '#000000',
},
}SCSS
$custom: #cfa39b; $custom-light: #debeb8; $custom-dark: #000000;
JSON
{
"hex": "#cfa39b",
"rgb": {
"r": 207,
"g": 163,
"b": 155
},
"hsl": {
"h": 9.231,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.75356,
"c": 0.05369,
"h": 30.2
},
"luminance": 0.41826
}Semantic roles & 50–950 ramp
primary
#CFA39B
secondary
#DCE8EA
accent
#9CAE38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180