#C8BDB2#C8BDB2
#C8BDB2 is a light, near-neutral orange. Relative luminance 0.519; OKLCH L 80.4% C 0.020 H 67.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDB2 |
|---|---|
| RGB | rgb(200, 189, 178) |
| HSL | hsl(30, 17%, 74%) |
| HSV | hsv(30, 11%, 78%) |
| CMYK | cmyk(0%, 5.5%, 11%, 21.6%) |
| CIE-LAB | lab(77.21, 1.98, 6.94) |
| CIE-LCH | lch(77.21, 7.22, 74.08°) |
| OKLab | oklab(80.44% 0.0075 0.0182) |
| OKLCH | oklch(80.44% 0.02 67.5) |
| XYZ | xyz(50.0522, 51.8896, 49.4898) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.43
Greige
#B8AB98
ΔE00 5.98
Silver
#C0C0C0
ΔE00 6.46
Silver (survey)
#C5C9C7
ΔE00 7.94
Warm Beige
#E9DCC9
ΔE00 8.10
Khaki
#C3B091
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDB2 #B2BDC8
analogous
#C8B2B2 #C8BDB2 #C8C8B2
triadic
#C8BDB2 #B2C8BD #BDB2C8
tetradic
#C8BDB2 #B2C8B2 #B2BDC8 #C8B2C8
square
#C8BDB2 #B2C8B2 #B2BDC8 #C8B2C8
split-complementary
#C8BDB2 #B2C8C8 #B2B2C8
monochromatic
#95806B #AF9E8E #C8BDB2 #E2DCD6 #F2F0ED
Accessibility & contrast
On white
1.85
#C8BDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#C8BDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDB2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDB2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB1
Deuteranopia (green-blind)
#C3C0B2
Tritanopia (blue-blind)
#CCBBBA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bdb2; /* rgb */ color: rgb(200, 189, 178); /* oklch */ color: oklch(80.4% 0.020 67.5);
Tailwind
colors: {
custom: {
50: '#d8d0c9',
500: '#c8bdb2',
950: '#000000',
},
}SCSS
$custom: #c8bdb2; $custom-light: #d8d0c9; $custom-dark: #000000;
JSON
{
"hex": "#c8bdb2",
"rgb": {
"r": 200,
"g": 189,
"b": 178
},
"hsl": {
"h": 30,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.80435,
"c": 0.01971,
"h": 67.5
},
"luminance": 0.51889
}Semantic roles & 50–950 ramp
primary
#C8BDB2
secondary
#828F9C
accent
#739B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382