#CB989A#CB989A
#CB989A is a light, moderate red. Relative luminance 0.375; OKLCH L 72.8% C 0.061 H 16.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CB989A |
|---|---|
| RGB | rgb(203, 152, 154) |
| HSL | hsl(358, 33%, 70%) |
| HSV | hsv(358, 25%, 80%) |
| CMYK | cmyk(0%, 25.1%, 24.1%, 20.4%) |
| CIE-LAB | lab(67.64, 19.38, 6.42) |
| CIE-LCH | lch(67.64, 20.41, 18.33°) |
| OKLab | oklab(72.84% 0.059 0.017) |
| OKLCH | oklch(72.84% 0.061 16.1) |
| XYZ | xyz(41.6902, 37.4881, 35.6055) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 3.60
Rosybrown
#BC8F8F
ΔE00 3.65
Grey Pink
#C3909B
ΔE00 4.07
Light Mauve
#C292A1
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 5.31
Dusty Pink (survey)
#D58A94
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB989A #98CBC9
analogous
#CB98B4 #CB989A #CBB098
triadic
#CB989A #9ACB98 #989ACB
tetradic
#CB989A #B4CB98 #98CBC9 #B098CB
square
#CB989A #B4CB98 #98CBC9 #B098CB
split-complementary
#CB989A #98CBB0 #98B4CB
monochromatic
#9B4E51 #B66F72 #CB989A #E0C1C2 #F4E9EA
Accessibility & contrast
On white
2.47
#CB989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#CB989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB989A
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB989A | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9A
Deuteranopia (green-blind)
#ADA899
Tritanopia (blue-blind)
#D59399
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cb989a; /* rgb */ color: rgb(203, 152, 154); /* oklch */ color: oklch(72.8% 0.061 16.1);
Tailwind
colors: {
custom: {
50: '#dbb6b7',
500: '#cb989a',
950: '#000000',
},
}SCSS
$custom: #cb989a; $custom-light: #dbb6b7; $custom-dark: #000000;
JSON
{
"hex": "#cb989a",
"rgb": {
"r": 203,
"g": 152,
"b": 154
},
"hsl": {
"h": 357.647,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.72843,
"c": 0.06142,
"h": 16.1
},
"luminance": 0.37486
}Semantic roles & 50–950 ramp
primary
#CB989A
secondary
#D8E7E6
accent
#ACA73A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080