#C6BEB4#C6BEB4
#C6BEB4 is a light, near-neutral orange. Relative luminance 0.521; OKLCH L 80.5% C 0.017 H 73.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEB4 |
|---|---|
| RGB | rgb(198, 190, 180) |
| HSL | hsl(33, 14%, 74%) |
| HSV | hsv(33, 9%, 78%) |
| CMYK | cmyk(0%, 4%, 9.1%, 22.4%) |
| CIE-LAB | lab(77.36, 1.06, 6.04) |
| CIE-LCH | lch(77.36, 6.14, 80.04°) |
| OKLab | oklab(80.52% 0.0047 0.0159) |
| OKLCH | oklch(80.52% 0.017 73.6) |
| XYZ | xyz(49.9395, 52.1285, 50.6021) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.86
Silver
#C0C0C0
ΔE00 5.49
Greige
#B8AB98
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.68
Light Gray
#D3D3D3
ΔE00 7.37
Dark Gray
#A9A9A9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEB4 #B4BCC6
analogous
#C6B5B4 #C6BEB4 #C5C6B4
triadic
#C6BEB4 #B4C6BE #BEB4C6
tetradic
#C6BEB4 #B4C6B5 #B4BCC6 #C6B4C5
square
#C6BEB4 #B4C6B5 #B4BCC6 #C6B4C5
split-complementary
#C6BEB4 #B4C5C6 #B5B4C6
monochromatic
#91826E #ACA091 #C6BEB4 #E0DCD7 #F2F0EE
Accessibility & contrast
On white
1.84
#C6BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C6BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEB4
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEB4 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB3
Deuteranopia (green-blind)
#C3C0B4
Tritanopia (blue-blind)
#CABCBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c6beb4; /* rgb */ color: rgb(198, 190, 180); /* oklch */ color: oklch(80.5% 0.017 73.6);
Tailwind
colors: {
custom: {
50: '#d7d1ca',
500: '#c6beb4',
950: '#000000',
},
}SCSS
$custom: #c6beb4; $custom-light: #d7d1ca; $custom-dark: #000000;
JSON
{
"hex": "#c6beb4",
"rgb": {
"r": 198,
"g": 190,
"b": 180
},
"hsl": {
"h": 33.333,
"s": 13.636,
"l": 74.118
},
"oklch": {
"l": 0.80523,
"c": 0.01655,
"h": 73.6
},
"luminance": 0.52128
}Semantic roles & 50–950 ramp
primary
#C6BEB4
secondary
#848E9A
accent
#6F984E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382