#CBB193#CBB193
#CBB193 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.5% C 0.051 H 71.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB193 |
|---|---|
| RGB | rgb(203, 177, 147) |
| HSL | hsl(32, 35%, 69%) |
| HSV | hsv(32, 28%, 80%) |
| CMYK | cmyk(0%, 12.8%, 27.6%, 20.4%) |
| CIE-LAB | lab(73.71, 4.81, 18.82) |
| CIE-LCH | lch(73.71, 19.42, 75.67°) |
| OKLab | oklab(77.52% 0.0166 0.048) |
| OKLCH | oklch(77.52% 0.051 71) |
| XYZ | xyz(45.6177, 46.2489, 34.1221) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.06
Khaki
#C3B091
ΔE00 3.22
Taupe (survey)
#B9A281
ΔE00 4.89
Toupe
#C7AC7D
ΔE00 5.36
Putty
#BEAE8A
ΔE00 5.58
Greige
#B8AB98
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB193 #93ADCB
analogous
#CB9593 #CBB193 #C9CB93
triadic
#CBB193 #93CBB1 #B193CB
tetradic
#CBB193 #93CB95 #93ADCB #CB93C9
square
#CBB193 #93CB95 #93ADCB #CB93C9
split-complementary
#CBB193 #93C9CB #9593CB
monochromatic
#9A754A #B7936A #CBB193 #DFCFBC #F3EDE6
Accessibility & contrast
On white
2.05
#CBB193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CBB193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB193
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB193 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB291
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#D5ABA9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbb193; /* rgb */ color: rgb(203, 177, 147); /* oklch */ color: oklch(77.5% 0.051 71.0);
Tailwind
colors: {
custom: {
50: '#dbc8b2',
500: '#cbb193',
950: '#000000',
},
}SCSS
$custom: #cbb193; $custom-light: #dbc8b2; $custom-dark: #000000;
JSON
{
"hex": "#cbb193",
"rgb": {
"r": 203,
"g": 177,
"b": 147
},
"hsl": {
"h": 32.143,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.77517,
"c": 0.05082,
"h": 71
},
"luminance": 0.46247
}Semantic roles & 50–950 ramp
primary
#CBB193
secondary
#D5DCE5
accent
#6FAE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280