#C0BEA8#C0BEA8
#C0BEA8 is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.030 H 102.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEA8 |
|---|---|
| RGB | rgb(192, 190, 168) |
| HSL | hsl(55, 16%, 71%) |
| HSV | hsv(55, 13%, 75%) |
| CMYK | cmyk(0%, 1%, 12.5%, 24.7%) |
| CIE-LAB | lab(76.59, -3.11, 11.37) |
| CIE-LCH | lch(76.59, 11.79, 105.32°) |
| OKLab | oklab(79.71% -0.0067 0.0295) |
| OKLCH | oklch(79.71% 0.03 102.8) |
| XYZ | xyz(47.2189, 50.8609, 44.3678) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.40
Bland
#AFA88B
ΔE00 6.69
Greige
#B8AB98
ΔE00 7.48
Cement
#A5A391
ΔE00 7.62
Greyish
#A8A495
ΔE00 7.63
Stone (survey)
#ADA587
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEA8 #A8AAC0
analogous
#C0B2A8 #C0BEA8 #B6C0A8
triadic
#C0BEA8 #A8C0BE #BEA8C0
tetradic
#C0BEA8 #A8C0B2 #A8AAC0 #C0A8B6
square
#C0BEA8 #A8C0B2 #A8AAC0 #C0A8B6
split-complementary
#C0BEA8 #A8B6C0 #B2A8C0
monochromatic
#8A8764 #A6A385 #C0BEA8 #DAD9CB #F2F2ED
Accessibility & contrast
On white
1.88
#C0BEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#C0BEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEA8
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEA8 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA7
Deuteranopia (green-blind)
#C3BEA9
Tritanopia (blue-blind)
#C4BBB8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0bea8; /* rgb */ color: rgb(192, 190, 168); /* oklch */ color: oklch(79.7% 0.030 102.8);
Tailwind
colors: {
custom: {
50: '#d3d1c1',
500: '#c0bea8',
950: '#000000',
},
}SCSS
$custom: #c0bea8; $custom-light: #d3d1c1; $custom-dark: #000000;
JSON
{
"hex": "#c0bea8",
"rgb": {
"r": 192,
"g": 190,
"b": 168
},
"hsl": {
"h": 55,
"s": 16,
"l": 70.588
},
"oklch": {
"l": 0.79712,
"c": 0.03027,
"h": 102.8
},
"luminance": 0.50861
}Semantic roles & 50–950 ramp
primary
#C0BEA8
secondary
#797B94
accent
#529A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382