#C2BE8A#C2BE8A
#C2BE8A is a light, moderate yellow. Relative luminance 0.501; OKLCH L 79.2% C 0.069 H 104.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BE8A |
|---|---|
| RGB | rgb(194, 190, 138) |
| HSL | hsl(56, 31%, 65%) |
| HSV | hsv(56, 29%, 76%) |
| CMYK | cmyk(0%, 2.1%, 28.9%, 23.9%) |
| CIE-LAB | lab(76.15, -6.78, 26.84) |
| CIE-LCH | lch(76.15, 27.68, 104.18°) |
| OKLab | oklab(79.2% -0.017 0.0673) |
| OKLCH | oklch(79.2% 0.069 104.2) |
| XYZ | xyz(45.2493, 50.1321, 31.3326) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.93
Darkkhaki
#BDB76B
ΔE00 5.41
Putty
#BEAE8A
ΔE00 7.43
Greenish Tan
#BCCB7A
ΔE00 7.51
Pale Olive
#B9CC81
ΔE00 7.64
Beige (survey)
#E6DAA6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BE8A #8A8EC2
analogous
#C2A28A #C2BE8A #AAC28A
triadic
#C2BE8A #8AC2BE #BE8AC2
tetradic
#C2BE8A #8AC2A2 #8A8EC2 #C28AAA
square
#C2BE8A #8AC2A2 #8A8EC2 #C28AAA
split-complementary
#C2BE8A #8AAAC2 #A28AC2
monochromatic
#8A8548 #ADA862 #C2BE8A #D7D4B2 #ECEBDA
Accessibility & contrast
On white
1.90
#C2BE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#C2BE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BE8A
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BE8A | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA87
Deuteranopia (green-blind)
#C9BD8C
Tritanopia (blue-blind)
#CAB7B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2be8a; /* rgb */ color: rgb(194, 190, 138); /* oklch */ color: oklch(79.2% 0.069 104.2);
Tailwind
colors: {
custom: {
50: '#d5d1ac',
500: '#c2be8a',
950: '#000000',
},
}SCSS
$custom: #c2be8a; $custom-light: #d5d1ac; $custom-dark: #000000;
JSON
{
"hex": "#c2be8a",
"rgb": {
"r": 194,
"g": 190,
"b": 138
},
"hsl": {
"h": 55.714,
"s": 31.461,
"l": 65.098
},
"oklch": {
"l": 0.79201,
"c": 0.06941,
"h": 104.2
},
"luminance": 0.50131
}Semantic roles & 50–950 ramp
primary
#C2BE8A
secondary
#5E6193
accent
#43AA3B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381