#CABDB2#CABDB2
#CABDB2 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.021 H 62.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDB2 |
|---|---|
| RGB | rgb(202, 189, 178) |
| HSL | hsl(28, 18%, 75%) |
| HSV | hsv(28, 12%, 79%) |
| CMYK | cmyk(0%, 6.4%, 11.9%, 20.8%) |
| CIE-LAB | lab(77.38, 2.71, 7.20) |
| CIE-LCH | lch(77.38, 7.69, 69.40°) |
| OKLab | oklab(80.61% 0.0097 0.0189) |
| OKLCH | oklch(80.61% 0.021 62.8) |
| XYZ | xyz(50.5899, 52.1669, 49.5150) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.04
Greige
#B8AB98
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.97
Warm Beige
#E9DCC9
ΔE00 8.15
Khaki
#C3B091
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDB2 #B2BFCA
analogous
#CAB2B3 #CABDB2 #CAC9B2
triadic
#CABDB2 #B2CABD #BDB2CA
tetradic
#CABDB2 #B3CAB2 #B2BFCA #C9B2CA
square
#CABDB2 #B3CAB2 #B2BFCA #C9B2CA
split-complementary
#CABDB2 #B2CAC9 #B2B3CA
monochromatic
#987F6A #B19E8E #CABDB2 #E3DCD6 #F3EFED
Accessibility & contrast
On white
1.84
#CABDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CABDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDB2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDB2 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#CFBABA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cabdb2; /* rgb */ color: rgb(202, 189, 178); /* oklch */ color: oklch(80.6% 0.021 62.8);
Tailwind
colors: {
custom: {
50: '#dad0c9',
500: '#cabdb2',
950: '#000000',
},
}SCSS
$custom: #cabdb2; $custom-light: #dad0c9; $custom-dark: #000000;
JSON
{
"hex": "#cabdb2",
"rgb": {
"r": 202,
"g": 189,
"b": 178
},
"hsl": {
"h": 27.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.80605,
"c": 0.02124,
"h": 62.8
},
"luminance": 0.52166
}Semantic roles & 50–950 ramp
primary
#CABDB2
secondary
#82919E
accent
#769D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382