#C8BB98#C8BB98
#C8BB98 is a light, muted orange. Relative luminance 0.501; OKLCH L 79.4% C 0.050 H 90.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BB98 |
|---|---|
| RGB | rgb(200, 187, 152) |
| HSL | hsl(44, 30%, 69%) |
| HSV | hsv(44, 24%, 78%) |
| CMYK | cmyk(0%, 6.5%, 24%, 21.6%) |
| CIE-LAB | lab(76.12, -0.98, 19.42) |
| CIE-LCH | lch(76.12, 19.45, 92.87°) |
| OKLab | oklab(79.39% -0.0001 0.0496) |
| OKLCH | oklch(79.39% 0.05 90.1) |
| XYZ | xyz(47.2573, 50.0881, 36.8782) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.61
Khaki
#C3B091
ΔE00 4.21
Sand
#C2B280
ΔE00 4.71
Bland
#AFA88B
ΔE00 6.15
Very Light Brown
#D3B683
ΔE00 6.21
Tan
#D2B48C
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BB98 #98A5C8
analogous
#C8A398 #C8BB98 #BDC898
triadic
#C8BB98 #98C8BB #BB98C8
tetradic
#C8BB98 #98C8A3 #98A5C8 #C898BD
square
#C8BB98 #98C8A3 #98A5C8 #C898BD
split-complementary
#C8BB98 #98BDC8 #A398C8
monochromatic
#968350 #B3A170 #C8BB98 #DDD5C0 #F3F0E8
Accessibility & contrast
On white
1.91
#C8BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#C8BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BB98
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BB98 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B996
Deuteranopia (green-blind)
#C7BD99
Tritanopia (blue-blind)
#D0B5B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8bb98; /* rgb */ color: rgb(200, 187, 152); /* oklch */ color: oklch(79.4% 0.050 90.1);
Tailwind
colors: {
custom: {
50: '#d9cfb6',
500: '#c8bb98',
950: '#000000',
},
}SCSS
$custom: #c8bb98; $custom-light: #d9cfb6; $custom-dark: #000000;
JSON
{
"hex": "#c8bb98",
"rgb": {
"r": 200,
"g": 187,
"b": 152
},
"hsl": {
"h": 43.75,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.79387,
"c": 0.04956,
"h": 90.1
},
"luminance": 0.50087
}Semantic roles & 50–950 ramp
primary
#C8BB98
secondary
#68769D
accent
#5AA93C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141311
muted
#838381