#C8BEB0#C8BEB0
#C8BEB0 is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.022 H 76.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEB0 |
|---|---|
| RGB | rgb(200, 190, 176) |
| HSL | hsl(35, 18%, 74%) |
| HSV | hsv(35, 12%, 78%) |
| CMYK | cmyk(0%, 5%, 12%, 21.6%) |
| CIE-LAB | lab(77.42, 1.12, 8.32) |
| CIE-LCH | lch(77.42, 8.40, 82.35°) |
| OKLab | oklab(80.58% 0.0052 0.0218) |
| OKLCH | oklch(80.58% 0.022 76.5) |
| XYZ | xyz(50.0687, 52.2415, 48.5119) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.50
Greige
#B8AB98
ΔE00 5.51
Silver
#C0C0C0
ΔE00 7.13
Khaki
#C3B091
ΔE00 7.19
Warm Beige
#E9DCC9
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEB0 #B0BAC8
analogous
#C8B2B0 #C8BEB0 #C6C8B0
triadic
#C8BEB0 #B0C8BE #BEB0C8
tetradic
#C8BEB0 #B0C8B2 #B0BAC8 #C8B0C6
square
#C8BEB0 #B0C8B2 #B0BAC8 #C8B0C6
split-complementary
#C8BEB0 #B0C6C8 #B2B0C8
monochromatic
#968368 #AFA08C #C8BEB0 #E1DCD4 #F2F0ED
Accessibility & contrast
On white
1.83
#C8BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#C8BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEB0
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEB0 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAF
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#CDBBBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8beb0; /* rgb */ color: rgb(200, 190, 176); /* oklch */ color: oklch(80.6% 0.022 76.5);
Tailwind
colors: {
custom: {
50: '#d8d1c7',
500: '#c8beb0',
950: '#000000',
},
}SCSS
$custom: #c8beb0; $custom-light: #d8d1c7; $custom-dark: #000000;
JSON
{
"hex": "#c8beb0",
"rgb": {
"r": 200,
"g": 190,
"b": 176
},
"hsl": {
"h": 35,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.80584,
"c": 0.02239,
"h": 76.5
},
"luminance": 0.52241
}Semantic roles & 50–950 ramp
primary
#C8BEB0
secondary
#808C9C
accent
#6C9C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382