#C8BFB2#C8BFB2
#C8BFB2 is a light, muted orange. Relative luminance 0.528; OKLCH L 80.8% C 0.021 H 77.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFB2 |
|---|---|
| RGB | rgb(200, 191, 178) |
| HSL | hsl(35, 17%, 74%) |
| HSV | hsv(35, 11%, 78%) |
| CMYK | cmyk(0%, 4.5%, 11%, 21.6%) |
| CIE-LAB | lab(77.73, 0.92, 7.68) |
| CIE-LCH | lch(77.73, 7.74, 83.19°) |
| OKLab | oklab(80.84% 0.0045 0.0201) |
| OKLCH | oklch(80.84% 0.021 77.3) |
| XYZ | xyz(50.4853, 52.7559, 49.6342) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.93
Greige
#B8AB98
ΔE00 5.92
Silver
#C0C0C0
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 7.45
Warm Beige
#E9DCC9
ΔE00 7.47
Khaki
#C3B091
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFB2 #B2BBC8
analogous
#C8B4B2 #C8BFB2 #C6C8B2
triadic
#C8BFB2 #B2C8BF #BFB2C8
tetradic
#C8BFB2 #B2C8B4 #B2BBC8 #C8B2C6
square
#C8BFB2 #B2C8B4 #B2BBC8 #C8B2C6
split-complementary
#C8BFB2 #B2C6C8 #B4B2C8
monochromatic
#95846B #AFA18E #C8BFB2 #E2DDD6 #F2F0ED
Accessibility & contrast
On white
1.82
#C8BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#C8BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFB2
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFB2 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#CCBCBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bfb2; /* rgb */ color: rgb(200, 191, 178); /* oklch */ color: oklch(80.8% 0.021 77.3);
Tailwind
colors: {
custom: {
50: '#d8d2c9',
500: '#c8bfb2',
950: '#000000',
},
}SCSS
$custom: #c8bfb2; $custom-light: #d8d2c9; $custom-dark: #000000;
JSON
{
"hex": "#c8bfb2",
"rgb": {
"r": 200,
"g": 191,
"b": 178
},
"hsl": {
"h": 35.455,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.8084,
"c": 0.02062,
"h": 77.3
},
"luminance": 0.52755
}Semantic roles & 50–950 ramp
primary
#C8BFB2
secondary
#828D9C
accent
#6B9B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382