#CB969B#CB969B
#CB969B is a light, moderate red. Relative luminance 0.369; OKLCH L 72.5% C 0.064 H 12.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CB969B |
|---|---|
| RGB | rgb(203, 150, 155) |
| HSL | hsl(354, 34%, 69%) |
| HSV | hsv(354, 26%, 80%) |
| CMYK | cmyk(0%, 26.1%, 23.6%, 20.4%) |
| CIE-LAB | lab(67.19, 20.62, 5.21) |
| CIE-LCH | lch(67.19, 21.26, 14.17°) |
| OKLab | oklab(72.5% 0.0626 0.0139) |
| OKLCH | oklch(72.5% 0.064 12.5) |
| XYZ | xyz(41.4519, 36.8778, 35.9387) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 2.65
Grey Pink
#C3909B
ΔE00 2.99
Rosybrown
#BC8F8F
ΔE00 3.95
Light Mauve
#C292A1
ΔE00 4.28
Dusty Pink (survey)
#D58A94
ΔE00 4.83
Faded Pink
#DE9DAC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB969B #96CBC6
analogous
#CB96B6 #CB969B #CBAC96
triadic
#CB969B #9BCB96 #969BCB
tetradic
#CB969B #B6CB96 #96CBC6 #AC96CB
square
#CB969B #B6CB96 #96CBC6 #AC96CB
split-complementary
#CB969B #96CBAC #96B6CB
monochromatic
#9A4C54 #B76D74 #CB969B #DFBFC2 #F4E8E9
Accessibility & contrast
On white
2.51
#CB969B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#CB969B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB969B
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB969B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB969B | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#D59298
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cb969b; /* rgb */ color: rgb(203, 150, 155); /* oklch */ color: oklch(72.5% 0.064 12.5);
Tailwind
colors: {
custom: {
50: '#dcb5b8',
500: '#cb969b',
950: '#000000',
},
}SCSS
$custom: #cb969b; $custom-light: #dcb5b8; $custom-dark: #000000;
JSON
{
"hex": "#cb969b",
"rgb": {
"r": 203,
"g": 150,
"b": 155
},
"hsl": {
"h": 354.34,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.72499,
"c": 0.06414,
"h": 12.5
},
"luminance": 0.36876
}Semantic roles & 50–950 ramp
primary
#CB969B
secondary
#D7E6E5
accent
#ADA239
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080