#C2BE98#C2BE98
#C2BE98 is a light, muted yellow. Relative luminance 0.506; OKLCH L 79.5% C 0.052 H 102.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BE98 |
|---|---|
| RGB | rgb(194, 190, 152) |
| HSL | hsl(54, 26%, 68%) |
| HSV | hsv(54, 22%, 76%) |
| CMYK | cmyk(0%, 2.1%, 21.6%, 23.9%) |
| CIE-LAB | lab(76.41, -4.84, 19.75) |
| CIE-LCH | lch(76.41, 20.33, 103.77°) |
| OKLab | oklab(79.5% -0.0112 0.0504) |
| OKLCH | oklch(79.5% 0.052 102.5) |
| XYZ | xyz(46.3289, 50.5639, 37.0189) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.83
Putty
#BEAE8A
ΔE00 6.34
Bland
#AFA88B
ΔE00 6.54
Stone (survey)
#ADA587
ΔE00 7.29
Khaki
#C3B091
ΔE00 7.90
Beige (survey)
#E6DAA6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BE98 #989CC2
analogous
#C2A998 #C2BE98 #B1C298
triadic
#C2BE98 #98C2BE #BE98C2
tetradic
#C2BE98 #98C2A9 #989CC2 #C298B1
square
#C2BE98 #98C2A9 #989CC2 #C298B1
split-complementary
#C2BE98 #98B1C2 #A998C2
monochromatic
#8C8753 #ABA672 #C2BE98 #D9D6BE #F0EFE5
Accessibility & contrast
On white
1.89
#C2BE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C2BE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BE98
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BE98 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#C9B9B4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2be98; /* rgb */ color: rgb(194, 190, 152); /* oklch */ color: oklch(79.5% 0.052 102.5);
Tailwind
colors: {
custom: {
50: '#d4d1b6',
500: '#c2be98',
950: '#000000',
},
}SCSS
$custom: #c2be98; $custom-light: #d4d1b6; $custom-dark: #000000;
JSON
{
"hex": "#c2be98",
"rgb": {
"r": 194,
"g": 190,
"b": 152
},
"hsl": {
"h": 54.286,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.79497,
"c": 0.05158,
"h": 102.5
},
"luminance": 0.50563
}Semantic roles & 50–950 ramp
primary
#C2BE98
secondary
#686D96
accent
#4BA441
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381