#C8BEAC#C8BEAC
#C8BEAC is a light, muted orange. Relative luminance 0.521; OKLCH L 80.5% C 0.027 H 82.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEAC |
|---|---|
| RGB | rgb(200, 190, 172) |
| HSL | hsl(39, 20%, 73%) |
| HSV | hsv(39, 14%, 78%) |
| CMYK | cmyk(0%, 5%, 14%, 21.6%) |
| CIE-LAB | lab(77.33, 0.47, 10.35) |
| CIE-LCH | lch(77.33, 10.36, 87.41°) |
| OKLab | oklab(80.48% 0.0036 0.027) |
| OKLCH | oklch(80.48% 0.027 82.4) |
| XYZ | xyz(49.6787, 52.0855, 46.4582) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.01
Greige
#B8AB98
ΔE00 5.21
Khaki
#C3B091
ΔE00 6.12
Putty
#BEAE8A
ΔE00 7.39
Warm Beige
#E9DCC9
ΔE00 7.48
Greyish
#A8A495
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEAC #ACB6C8
analogous
#C8B0AC #C8BEAC #C4C8AC
triadic
#C8BEAC #ACC8BE #BEACC8
tetradic
#C8BEAC #ACC8B0 #ACB6C8 #C8ACC4
square
#C8BEAC #ACC8B0 #ACB6C8 #C8ACC4
split-complementary
#C8BEAC #ACC4C8 #B0ACC8
monochromatic
#968463 #B0A187 #C8BEAC #E0DBD1 #F3F1ED
Accessibility & contrast
On white
1.84
#C8BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C8BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEAC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEAC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAB
Deuteranopia (green-blind)
#C5C0AC
Tritanopia (blue-blind)
#CDBBB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8beac; /* rgb */ color: rgb(200, 190, 172); /* oklch */ color: oklch(80.5% 0.027 82.4);
Tailwind
colors: {
custom: {
50: '#d8d1c4',
500: '#c8beac',
950: '#000000',
},
}SCSS
$custom: #c8beac; $custom-light: #d8d1c4; $custom-dark: #000000;
JSON
{
"hex": "#c8beac",
"rgb": {
"r": 200,
"g": 190,
"b": 172
},
"hsl": {
"h": 38.571,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.8048,
"c": 0.02719,
"h": 82.4
},
"luminance": 0.52085
}Semantic roles & 50–950 ramp
primary
#C8BEAC
secondary
#7C879C
accent
#669F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382