#C8BEB7#C8BEB7
#C8BEB7 is a light, near-neutral orange. Relative luminance 0.525; OKLCH L 80.8% C 0.015 H 57.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEB7 |
|---|---|
| RGB | rgb(200, 190, 183) |
| HSL | hsl(25, 13%, 75%) |
| HSV | hsv(25, 9%, 78%) |
| CMYK | cmyk(0%, 5%, 8.5%, 21.6%) |
| CIE-LAB | lab(77.59, 2.29, 4.78) |
| CIE-LCH | lch(77.59, 5.30, 64.42°) |
| OKLab | oklab(80.77% 0.008 0.0126) |
| OKLCH | oklch(80.77% 0.015 57.5) |
| XYZ | xyz(50.7792, 52.5257, 52.2540) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.25
Silver
#C0C0C0
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.16
Greige
#B8AB98
ΔE00 7.40
Dove Gray
#B6B8BD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEB7 #B7C1C8
analogous
#C8B7B8 #C8BEB7 #C8C7B7
triadic
#C8BEB7 #B7C8BE #BEB7C8
tetradic
#C8BEB7 #B8C8B7 #B7C1C8 #C7B7C8
square
#C8BEB7 #B8C8B7 #B7C1C8 #C7B7C8
split-complementary
#C8BEB7 #B7C8C7 #B7B8C8
monochromatic
#937F72 #AD9F94 #C8BEB7 #E3DDDA #F2EFEE
Accessibility & contrast
On white
1.83
#C8BEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#C8BEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEB7
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEB7 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 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)
#C1BFB7
Deuteranopia (green-blind)
#C3C1B7
Tritanopia (blue-blind)
#CCBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8beb7; /* rgb */ color: rgb(200, 190, 183); /* oklch */ color: oklch(80.8% 0.015 57.5);
Tailwind
colors: {
custom: {
50: '#d8d1cc',
500: '#c8beb7',
950: '#000000',
},
}SCSS
$custom: #c8beb7; $custom-light: #d8d1cc; $custom-dark: #000000;
JSON
{
"hex": "#c8beb7",
"rgb": {
"r": 200,
"g": 190,
"b": 183
},
"hsl": {
"h": 24.706,
"s": 13.386,
"l": 75.098
},
"oklch": {
"l": 0.80773,
"c": 0.01496,
"h": 57.5
},
"luminance": 0.52525
}Semantic roles & 50–950 ramp
primary
#C8BEB7
secondary
#87939C
accent
#79984E
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383