#C8BEB6#C8BEB6
#C8BEB6 is a light, near-neutral orange. Relative luminance 0.525; OKLCH L 80.7% C 0.016 H 61.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEB6 |
|---|---|
| RGB | rgb(200, 190, 182) |
| HSL | hsl(27, 14%, 75%) |
| HSV | hsv(27, 9%, 78%) |
| CMYK | cmyk(0%, 5%, 9%, 21.6%) |
| CIE-LAB | lab(77.57, 2.12, 5.29) |
| CIE-LCH | lch(77.57, 5.70, 68.16°) |
| OKLab | oklab(80.75% 0.0076 0.0139) |
| OKLCH | oklch(80.75% 0.016 61.3) |
| XYZ | xyz(50.6755, 52.4843, 51.7078) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.74
Silver
#C0C0C0
ΔE00 5.42
Greige
#B8AB98
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.21
Light Gray
#D3D3D3
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEB6 #B6C0C8
analogous
#C8B6B7 #C8BEB6 #C8C7B6
triadic
#C8BEB6 #B6C8BE #BEB6C8
tetradic
#C8BEB6 #B7C8B6 #B6C0C8 #C7B6C8
square
#C8BEB6 #B7C8B6 #B6C0C8 #C7B6C8
split-complementary
#C8BEB6 #B6C8C7 #B6B7C8
monochromatic
#938070 #AE9F93 #C8BEB6 #E2DDD9 #F2EFEE
Accessibility & contrast
On white
1.83
#C8BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#C8BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEB6
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEB6 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB6
Deuteranopia (green-blind)
#C3C1B6
Tritanopia (blue-blind)
#CCBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8beb6; /* rgb */ color: rgb(200, 190, 182); /* oklch */ color: oklch(80.7% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#d8d1cb',
500: '#c8beb6',
950: '#000000',
},
}SCSS
$custom: #c8beb6; $custom-light: #d8d1cb; $custom-dark: #000000;
JSON
{
"hex": "#c8beb6",
"rgb": {
"r": 200,
"g": 190,
"b": 182
},
"hsl": {
"h": 26.667,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.80745,
"c": 0.01588,
"h": 61.3
},
"luminance": 0.52484
}Semantic roles & 50–950 ramp
primary
#C8BEB6
secondary
#86929C
accent
#77984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382