#C8BFA7#C8BFA7
#C8BFA7 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.6% C 0.034 H 89.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFA7 |
|---|---|
| RGB | rgb(200, 191, 167) |
| HSL | hsl(44, 23%, 72%) |
| HSV | hsv(44, 17%, 78%) |
| CMYK | cmyk(0%, 4.5%, 16.5%, 21.6%) |
| CIE-LAB | lab(77.48, -0.85, 13.25) |
| CIE-LCH | lch(77.48, 13.28, 93.68°) |
| OKLab | oklab(80.56% 0.0001 0.0343) |
| OKLCH | oklch(80.56% 0.034 89.9) |
| XYZ | xyz(49.4249, 52.3317, 44.0491) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.57
Khaki
#C3B091
ΔE00 5.68
Greige
#B8AB98
ΔE00 6.06
Putty
#BEAE8A
ΔE00 6.14
Bland
#AFA88B
ΔE00 6.92
Stone (survey)
#ADA587
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFA7 #A7B0C8
analogous
#C8AFA7 #C8BFA7 #C1C8A7
triadic
#C8BFA7 #A7C8BF #BFA7C8
tetradic
#C8BFA7 #A7C8AF #A7B0C8 #C8A7C1
square
#C8BFA7 #A7C8AF #A7B0C8 #C8A7C1
split-complementary
#C8BFA7 #A7C1C8 #AFA7C8
monochromatic
#97875E #B0A481 #C8BFA7 #E0DACD #F3F1EC
Accessibility & contrast
On white
1.83
#C8BFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#C8BFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFA7
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFA7 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA6
Deuteranopia (green-blind)
#C7C1A8
Tritanopia (blue-blind)
#CEBBB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bfa7; /* rgb */ color: rgb(200, 191, 167); /* oklch */ color: oklch(80.6% 0.034 89.9);
Tailwind
colors: {
custom: {
50: '#d9d2c1',
500: '#c8bfa7',
950: '#000000',
},
}SCSS
$custom: #c8bfa7; $custom-light: #d9d2c1; $custom-dark: #000000;
JSON
{
"hex": "#c8bfa7",
"rgb": {
"r": 200,
"g": 191,
"b": 167
},
"hsl": {
"h": 43.636,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.80559,
"c": 0.03429,
"h": 89.9
},
"luminance": 0.52331
}Semantic roles & 50–950 ramp
primary
#C8BFA7
secondary
#77819D
accent
#5DA244
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382