#CB9E95#CB9E95
#CB9E95 is a light, muted red. Relative luminance 0.393; OKLCH L 73.8% C 0.056 H 31.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9E95 |
|---|---|
| RGB | rgb(203, 158, 149) |
| HSL | hsl(10, 34%, 69%) |
| HSV | hsv(10, 27%, 80%) |
| CMYK | cmyk(0%, 22.2%, 26.6%, 20.4%) |
| CIE-LAB | lab(68.98, 15.38, 11.12) |
| CIE-LCH | lch(68.98, 18.97, 35.87°) |
| OKLab | oklab(73.84% 0.0474 0.0289) |
| OKLCH | oklch(73.84% 0.056 31.4) |
| XYZ | xyz(42.2809, 39.3221, 33.7908) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.77
Pinkish Grey
#C8ACA9
ΔE00 6.12
Pinkish Tan
#D99B82
ΔE00 6.60
Greyish Pink
#C88D94
ΔE00 8.14
Dusty Pink
#D8A7B1
ΔE00 8.34
Blush (survey)
#F29E8E
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9E95 #95C2CB
analogous
#CB95A7 #CB9E95 #CBB995
triadic
#CB9E95 #95CB9E #9E95CB
tetradic
#CB9E95 #A7CB95 #95C2CB #B995CB
square
#CB9E95 #A7CB95 #95C2CB #B995CB
split-complementary
#CB9E95 #95CBB9 #95A7CB
monochromatic
#9A594C #B7786C #CB9E95 #DFC4BE #F3E9E7
Accessibility & contrast
On white
2.37
#CB9E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CB9E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9E95
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9E95 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A394
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#D6989C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb9e95; /* rgb */ color: rgb(203, 158, 149); /* oklch */ color: oklch(73.8% 0.056 31.4);
Tailwind
colors: {
custom: {
50: '#dbbab4',
500: '#cb9e95',
950: '#000000',
},
}SCSS
$custom: #cb9e95; $custom-light: #dbbab4; $custom-dark: #000000;
JSON
{
"hex": "#cb9e95",
"rgb": {
"r": 203,
"g": 158,
"b": 149
},
"hsl": {
"h": 10,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.73844,
"c": 0.05553,
"h": 31.4
},
"luminance": 0.3932
}Semantic roles & 50–950 ramp
primary
#CB9E95
secondary
#D6E3E6
accent
#9AAD39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080