#CBBEA5#CBBEA5
#CBBEA5 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.037 H 83.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEA5 |
|---|---|
| RGB | rgb(203, 190, 165) |
| HSL | hsl(39, 27%, 72%) |
| HSV | hsv(39, 19%, 80%) |
| CMYK | cmyk(0%, 6.4%, 18.7%, 20.4%) |
| CIE-LAB | lab(77.42, 0.49, 14.29) |
| CIE-LCH | lch(77.42, 14.30, 88.05°) |
| OKLab | oklab(80.56% 0.004 0.0369) |
| OKLCH | oklch(80.56% 0.037 83.8) |
| XYZ | xyz(49.8334, 52.2410, 43.0484) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.21
Khaki
#C3B091
ΔE00 4.47
Greige
#B8AB98
ΔE00 5.55
Putty
#BEAE8A
ΔE00 5.58
Tan
#D2B48C
ΔE00 7.02
Bland
#AFA88B
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEA5 #A5B2CB
analogous
#CBABA5 #CBBEA5 #C5CBA5
triadic
#CBBEA5 #A5CBBE #BEA5CB
tetradic
#CBBEA5 #A5CBAB #A5B2CB #CBA5C5
square
#CBBEA5 #A5CBAB #A5B2CB #CBA5C5
split-complementary
#CBBEA5 #A5C5CB #ABA5CB
monochromatic
#9C855A #B5A27E #CBBEA5 #E1DACC #F4F1EC
Accessibility & contrast
On white
1.83
#CBBEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CBBEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEA5
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEA5 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA3
Deuteranopia (green-blind)
#C8C1A6
Tritanopia (blue-blind)
#D2B9B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbea5; /* rgb */ color: rgb(203, 190, 165); /* oklch */ color: oklch(80.6% 0.037 83.8);
Tailwind
colors: {
custom: {
50: '#dbd1bf',
500: '#cbbea5',
950: '#000000',
},
}SCSS
$custom: #cbbea5; $custom-light: #dbd1bf; $custom-dark: #000000;
JSON
{
"hex": "#cbbea5",
"rgb": {
"r": 203,
"g": 190,
"b": 165
},
"hsl": {
"h": 39.474,
"s": 26.761,
"l": 72.157
},
"oklch": {
"l": 0.80562,
"c": 0.03712,
"h": 83.8
},
"luminance": 0.5224
}Semantic roles & 50–950 ramp
primary
#CBBEA5
secondary
#7483A0
accent
#63A540
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382