#C8BEAF#C8BEAF
#C8BEAF is a light, muted orange. Relative luminance 0.522; OKLCH L 80.6% C 0.024 H 78.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEAF |
|---|---|
| RGB | rgb(200, 190, 175) |
| HSL | hsl(36, 19%, 74%) |
| HSV | hsv(36, 13%, 78%) |
| CMYK | cmyk(0%, 5%, 12.5%, 21.6%) |
| CIE-LAB | lab(77.40, 0.95, 8.83) |
| CIE-LCH | lch(77.40, 8.88, 83.83°) |
| OKLab | oklab(80.56% 0.0048 0.0231) |
| OKLCH | oklch(80.56% 0.024 78.2) |
| XYZ | xyz(49.9701, 52.2021, 47.9927) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.80
Greige
#B8AB98
ΔE00 5.38
Khaki
#C3B091
ΔE00 6.89
Silver
#C0C0C0
ΔE00 7.45
Warm Beige
#E9DCC9
ΔE00 7.49
Greyish
#A8A495
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEAF #AFB9C8
analogous
#C8B1AF #C8BEAF #C5C8AF
triadic
#C8BEAF #AFC8BE #BEAFC8
tetradic
#C8BEAF #AFC8B1 #AFB9C8 #C8AFC5
square
#C8BEAF #AFC8B1 #AFB9C8 #C8AFC5
split-complementary
#C8BEAF #AFC5C8 #B1AFC8
monochromatic
#968367 #AFA18B #C8BEAF #E1DBD3 #F3F0ED
Accessibility & contrast
On white
1.84
#C8BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C8BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEAF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEAF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAE
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#CDBBBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8beaf; /* rgb */ color: rgb(200, 190, 175); /* oklch */ color: oklch(80.6% 0.024 78.2);
Tailwind
colors: {
custom: {
50: '#d8d1c6',
500: '#c8beaf',
950: '#000000',
},
}SCSS
$custom: #c8beaf; $custom-light: #d8d1c6; $custom-dark: #000000;
JSON
{
"hex": "#c8beaf",
"rgb": {
"r": 200,
"g": 190,
"b": 175
},
"hsl": {
"h": 36,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.80558,
"c": 0.02357,
"h": 78.2
},
"luminance": 0.52201
}Semantic roles & 50–950 ramp
primary
#C8BEAF
secondary
#7F8B9C
accent
#6A9D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382