#C8BEA2#C8BEA2
#C8BEA2 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.2% C 0.040 H 90.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEA2 |
|---|---|
| RGB | rgb(200, 190, 162) |
| HSL | hsl(44, 26%, 71%) |
| HSV | hsv(44, 19%, 78%) |
| CMYK | cmyk(0%, 5%, 19%, 21.6%) |
| CIE-LAB | lab(77.11, -1.09, 15.42) |
| CIE-LCH | lch(77.11, 15.46, 94.05°) |
| OKLab | oklab(80.23% -0.0005 0.0397) |
| OKLCH | oklch(80.23% 0.04 90.7) |
| XYZ | xyz(48.7542, 51.7158, 41.5892) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.11
Putty
#BEAE8A
ΔE00 5.18
Warm Gray
#C9BEB0
ΔE00 5.74
Greige
#B8AB98
ΔE00 6.37
Bland
#AFA88B
ΔE00 6.44
Sand
#C2B280
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEA2 #A2ACC8
analogous
#C8ABA2 #C8BEA2 #BFC8A2
triadic
#C8BEA2 #A2C8BE #BEA2C8
tetradic
#C8BEA2 #A2C8AB #A2ACC8 #C8A2BF
square
#C8BEA2 #A2C8AB #A2ACC8 #C8A2BF
split-complementary
#C8BEA2 #A2BFC8 #ABA2C8
monochromatic
#978659 #B1A37C #C8BEA2 #DFD9C8 #F4F2EC
Accessibility & contrast
On white
1.85
#C8BEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#C8BEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEA2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEA2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#CFB9B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bea2; /* rgb */ color: rgb(200, 190, 162); /* oklch */ color: oklch(80.2% 0.040 90.7);
Tailwind
colors: {
custom: {
50: '#d9d1bd',
500: '#c8bea2',
950: '#000000',
},
}SCSS
$custom: #c8bea2; $custom-light: #d9d1bd; $custom-dark: #000000;
JSON
{
"hex": "#c8bea2",
"rgb": {
"r": 200,
"g": 190,
"b": 162
},
"hsl": {
"h": 44.211,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80233,
"c": 0.03973,
"h": 90.7
},
"luminance": 0.51715
}Semantic roles & 50–950 ramp
primary
#C8BEA2
secondary
#727D9D
accent
#5BA441
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382