#CBAF95#CBAF95
#CBAF95 is a light, muted orange. Relative luminance 0.455; OKLCH L 77.2% C 0.048 H 64.9°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBAF95 |
|---|---|
| RGB | rgb(203, 175, 149) |
| HSL | hsl(29, 34%, 69%) |
| HSV | hsv(29, 27%, 80%) |
| CMYK | cmyk(0%, 13.8%, 26.6%, 20.4%) |
| CIE-LAB | lab(73.24, 6.16, 17.08) |
| CIE-LCH | lch(73.24, 18.16, 70.18°) |
| OKLab | oklab(77.16% 0.0205 0.0438) |
| OKLCH | oklch(77.16% 0.048 64.9) |
| XYZ | xyz(45.3839, 45.5279, 34.8251) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.69
Khaki
#C3B091
ΔE00 4.97
Mushroom
#BA9E88
ΔE00 5.06
Taupe (survey)
#B9A281
ΔE00 5.72
Greige
#B8AB98
ΔE00 6.20
Burlywood
#DEB887
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBAF95 #95B1CB
analogous
#CB9596 #CBAF95 #CBCA95
triadic
#CBAF95 #95CBAF #AF95CB
tetradic
#CBAF95 #96CB95 #95B1CB #CA95CB
square
#CBAF95 #96CB95 #95B1CB #CA95CB
split-complementary
#CBAF95 #95CBCA #9596CB
monochromatic
#9A714C #B7906C #CBAF95 #DFCEBE #F3EDE7
Accessibility & contrast
On white
2.08
#CBAF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CBAF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBAF95
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBAF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBAF95 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B093
Deuteranopia (green-blind)
#BFB695
Tritanopia (blue-blind)
#D5A9A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cbaf95; /* rgb */ color: rgb(203, 175, 149); /* oklch */ color: oklch(77.2% 0.048 64.9);
Tailwind
colors: {
custom: {
50: '#dbc6b4',
500: '#cbaf95',
950: '#000000',
},
}SCSS
$custom: #cbaf95; $custom-light: #dbc6b4; $custom-dark: #000000;
JSON
{
"hex": "#cbaf95",
"rgb": {
"r": 203,
"g": 175,
"b": 149
},
"hsl": {
"h": 28.889,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.77163,
"c": 0.04836,
"h": 64.9
},
"luminance": 0.45526
}Semantic roles & 50–950 ramp
primary
#CBAF95
secondary
#D6DEE6
accent
#75AD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280