#C8BEA3#C8BEA3
#C8BEA3 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.3% C 0.038 H 90.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEA3 |
|---|---|
| RGB | rgb(200, 190, 163) |
| HSL | hsl(44, 25%, 71%) |
| HSV | hsv(44, 19%, 78%) |
| CMYK | cmyk(0%, 5%, 18.5%, 21.6%) |
| CIE-LAB | lab(77.13, -0.94, 14.92) |
| CIE-LCH | lch(77.13, 14.95, 93.61°) |
| OKLab | oklab(80.26% -0.0001 0.0385) |
| OKLCH | oklch(80.26% 0.038 90.1) |
| XYZ | xyz(48.8435, 51.7514, 42.0592) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.11
Putty
#BEAE8A
ΔE00 5.32
Warm Gray
#C9BEB0
ΔE00 5.40
Greige
#B8AB98
ΔE00 6.19
Bland
#AFA88B
ΔE00 6.51
Sand
#C2B280
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEA3 #A3ADC8
analogous
#C8ABA3 #C8BEA3 #BFC8A3
triadic
#C8BEA3 #A3C8BE #BEA3C8
tetradic
#C8BEA3 #A3C8AB #A3ADC8 #C8A3BF
square
#C8BEA3 #A3C8AB #A3ADC8 #C8A3BF
split-complementary
#C8BEA3 #A3BFC8 #ABA3C8
monochromatic
#97865A #B1A37D #C8BEA3 #DFD9C9 #F4F1EC
Accessibility & contrast
On white
1.85
#C8BEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#C8BEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEA3
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEA3 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA1
Deuteranopia (green-blind)
#C7C0A4
Tritanopia (blue-blind)
#CEB9B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bea3; /* rgb */ color: rgb(200, 190, 163); /* oklch */ color: oklch(80.3% 0.038 90.1);
Tailwind
colors: {
custom: {
50: '#d9d1be',
500: '#c8bea3',
950: '#000000',
},
}SCSS
$custom: #c8bea3; $custom-light: #d9d1be; $custom-dark: #000000;
JSON
{
"hex": "#c8bea3",
"rgb": {
"r": 200,
"g": 190,
"b": 163
},
"hsl": {
"h": 43.784,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.80257,
"c": 0.03846,
"h": 90.1
},
"luminance": 0.51751
}Semantic roles & 50–950 ramp
primary
#C8BEA3
secondary
#737E9D
accent
#5CA442
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382