#C2BE94#C2BE94
#C2BE94 is a light, muted yellow. Relative luminance 0.504; OKLCH L 79.4% C 0.057 H 103.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BE94 |
|---|---|
| RGB | rgb(194, 190, 148) |
| HSL | hsl(55, 27%, 67%) |
| HSV | hsv(55, 24%, 76%) |
| CMYK | cmyk(0%, 2.1%, 23.7%, 23.9%) |
| CIE-LAB | lab(76.34, -5.42, 21.78) |
| CIE-LCH | lch(76.34, 22.44, 103.97°) |
| OKLab | oklab(79.41% -0.0128 0.0553) |
| OKLCH | oklch(79.41% 0.057 103.1) |
| XYZ | xyz(46.0068, 50.4351, 35.3226) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.36
Putty
#BEAE8A
ΔE00 6.53
Bland
#AFA88B
ΔE00 7.00
Stone (survey)
#ADA587
ΔE00 7.65
Darkkhaki
#BDB76B
ΔE00 7.72
Beige (survey)
#E6DAA6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BE94 #9498C2
analogous
#C2A794 #C2BE94 #AFC294
triadic
#C2BE94 #94C2BE #BE94C2
tetradic
#C2BE94 #94C2A7 #9498C2 #C294AF
square
#C2BE94 #94C2A7 #9498C2 #C294AF
split-complementary
#C2BE94 #94AFC2 #A794C2
monochromatic
#8C8750 #ACA66D #C2BE94 #D8D6BB #EEEDE2
Accessibility & contrast
On white
1.89
#C2BE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C2BE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BE94
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BE94 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB91
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#C9B8B3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2be94; /* rgb */ color: rgb(194, 190, 148); /* oklch */ color: oklch(79.4% 0.057 103.1);
Tailwind
colors: {
custom: {
50: '#d5d1b3',
500: '#c2be94',
950: '#000000',
},
}SCSS
$custom: #c2be94; $custom-light: #d5d1b3; $custom-dark: #000000;
JSON
{
"hex": "#c2be94",
"rgb": {
"r": 194,
"g": 190,
"b": 148
},
"hsl": {
"h": 54.783,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.79409,
"c": 0.05675,
"h": 103.1
},
"luminance": 0.50434
}Semantic roles & 50–950 ramp
primary
#C2BE94
secondary
#656995
accent
#48A640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381