#CBBB99#CBBB99
#CBBB99 is a light, muted orange. Relative luminance 0.505; OKLCH L 79.7% C 0.049 H 85.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBB99 |
|---|---|
| RGB | rgb(203, 187, 153) |
| HSL | hsl(41, 32%, 70%) |
| HSV | hsv(41, 25%, 80%) |
| CMYK | cmyk(0%, 7.9%, 24.6%, 20.4%) |
| CIE-LAB | lab(76.40, 0.31, 19.30) |
| CIE-LCH | lch(76.40, 19.31, 89.07°) |
| OKLab | oklab(79.67% 0.0037 0.0493) |
| OKLCH | oklch(79.67% 0.049 85.8) |
| XYZ | xyz(48.1489, 50.5382, 37.3493) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.36
Putty
#BEAE8A
ΔE00 3.62
Sand
#C2B280
ΔE00 5.19
Tan
#D2B48C
ΔE00 5.22
Very Light Brown
#D3B683
ΔE00 5.56
Toupe
#C7AC7D
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBB99 #99A9CB
analogous
#CBA299 #CBBB99 #C2CB99
triadic
#CBBB99 #99CBBB #BB99CB
tetradic
#CBBB99 #99CBA2 #99A9CB #CB99C2
square
#CBBB99 #99CBA2 #99A9CB #CB99C2
split-complementary
#CBBB99 #99C2CB #A299CB
monochromatic
#9B824F #B6A070 #CBBB99 #E0D6C2 #F4F1EA
Accessibility & contrast
On white
1.89
#CBBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CBBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBB99
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBB99 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#C8BE9A
Tritanopia (blue-blind)
#D3B5B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbb99; /* rgb */ color: rgb(203, 187, 153); /* oklch */ color: oklch(79.7% 0.049 85.8);
Tailwind
colors: {
custom: {
50: '#dbcfb7',
500: '#cbbb99',
950: '#000000',
},
}SCSS
$custom: #cbbb99; $custom-light: #dbcfb7; $custom-dark: #000000;
JSON
{
"hex": "#cbbb99",
"rgb": {
"r": 203,
"g": 187,
"b": 153
},
"hsl": {
"h": 40.8,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.79672,
"c": 0.04943,
"h": 85.8
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#CBBB99
secondary
#687AA0
accent
#5EAB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381