#C8BAAF#C8BAAF
#C8BAAF is a light, muted orange. Relative luminance 0.505; OKLCH L 79.7% C 0.022 H 60.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BAAF |
|---|---|
| RGB | rgb(200, 186, 175) |
| HSL | hsl(26, 19%, 74%) |
| HSV | hsv(26, 13%, 78%) |
| CMYK | cmyk(0%, 7%, 12.5%, 21.6%) |
| CIE-LAB | lab(76.37, 3.08, 7.35) |
| CIE-LCH | lch(76.37, 7.97, 67.26°) |
| OKLab | oklab(79.75% 0.0108 0.0193) |
| OKLCH | oklch(79.75% 0.022 60.7) |
| XYZ | xyz(49.1156, 50.4931, 47.7079) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.57
Greige
#B8AB98
ΔE00 5.84
Silver
#C0C0C0
ΔE00 7.33
Khaki
#C3B091
ΔE00 8.07
Pinkish Grey
#C8ACA9
ΔE00 8.33
Stone
#A89F91
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BAAF #AFBDC8
analogous
#C8AFB0 #C8BAAF #C8C6AF
triadic
#C8BAAF #AFC8BA #BAAFC8
tetradic
#C8BAAF #B0C8AF #AFBDC8 #C6AFC8
square
#C8BAAF #B0C8AF #AFBDC8 #C6AFC8
split-complementary
#C8BAAF #AFC8C6 #AFB0C8
monochromatic
#967B67 #AF9B8B #C8BAAF #E1D9D3 #F3EFED
Accessibility & contrast
On white
1.89
#C8BAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#C8BAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BAAF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BAAF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBAE
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#CDB7B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8baaf; /* rgb */ color: rgb(200, 186, 175); /* oklch */ color: oklch(79.7% 0.022 60.7);
Tailwind
colors: {
custom: {
50: '#d8cec6',
500: '#c8baaf',
950: '#000000',
},
}SCSS
$custom: #c8baaf; $custom-light: #d8cec6; $custom-dark: #000000;
JSON
{
"hex": "#c8baaf",
"rgb": {
"r": 200,
"g": 186,
"b": 175
},
"hsl": {
"h": 26.4,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.79749,
"c": 0.02213,
"h": 60.7
},
"luminance": 0.50492
}Semantic roles & 50–950 ramp
primary
#C8BAAF
secondary
#7F8F9C
accent
#789D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382