#C8BEB8#C8BEB8
#C8BEB8 is a light, near-neutral orange. Relative luminance 0.526; OKLCH L 80.8% C 0.014 H 53.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEB8 |
|---|---|
| RGB | rgb(200, 190, 184) |
| HSL | hsl(23, 13%, 75%) |
| HSV | hsv(23, 8%, 78%) |
| CMYK | cmyk(0%, 5%, 8%, 21.6%) |
| CIE-LAB | lab(77.62, 2.46, 4.28) |
| CIE-LCH | lch(77.62, 4.94, 60.10°) |
| OKLab | oklab(80.8% 0.0084 0.0113) |
| OKLCH | oklch(80.8% 0.014 53.3) |
| XYZ | xyz(50.8836, 52.5675, 52.8041) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.78
Silver
#C0C0C0
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 6.90
Silver (survey)
#C5C9C7
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.36
Greige
#B8AB98
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEB8 #B8C2C8
analogous
#C8B8BA #C8BEB8 #C8C6B8
triadic
#C8BEB8 #B8C8BE #BEB8C8
tetradic
#C8BEB8 #BAC8B8 #B8C2C8 #C6B8C8
square
#C8BEB8 #BAC8B8 #B8C2C8 #C6B8C8
split-complementary
#C8BEB8 #B8C8C6 #B8BAC8
monochromatic
#937F73 #AD9E96 #C8BEB8 #E3DEDA #F2EFEE
Accessibility & contrast
On white
1.82
#C8BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#C8BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEB8
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEB8 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#C3C1B8
Tritanopia (blue-blind)
#CBBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8beb8; /* rgb */ color: rgb(200, 190, 184); /* oklch */ color: oklch(80.8% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#d8d1cd',
500: '#c8beb8',
950: '#000000',
},
}SCSS
$custom: #c8beb8; $custom-light: #d8d1cd; $custom-dark: #000000;
JSON
{
"hex": "#c8beb8",
"rgb": {
"r": 200,
"g": 190,
"b": 184
},
"hsl": {
"h": 22.5,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.808,
"c": 0.01409,
"h": 53.3
},
"luminance": 0.52567
}Semantic roles & 50–950 ramp
primary
#C8BEB8
secondary
#88959C
accent
#7C974F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383