#CBABB2#CBABB2
#CBABB2 is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.038 H 3.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABB2 |
|---|---|
| RGB | rgb(203, 171, 178) |
| HSL | hsl(347, 24%, 73%) |
| HSV | hsv(347, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 12.3%, 20.4%) |
| CIE-LAB | lab(72.92, 12.76, 0.76) |
| CIE-LCH | lch(72.92, 12.78, 3.39°) |
| OKLab | oklab(77.14% 0.0383 0.0022) |
| OKLCH | oklch(77.14% 0.038 3.3) |
| XYZ | xyz(47.2270, 45.0380, 48.3163) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.64
Dusty Pink
#D8A7B1
ΔE00 4.71
Light Mauve
#C292A1
ΔE00 7.90
Faded Pink
#DE9DAC
ΔE00 8.35
Grey Pink
#C3909B
ΔE00 8.37
Thistle
#D8BFD8
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABB2 #ABCBC4
analogous
#CBABC2 #CBABB2 #CBB4AB
triadic
#CBABB2 #B2CBAB #ABB2CB
tetradic
#CBABB2 #C2CBAB #ABCBC4 #B4ABCB
square
#CBABB2 #C2CBAB #ABCBC4 #B4ABCB
split-complementary
#CBABB2 #ABCBB4 #ABC2CB
monochromatic
#9B606D #B4858F #CBABB2 #E2D1D5 #F3ECEE
Accessibility & contrast
On white
2.10
#CBABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CBABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABB2
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABB2 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B2
Deuteranopia (green-blind)
#B6B5B1
Tritanopia (blue-blind)
#D1A9AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbabb2; /* rgb */ color: rgb(203, 171, 178); /* oklch */ color: oklch(77.1% 0.038 3.3);
Tailwind
colors: {
custom: {
50: '#dbc4c9',
500: '#cbabb2',
950: '#000000',
},
}SCSS
$custom: #cbabb2; $custom-light: #dbc4c9; $custom-dark: #000000;
JSON
{
"hex": "#cbabb2",
"rgb": {
"r": 203,
"g": 171,
"b": 178
},
"hsl": {
"h": 346.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77138,
"c": 0.03835,
"h": 3.3
},
"luminance": 0.45037
}Semantic roles & 50–950 ramp
primary
#CBABB2
secondary
#E1EAE8
accent
#A28D44
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182