#CBB09F#CBB09F
#CBB09F is a light, muted orange. Relative luminance 0.463; OKLCH L 77.6% C 0.039 H 54.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB09F |
|---|---|
| RGB | rgb(203, 176, 159) |
| HSL | hsl(23, 30%, 71%) |
| HSV | hsv(23, 22%, 80%) |
| CMYK | cmyk(0%, 13.3%, 21.7%, 20.4%) |
| CIE-LAB | lab(73.71, 7.06, 12.30) |
| CIE-LCH | lch(73.71, 14.18, 60.15°) |
| OKLab | oklab(77.6% 0.023 0.0319) |
| OKLCH | oklch(77.6% 0.039 54.2) |
| XYZ | xyz(46.4121, 46.2518, 39.2768) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.56
Pinkish Grey
#C8ACA9
ΔE00 6.79
Greige
#B8AB98
ΔE00 7.08
Warm Gray
#C9BEB0
ΔE00 7.23
Khaki
#C3B091
ΔE00 7.91
Tan
#D2B48C
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB09F #9FBACB
analogous
#CB9FA4 #CBB09F #CBC69F
triadic
#CBB09F #9FCBB0 #B09FCB
tetradic
#CBB09F #A4CB9F #9FBACB #C69FCB
square
#CBB09F #A4CB9F #9FBACB #C69FCB
split-complementary
#CBB09F #9FCBC6 #9FA4CB
monochromatic
#9B7054 #B58F77 #CBB09F #E1D1C7 #F4EFEB
Accessibility & contrast
On white
2.05
#CBB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CBB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB09F
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB09F | 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)
#B8B29E
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#D3ABAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbb09f; /* rgb */ color: rgb(203, 176, 159); /* oklch */ color: oklch(77.6% 0.039 54.2);
Tailwind
colors: {
custom: {
50: '#dbc7bb',
500: '#cbb09f',
950: '#000000',
},
}SCSS
$custom: #cbb09f; $custom-light: #dbc7bb; $custom-dark: #000000;
JSON
{
"hex": "#cbb09f",
"rgb": {
"r": 203,
"g": 176,
"b": 159
},
"hsl": {
"h": 23.182,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.77603,
"c": 0.03934,
"h": 54.2
},
"luminance": 0.4625
}Semantic roles & 50–950 ramp
primary
#CBB09F
secondary
#DDE4E9
accent
#7FA83D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280