#C2BEB2#C2BEB2
#C2BEB2 is a light, near-neutral yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.017 H 91.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEB2 |
|---|---|
| RGB | rgb(194, 190, 178) |
| HSL | hsl(45, 12%, 73%) |
| HSV | hsv(45, 8%, 76%) |
| CMYK | cmyk(0%, 2.1%, 8.2%, 23.9%) |
| CIE-LAB | lab(76.99, -0.72, 6.55) |
| CIE-LCH | lch(76.99, 6.59, 96.27°) |
| OKLab | oklab(80.14% -0.0005 0.0172) |
| OKLCH | oklch(80.14% 0.017 91.6) |
| XYZ | xyz(48.6965, 51.5110, 49.4881) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.36
Silver
#C0C0C0
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 6.04
Greige
#B8AB98
ΔE00 6.58
Greyish
#A8A495
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEB2 #B2B6C2
analogous
#C2B6B2 #C2BEB2 #BEC2B2
triadic
#C2BEB2 #B2C2BE #BEB2C2
tetradic
#C2BEB2 #B2C2B6 #B2B6C2 #C2B2BE
square
#C2BEB2 #B2C2B6 #B2B6C2 #C2B2BE
split-complementary
#C2BEB2 #B2BEC2 #B6B2C2
monochromatic
#8B846E #A7A190 #C2BEB2 #DDDBD4 #F1F1EE
Accessibility & contrast
On white
1.86
#C2BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#C2BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEB2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEB2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB1
Deuteranopia (green-blind)
#C2BFB2
Tritanopia (blue-blind)
#C5BCBA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2beb2; /* rgb */ color: rgb(194, 190, 178); /* oklch */ color: oklch(80.1% 0.017 91.6);
Tailwind
colors: {
custom: {
50: '#d4d1c9',
500: '#c2beb2',
950: '#000000',
},
}SCSS
$custom: #c2beb2; $custom-light: #d4d1c9; $custom-dark: #000000;
JSON
{
"hex": "#c2beb2",
"rgb": {
"r": 194,
"g": 190,
"b": 178
},
"hsl": {
"h": 45,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.80138,
"c": 0.01718,
"h": 91.6
},
"luminance": 0.51511
}Semantic roles & 50–950 ramp
primary
#C2BEB2
secondary
#838795
accent
#619650
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382