#CBAF97#CBAF97
#CBAF97 is a light, muted orange. Relative luminance 0.456; OKLCH L 77.2% C 0.046 H 62.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBAF97 |
|---|---|
| RGB | rgb(203, 175, 151) |
| HSL | hsl(28, 33%, 69%) |
| HSV | hsv(28, 26%, 80%) |
| CMYK | cmyk(0%, 13.8%, 25.6%, 20.4%) |
| CIE-LAB | lab(73.28, 6.44, 16.05) |
| CIE-LCH | lch(73.28, 17.30, 68.16°) |
| OKLab | oklab(77.21% 0.0213 0.0413) |
| OKLCH | oklch(77.21% 0.046 62.7) |
| XYZ | xyz(45.5449, 45.5924, 35.6732) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.90
Tan
#D2B48C
ΔE00 5.45
Khaki
#C3B091
ΔE00 5.59
Taupe (survey)
#B9A281
ΔE00 6.28
Greige
#B8AB98
ΔE00 6.30
Warm Gray
#C9BEB0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBAF97 #97B3CB
analogous
#CB9799 #CBAF97 #CBC997
triadic
#CBAF97 #97CBAF #AF97CB
tetradic
#CBAF97 #99CB97 #97B3CB #C997CB
square
#CBAF97 #99CB97 #97B3CB #C997CB
split-complementary
#CBAF97 #97CBC9 #9799CB
monochromatic
#9A714D #B7906E #CBAF97 #DFCEC0 #F4EEE9
Accessibility & contrast
On white
2.08
#CBAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#CBAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBAF97
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBAF97 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B095
Deuteranopia (green-blind)
#BEB697
Tritanopia (blue-blind)
#D4A9A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cbaf97; /* rgb */ color: rgb(203, 175, 151); /* oklch */ color: oklch(77.2% 0.046 62.7);
Tailwind
colors: {
custom: {
50: '#dbc6b5',
500: '#cbaf97',
950: '#000000',
},
}SCSS
$custom: #cbaf97; $custom-light: #dbc6b5; $custom-dark: #000000;
JSON
{
"hex": "#cbaf97",
"rgb": {
"r": 203,
"g": 175,
"b": 151
},
"hsl": {
"h": 27.692,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.7721,
"c": 0.04645,
"h": 62.7
},
"luminance": 0.45591
}Semantic roles & 50–950 ramp
primary
#CBAF97
secondary
#D7DFE6
accent
#77AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280