#CAB8B2#CAB8B2
#CAB8B2 is a light, muted orange. Relative luminance 0.501; OKLCH L 79.6% C 0.022 H 39.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB8B2 |
|---|---|
| RGB | rgb(202, 184, 178) |
| HSL | hsl(15, 18%, 75%) |
| HSV | hsv(15, 12%, 79%) |
| CMYK | cmyk(0%, 8.9%, 11.9%, 20.8%) |
| CIE-LAB | lab(76.10, 5.38, 5.36) |
| CIE-LCH | lch(76.10, 7.59, 44.92°) |
| OKLab | oklab(79.6% 0.0173 0.0142) |
| OKLCH | oklch(79.6% 0.022 39.3) |
| XYZ | xyz(49.5329, 50.0528, 49.1627) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.06
Warm Gray
#C9BEB0
ΔE00 6.11
Silver
#C0C0C0
ΔE00 8.03
Greige
#B8AB98
ΔE00 8.58
Dark Gray
#A9A9A9
ΔE00 9.47
Dove Gray
#B6B8BD
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB8B2 #B2C4CA
analogous
#CAB2B8 #CAB8B2 #CAC4B2
triadic
#CAB8B2 #B2CAB8 #B8B2CA
tetradic
#CAB8B2 #B8CAB2 #B2C4CA #C4B2CA
square
#CAB8B2 #B8CAB2 #B2C4CA #C4B2CA
split-complementary
#CAB8B2 #B2CAC4 #B2B8CA
monochromatic
#98756A #B1978E #CAB8B2 #E3D9D6 #F3EEED
Accessibility & contrast
On white
1.91
#CAB8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CAB8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB8B2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB8B2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#CFB6B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cab8b2; /* rgb */ color: rgb(202, 184, 178); /* oklch */ color: oklch(79.6% 0.022 39.3);
Tailwind
colors: {
custom: {
50: '#dacdc9',
500: '#cab8b2',
950: '#000000',
},
}SCSS
$custom: #cab8b2; $custom-light: #dacdc9; $custom-dark: #000000;
JSON
{
"hex": "#cab8b2",
"rgb": {
"r": 202,
"g": 184,
"b": 178
},
"hsl": {
"h": 15,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.79602,
"c": 0.02232,
"h": 39.3
},
"luminance": 0.50052
}Semantic roles & 50–950 ramp
primary
#CAB8B2
secondary
#82979E
accent
#889D49
background
#FEFEFD
surface
#FBFAF9
border
#D4D3D2
text
#141313
muted
#838382