#CB8B95#CB8B95
#CB8B95 is a light, moderate red. Relative luminance 0.333; OKLCH L 70.3% C 0.079 H 9.0°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CB8B95 |
|---|---|
| RGB | rgb(203, 139, 149) |
| HSL | hsl(351, 38%, 67%) |
| HSV | hsv(351, 32%, 80%) |
| CMYK | cmyk(0%, 31.5%, 26.6%, 20.4%) |
| CIE-LAB | lab(64.43, 25.77, 4.61) |
| CIE-LCH | lch(64.43, 26.18, 10.15°) |
| OKLab | oklab(70.33% 0.0781 0.0124) |
| OKLCH | oklch(70.33% 0.079 9) |
| XYZ | xyz(39.2869, 33.3340, 32.7928) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.35
Dusty Pink (survey)
#D58A94
ΔE00 2.27
Grey Pink
#C3909B
ΔE00 3.06
Old Rose
#C87F89
ΔE00 3.50
Dull Pink
#D5869D
ΔE00 4.33
Light Mauve
#C292A1
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB8B95 #8BCBC1
analogous
#CB8BB5 #CB8B95 #CBA18B
triadic
#CB8B95 #95CB8B #8B95CB
tetradic
#CB8B95 #B5CB8B #8BCBC1 #A18BCB
square
#CB8B95 #B5CB8B #8BCBC1 #A18BCB
split-complementary
#CB8B95 #8BCBA1 #8BB5CB
monochromatic
#984451 #B8616E #CB8B95 #DEB5BC #F1E0E2
Accessibility & contrast
On white
2.74
#CB8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#CB8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB8B95
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB8B95 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959595
Deuteranopia (green-blind)
#A4A194
Tritanopia (blue-blind)
#D7868F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cb8b95; /* rgb */ color: rgb(203, 139, 149); /* oklch */ color: oklch(70.3% 0.079 9.0);
Tailwind
colors: {
custom: {
50: '#dcadb4',
500: '#cb8b95',
950: '#000000',
},
}SCSS
$custom: #cb8b95; $custom-light: #dcadb4; $custom-dark: #000000;
JSON
{
"hex": "#cb8b95",
"rgb": {
"r": 203,
"g": 139,
"b": 149
},
"hsl": {
"h": 350.625,
"s": 38.095,
"l": 67.059
},
"oklch": {
"l": 0.70325,
"c": 0.07907,
"h": 9
},
"luminance": 0.33332
}Semantic roles & 50–950 ramp
primary
#CB8B95
secondary
#CFE3E0
accent
#B19E34
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80