#CBB294#CBB294
#CBB294 is a light, muted orange. Relative luminance 0.467; OKLCH L 77.7% C 0.050 H 72.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB294 |
|---|---|
| RGB | rgb(203, 178, 148) |
| HSL | hsl(33, 35%, 69%) |
| HSV | hsv(33, 27%, 80%) |
| CMYK | cmyk(0%, 12.3%, 27.1%, 20.4%) |
| CIE-LAB | lab(73.98, 4.41, 18.66) |
| CIE-LCH | lch(73.98, 19.17, 76.71°) |
| OKLab | oklab(77.74% 0.0154 0.0477) |
| OKLCH | oklch(77.74% 0.05 72.1) |
| XYZ | xyz(45.8947, 46.6769, 34.6032) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.88
Tan
#D2B48C
ΔE00 3.04
Taupe (survey)
#B9A281
ΔE00 4.97
Putty
#BEAE8A
ΔE00 5.28
Toupe
#C7AC7D
ΔE00 5.31
Greige
#B8AB98
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB294 #94ADCB
analogous
#CB9794 #CBB294 #C9CB94
triadic
#CBB294 #94CBB2 #B294CB
tetradic
#CBB294 #94CB97 #94ADCB #CB94C9
square
#CBB294 #94CB97 #94ADCB #CB94C9
split-complementary
#CBB294 #94C9CB #9794CB
monochromatic
#9A764B #B7946B #CBB294 #DFD0BD #F3EDE6
Accessibility & contrast
On white
2.03
#CBB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CBB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB294
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB294 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#D5ACAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb294; /* rgb */ color: rgb(203, 178, 148); /* oklch */ color: oklch(77.7% 0.050 72.1);
Tailwind
colors: {
custom: {
50: '#dbc9b3',
500: '#cbb294',
950: '#000000',
},
}SCSS
$custom: #cbb294; $custom-light: #dbc9b3; $custom-dark: #000000;
JSON
{
"hex": "#cbb294",
"rgb": {
"r": 203,
"g": 178,
"b": 148
},
"hsl": {
"h": 32.727,
"s": 34.591,
"l": 68.824
},
"oklch": {
"l": 0.7774,
"c": 0.0501,
"h": 72.1
},
"luminance": 0.46675
}Semantic roles & 50–950 ramp
primary
#CBB294
secondary
#D5DDE6
accent
#6DAD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280