#C6C8A2#C6C8A2
#C6C8A2 is a very light, muted yellow. Relative luminance 0.559; OKLCH L 82.1% C 0.051 H 110.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8A2 |
|---|---|
| RGB | rgb(198, 200, 162) |
| HSL | hsl(63, 26%, 71%) |
| HSV | hsv(63, 19%, 78%) |
| CMYK | cmyk(1%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(79.57, -7.07, 18.83) |
| CIE-LCH | lch(79.57, 20.11, 110.58°) |
| OKLab | oklab(82.14% -0.0175 0.0482) |
| OKLCH | oklch(82.14% 0.051 110) |
| XYZ | xyz(50.4641, 55.9234, 42.3112) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.51
Sand
#C2B280
ΔE00 8.69
Pale Olive
#B9CC81
ΔE00 8.89
Bland
#AFA88B
ΔE00 9.33
Greenish Tan
#BCCB7A
ΔE00 9.49
Putty
#BEAE8A
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8A2 #A4A2C8
analogous
#C8B7A2 #C6C8A2 #B3C8A2
triadic
#C6C8A2 #A2C6C8 #C8A2C6
tetradic
#C6C8A2 #A2C8B7 #A4A2C8 #C8A2B3
square
#C6C8A2 #A2C8B7 #A4A2C8 #C8A2B3
split-complementary
#C6C8A2 #A2B3C8 #B7A2C8
monochromatic
#939759 #AEB17C #C6C8A2 #DEDFC8 #F3F4EC
Accessibility & contrast
On white
1.72
#C6C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#C6C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8A2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8A2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#CBC3BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c6c8a2; /* rgb */ color: rgb(198, 200, 162); /* oklch */ color: oklch(82.1% 0.051 110.0);
Tailwind
colors: {
custom: {
50: '#d7d8bd',
500: '#c6c8a2',
950: '#000000',
},
}SCSS
$custom: #c6c8a2; $custom-light: #d7d8bd; $custom-dark: #000000;
JSON
{
"hex": "#c6c8a2",
"rgb": {
"r": 198,
"g": 200,
"b": 162
},
"hsl": {
"h": 63.158,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.82136,
"c": 0.05126,
"h": 110
},
"luminance": 0.55923
}Semantic roles & 50–950 ramp
primary
#C6C8A2
secondary
#74729D
accent
#41A446
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382