#CBB293#CBB293
#CBB293 is a light, muted orange. Relative luminance 0.466; OKLCH L 77.7% C 0.051 H 72.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB293 |
|---|---|
| RGB | rgb(203, 178, 147) |
| HSL | hsl(33, 35%, 69%) |
| HSV | hsv(33, 28%, 80%) |
| CMYK | cmyk(0%, 12.3%, 27.6%, 20.4%) |
| CIE-LAB | lab(73.96, 4.27, 19.17) |
| CIE-LCH | lch(73.96, 19.64, 77.44°) |
| OKLab | oklab(77.72% 0.015 0.0489) |
| OKLCH | oklch(77.72% 0.051 72.9) |
| XYZ | xyz(45.8159, 46.6454, 34.1882) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.69
Tan
#D2B48C
ΔE00 2.77
Taupe (survey)
#B9A281
ΔE00 4.85
Toupe
#C7AC7D
ΔE00 4.98
Putty
#BEAE8A
ΔE00 5.01
Very Light Brown
#D3B683
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB293 #93ACCB
analogous
#CB9693 #CBB293 #C8CB93
triadic
#CBB293 #93CBB2 #B293CB
tetradic
#CBB293 #93CB96 #93ACCB #CB93C8
square
#CBB293 #93CB96 #93ACCB #CB93C8
split-complementary
#CBB293 #93C8CB #9693CB
monochromatic
#9A764A #B7956A #CBB293 #DFCFBC #F3EDE6
Accessibility & contrast
On white
2.03
#CBB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#CBB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB293
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB293 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB291
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#D5ACA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb293; /* rgb */ color: rgb(203, 178, 147); /* oklch */ color: oklch(77.7% 0.051 72.9);
Tailwind
colors: {
custom: {
50: '#dbc9b2',
500: '#cbb293',
950: '#000000',
},
}SCSS
$custom: #cbb293; $custom-light: #dbc9b2; $custom-dark: #000000;
JSON
{
"hex": "#cbb293",
"rgb": {
"r": 203,
"g": 178,
"b": 147
},
"hsl": {
"h": 33.214,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.77717,
"c": 0.05115,
"h": 72.9
},
"luminance": 0.46644
}Semantic roles & 50–950 ramp
primary
#CBB293
secondary
#D5DCE5
accent
#6CAE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280