#C8BBA2#C8BBA2
#C8BBA2 is a light, muted orange. Relative luminance 0.504; OKLCH L 79.6% C 0.037 H 83.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBA2 |
|---|---|
| RGB | rgb(200, 187, 162) |
| HSL | hsl(39, 26%, 71%) |
| HSV | hsv(39, 19%, 78%) |
| CMYK | cmyk(0%, 6.5%, 19%, 21.6%) |
| CIE-LAB | lab(76.33, 0.50, 14.33) |
| CIE-LCH | lch(76.33, 14.34, 88.02°) |
| OKLab | oklab(79.62% 0.0041 0.037) |
| OKLCH | oklch(79.62% 0.037 83.8) |
| XYZ | xyz(48.1111, 50.4296, 41.3749) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.88
Warm Gray
#C9BEB0
ΔE00 4.31
Greige
#B8AB98
ΔE00 4.85
Putty
#BEAE8A
ΔE00 4.99
Bland
#AFA88B
ΔE00 6.72
Tan
#D2B48C
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBA2 #A2AFC8
analogous
#C8A8A2 #C8BBA2 #C2C8A2
triadic
#C8BBA2 #A2C8BB #BBA2C8
tetradic
#C8BBA2 #A2C8A8 #A2AFC8 #C8A2C2
square
#C8BBA2 #A2C8A8 #A2AFC8 #C8A2C2
split-complementary
#C8BBA2 #A2C2C8 #A8A2C8
monochromatic
#978259 #B19F7C #C8BBA2 #DFD7C8 #F4F1EC
Accessibility & contrast
On white
1.89
#C8BBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C8BBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBA2
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBA2 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BAA0
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#CFB6B4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8bba2; /* rgb */ color: rgb(200, 187, 162); /* oklch */ color: oklch(79.6% 0.037 83.8);
Tailwind
colors: {
custom: {
50: '#d9cfbd',
500: '#c8bba2',
950: '#000000',
},
}SCSS
$custom: #c8bba2; $custom-light: #d9cfbd; $custom-dark: #000000;
JSON
{
"hex": "#c8bba2",
"rgb": {
"r": 200,
"g": 187,
"b": 162
},
"hsl": {
"h": 39.474,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.7962,
"c": 0.03722,
"h": 83.8
},
"luminance": 0.50429
}Semantic roles & 50–950 ramp
primary
#C8BBA2
secondary
#72809D
accent
#63A441
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141312
muted
#838382