#C6BEAA#C6BEAA
#C6BEAA is a light, muted orange. Relative luminance 0.517; OKLCH L 80.3% C 0.029 H 88.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEAA |
|---|---|
| RGB | rgb(198, 190, 170) |
| HSL | hsl(43, 20%, 72%) |
| HSV | hsv(43, 14%, 78%) |
| CMYK | cmyk(0%, 4%, 14.1%, 22.4%) |
| CIE-LAB | lab(77.12, -0.59, 11.11) |
| CIE-LCH | lch(77.12, 11.12, 93.03°) |
| OKLab | oklab(80.26% 0.0006 0.0289) |
| OKLCH | oklch(80.26% 0.029 88.8) |
| XYZ | xyz(48.9573, 51.7356, 45.4293) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.44
Greige
#B8AB98
ΔE00 5.57
Khaki
#C3B091
ΔE00 6.21
Putty
#BEAE8A
ΔE00 6.94
Bland
#AFA88B
ΔE00 7.20
Greyish
#A8A495
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEAA #AAB2C6
analogous
#C6B0AA #C6BEAA #C0C6AA
triadic
#C6BEAA #AAC6BE #BEAAC6
tetradic
#C6BEAA #AAC6B0 #AAB2C6 #C6AAC0
square
#C6BEAA #AAC6B0 #AAB2C6 #C6AAC0
split-complementary
#C6BEAA #AAC0C6 #B0AAC6
monochromatic
#938563 #ADA285 #C6BEAA #DFDACF #F3F1ED
Accessibility & contrast
On white
1.85
#C6BEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#C6BEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEAA
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEAA | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#CBBBB8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c6beaa; /* rgb */ color: rgb(198, 190, 170); /* oklch */ color: oklch(80.3% 0.029 88.8);
Tailwind
colors: {
custom: {
50: '#d7d1c3',
500: '#c6beaa',
950: '#000000',
},
}SCSS
$custom: #c6beaa; $custom-light: #d7d1c3; $custom-dark: #000000;
JSON
{
"hex": "#c6beaa",
"rgb": {
"r": 198,
"g": 190,
"b": 170
},
"hsl": {
"h": 42.857,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.80261,
"c": 0.02888,
"h": 88.8
},
"luminance": 0.51735
}Semantic roles & 50–950 ramp
primary
#C6BEAA
secondary
#7A839A
accent
#609E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382