#C6BEA8#C6BEA8
#C6BEA8 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.2% C 0.031 H 90.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEA8 |
|---|---|
| RGB | rgb(198, 190, 168) |
| HSL | hsl(44, 21%, 72%) |
| HSV | hsv(44, 15%, 78%) |
| CMYK | cmyk(0%, 4%, 15.2%, 22.4%) |
| CIE-LAB | lab(77.08, -0.91, 12.12) |
| CIE-LCH | lch(77.08, 12.16, 94.28°) |
| OKLab | oklab(80.21% -0.0002 0.0314) |
| OKLCH | oklch(80.21% 0.031 90.4) |
| XYZ | xyz(48.7695, 51.6605, 44.4405) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.16
Greige
#B8AB98
ΔE00 5.77
Khaki
#C3B091
ΔE00 5.99
Putty
#BEAE8A
ΔE00 6.48
Bland
#AFA88B
ΔE00 6.83
Stone (survey)
#ADA587
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEA8 #A8B0C6
analogous
#C6AFA8 #C6BEA8 #BFC6A8
triadic
#C6BEA8 #A8C6BE #BEA8C6
tetradic
#C6BEA8 #A8C6AF #A8B0C6 #C6A8BF
square
#C6BEA8 #A8C6AF #A8B0C6 #C6A8BF
split-complementary
#C6BEA8 #A8BFC6 #AFA8C6
monochromatic
#938660 #AEA283 #C6BEA8 #DEDACD #F3F1ED
Accessibility & contrast
On white
1.85
#C6BEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#C6BEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEA8
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEA8 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA7
Deuteranopia (green-blind)
#C5BFA9
Tritanopia (blue-blind)
#CBBAB8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c6bea8; /* rgb */ color: rgb(198, 190, 168); /* oklch */ color: oklch(80.2% 0.031 90.4);
Tailwind
colors: {
custom: {
50: '#d7d1c1',
500: '#c6bea8',
950: '#000000',
},
}SCSS
$custom: #c6bea8; $custom-light: #d7d1c1; $custom-dark: #000000;
JSON
{
"hex": "#c6bea8",
"rgb": {
"r": 198,
"g": 190,
"b": 168
},
"hsl": {
"h": 44,
"s": 20.833,
"l": 71.765
},
"oklch": {
"l": 0.8021,
"c": 0.03144,
"h": 90.4
},
"luminance": 0.5166
}Semantic roles & 50–950 ramp
primary
#C6BEA8
secondary
#78819A
accent
#5E9F46
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382