#C7C8BE#C7C8BE
#C7C8BE is a very light, near-neutral yellow. Relative luminance 0.572; OKLCH L 82.9% C 0.014 H 111.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8BE |
|---|---|
| RGB | rgb(199, 200, 190) |
| HSL | hsl(66, 8%, 76%) |
| HSV | hsv(66, 5%, 78%) |
| CMYK | cmyk(0.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(80.27, -2.14, 4.88) |
| CIE-LCH | lch(80.27, 5.32, 113.70°) |
| OKLab | oklab(82.92% -0.005 0.0128) |
| OKLCH | oklch(82.92% 0.014 111.3) |
| XYZ | xyz(53.5004, 57.1685, 56.9213) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.87
Light Grey
#D8DCD6
ΔE00 5.15
Silver
#C0C0C0
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.91
Warm Gray
#C9BEB0
ΔE00 6.13
Gainsboro
#DCDCDC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8BE #BFBEC8
analogous
#C8C4BE #C7C8BE #C2C8BE
triadic
#C7C8BE #BEC7C8 #C8BEC7
tetradic
#C7C8BE #BEC8C4 #BFBEC8 #C8BEC2
square
#C7C8BE #BEC8C4 #BFBEC8 #C8BEC2
split-complementary
#C7C8BE #BEC2C8 #C4BEC8
monochromatic
#8E907C #AAAC9D #C7C8BE #E4E4DF #F1F1EE
Accessibility & contrast
On white
1.69
#C7C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#C7C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8BE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8BE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#C8C7C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c7c8be; /* rgb */ color: rgb(199, 200, 190); /* oklch */ color: oklch(82.9% 0.014 111.3);
Tailwind
colors: {
custom: {
50: '#d8d8d1',
500: '#c7c8be',
950: '#000000',
},
}SCSS
$custom: #c7c8be; $custom-light: #d8d8d1; $custom-dark: #000000;
JSON
{
"hex": "#c7c8be",
"rgb": {
"r": 199,
"g": 200,
"b": 190
},
"hsl": {
"h": 66,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.82917,
"c": 0.01374,
"h": 111.3
},
"luminance": 0.57168
}Semantic roles & 50–950 ramp
primary
#C7C8BE
secondary
#908F9B
accent
#53925A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383