#CBBB98#CBBB98
#CBBB98 is a light, muted orange. Relative luminance 0.505; OKLCH L 79.6% C 0.051 H 86.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBB98 |
|---|---|
| RGB | rgb(203, 187, 152) |
| HSL | hsl(41, 33%, 70%) |
| HSV | hsv(41, 25%, 80%) |
| CMYK | cmyk(0%, 7.9%, 25.1%, 20.4%) |
| CIE-LAB | lab(76.38, 0.17, 19.81) |
| CIE-LCH | lch(76.38, 19.81, 89.50°) |
| OKLab | oklab(79.65% 0.0033 0.0505) |
| OKLCH | oklch(79.65% 0.051 86.3) |
| XYZ | xyz(48.0666, 50.5053, 36.9161) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.49
Putty
#BEAE8A
ΔE00 3.56
Sand
#C2B280
ΔE00 4.92
Tan
#D2B48C
ΔE00 5.22
Very Light Brown
#D3B683
ΔE00 5.39
Toupe
#C7AC7D
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBB98 #98A8CB
analogous
#CBA298 #CBBB98 #C2CB98
triadic
#CBBB98 #98CBBB #BB98CB
tetradic
#CBBB98 #98CBA2 #98A8CB #CB98C2
square
#CBBB98 #98CBA2 #98A8CB #CB98C2
split-complementary
#CBBB98 #98C2CB #A298CB
monochromatic
#9B834E #B6A06F #CBBB98 #E0D6C1 #F4F1E9
Accessibility & contrast
On white
1.89
#CBBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CBBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBB98
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBB98 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#C8BE99
Tritanopia (blue-blind)
#D4B5B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbb98; /* rgb */ color: rgb(203, 187, 152); /* oklch */ color: oklch(79.6% 0.051 86.3);
Tailwind
colors: {
custom: {
50: '#dbcfb6',
500: '#cbbb98',
950: '#000000',
},
}SCSS
$custom: #cbbb98; $custom-light: #dbcfb6; $custom-dark: #000000;
JSON
{
"hex": "#cbbb98",
"rgb": {
"r": 203,
"g": 187,
"b": 152
},
"hsl": {
"h": 41.176,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.79649,
"c": 0.05063,
"h": 86.3
},
"luminance": 0.50504
}Semantic roles & 50–950 ramp
primary
#CBBB98
secondary
#6779A0
accent
#5EAC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381