#C8BEAD#C8BEAD
#C8BEAD is a light, muted orange. Relative luminance 0.521; OKLCH L 80.5% C 0.026 H 81.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEAD |
|---|---|
| RGB | rgb(200, 190, 173) |
| HSL | hsl(38, 20%, 73%) |
| HSV | hsv(38, 14%, 78%) |
| CMYK | cmyk(0%, 5%, 13.5%, 21.6%) |
| CIE-LAB | lab(77.36, 0.63, 9.84) |
| CIE-LCH | lch(77.36, 9.86, 86.34°) |
| OKLab | oklab(80.51% 0.004 0.0257) |
| OKLCH | oklch(80.51% 0.026 81.1) |
| XYZ | xyz(49.7751, 52.1241, 46.9659) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.60
Greige
#B8AB98
ΔE00 5.23
Khaki
#C3B091
ΔE00 6.35
Warm Beige
#E9DCC9
ΔE00 7.46
Putty
#BEAE8A
ΔE00 7.71
Greyish
#A8A495
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEAD #ADB7C8
analogous
#C8B0AD #C8BEAD #C4C8AD
triadic
#C8BEAD #ADC8BE #BEADC8
tetradic
#C8BEAD #ADC8B0 #ADB7C8 #C8ADC4
square
#C8BEAD #ADC8B0 #ADB7C8 #C8ADC4
split-complementary
#C8BEAD #ADC4C8 #B0ADC8
monochromatic
#968465 #AFA188 #C8BEAD #E1DBD2 #F3F0ED
Accessibility & contrast
On white
1.84
#C8BEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C8BEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEAD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEAD | 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)
#C3BEAC
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#CDBBB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bead; /* rgb */ color: rgb(200, 190, 173); /* oklch */ color: oklch(80.5% 0.026 81.1);
Tailwind
colors: {
custom: {
50: '#d8d1c5',
500: '#c8bead',
950: '#000000',
},
}SCSS
$custom: #c8bead; $custom-light: #d8d1c5; $custom-dark: #000000;
JSON
{
"hex": "#c8bead",
"rgb": {
"r": 200,
"g": 190,
"b": 173
},
"hsl": {
"h": 37.778,
"s": 19.708,
"l": 73.137
},
"oklch": {
"l": 0.80506,
"c": 0.02597,
"h": 81.1
},
"luminance": 0.52123
}Semantic roles & 50–950 ramp
primary
#C8BEAD
secondary
#7D899C
accent
#689E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382