#C8BEB2#C8BEB2
#C8BEB2 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.6% C 0.020 H 72.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEB2 |
|---|---|
| RGB | rgb(200, 190, 178) |
| HSL | hsl(33, 17%, 74%) |
| HSV | hsv(33, 11%, 78%) |
| CMYK | cmyk(0%, 5%, 11%, 21.6%) |
| CIE-LAB | lab(77.47, 1.45, 7.31) |
| CIE-LCH | lch(77.47, 7.45, 78.80°) |
| OKLab | oklab(80.64% 0.006 0.0192) |
| OKLCH | oklch(80.64% 0.02 72.5) |
| XYZ | xyz(50.2680, 52.3213, 49.5617) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.85
Greige
#B8AB98
ΔE00 5.88
Silver
#C0C0C0
ΔE00 6.51
Silver (survey)
#C5C9C7
ΔE00 7.66
Warm Beige
#E9DCC9
ΔE00 7.74
Khaki
#C3B091
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEB2 #B2BCC8
analogous
#C8B3B2 #C8BEB2 #C7C8B2
triadic
#C8BEB2 #B2C8BE #BEB2C8
tetradic
#C8BEB2 #B2C8B3 #B2BCC8 #C8B2C7
square
#C8BEB2 #B2C8B3 #B2BCC8 #C8B2C7
split-complementary
#C8BEB2 #B2C7C8 #B3B2C8
monochromatic
#95826B #AFA08E #C8BEB2 #E2DCD6 #F2F0ED
Accessibility & contrast
On white
1.83
#C8BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C8BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEB2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEB2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#CCBBBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8beb2; /* rgb */ color: rgb(200, 190, 178); /* oklch */ color: oklch(80.6% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#d8d1c9',
500: '#c8beb2',
950: '#000000',
},
}SCSS
$custom: #c8beb2; $custom-light: #d8d1c9; $custom-dark: #000000;
JSON
{
"hex": "#c8beb2",
"rgb": {
"r": 200,
"g": 190,
"b": 178
},
"hsl": {
"h": 32.727,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.80637,
"c": 0.02009,
"h": 72.5
},
"luminance": 0.52321
}Semantic roles & 50–950 ramp
primary
#C8BEB2
secondary
#828E9C
accent
#6F9B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382