#CABAB2#CABAB2
#CABAB2 is a light, muted orange. Relative luminance 0.509; OKLCH L 80.0% C 0.021 H 48.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAB2 |
|---|---|
| RGB | rgb(202, 186, 178) |
| HSL | hsl(20, 18%, 75%) |
| HSV | hsv(20, 12%, 79%) |
| CMYK | cmyk(0%, 7.9%, 11.9%, 20.8%) |
| CIE-LAB | lab(76.61, 4.31, 6.10) |
| CIE-LCH | lch(76.61, 7.46, 54.77°) |
| OKLab | oklab(80% 0.0142 0.016) |
| OKLCH | oklch(80% 0.021 48.4) |
| XYZ | xyz(49.9513, 50.8896, 49.3021) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.51
Pinkish Grey
#C8ACA9
ΔE00 6.54
Silver
#C0C0C0
ΔE00 7.44
Greige
#B8AB98
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 9.20
Dark Gray
#A9A9A9
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAB2 #B2C2CA
analogous
#CAB2B6 #CABAB2 #CAC6B2
triadic
#CABAB2 #B2CABA #BAB2CA
tetradic
#CABAB2 #B6CAB2 #B2C2CA #C6B2CA
square
#CABAB2 #B6CAB2 #B2C2CA #C6B2CA
split-complementary
#CABAB2 #B2CAC6 #B2B6CA
monochromatic
#98796A #B19A8E #CABAB2 #E3DAD6 #F3EFED
Accessibility & contrast
On white
1.88
#CABAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CABAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAB2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAB2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB2
Deuteranopia (green-blind)
#C2BEB2
Tritanopia (blue-blind)
#CFB8B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabab2; /* rgb */ color: rgb(202, 186, 178); /* oklch */ color: oklch(80.0% 0.021 48.4);
Tailwind
colors: {
custom: {
50: '#dacec9',
500: '#cabab2',
950: '#000000',
},
}SCSS
$custom: #cabab2; $custom-light: #dacec9; $custom-dark: #000000;
JSON
{
"hex": "#cabab2",
"rgb": {
"r": 202,
"g": 186,
"b": 178
},
"hsl": {
"h": 20,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.80002,
"c": 0.02145,
"h": 48.4
},
"luminance": 0.50889
}Semantic roles & 50–950 ramp
primary
#CABAB2
secondary
#82959E
accent
#819D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382