#C4BEA2#C4BEA2
#C4BEA2 is a light, muted yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.039 H 97.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEA2 |
|---|---|
| RGB | rgb(196, 190, 162) |
| HSL | hsl(49, 22%, 70%) |
| HSV | hsv(49, 17%, 77%) |
| CMYK | cmyk(0%, 3.1%, 17.3%, 23.1%) |
| CIE-LAB | lab(76.78, -2.59, 14.92) |
| CIE-LCH | lch(76.78, 15.14, 99.84°) |
| OKLab | oklab(79.9% -0.0048 0.0385) |
| OKLCH | oklch(79.9% 0.039 97.2) |
| XYZ | xyz(47.6996, 51.1720, 41.5398) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.99
Bland
#AFA88B
ΔE00 6.07
Khaki
#C3B091
ΔE00 6.53
Warm Gray
#C9BEB0
ΔE00 6.75
Stone (survey)
#ADA587
ΔE00 6.97
Greige
#B8AB98
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEA2 #A2A8C4
analogous
#C4ADA2 #C4BEA2 #B9C4A2
triadic
#C4BEA2 #A2C4BE #BEA2C4
tetradic
#C4BEA2 #A2C4AD #A2A8C4 #C4A2B9
square
#C4BEA2 #A2C4AD #A2A8C4 #C4A2B9
split-complementary
#C4BEA2 #A2B9C4 #ADA2C4
monochromatic
#90875B #ACA47D #C4BEA2 #DCD8C7 #F3F2EC
Accessibility & contrast
On white
1.87
#C4BEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C4BEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEA2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEA2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#CABAB6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c4bea2; /* rgb */ color: rgb(196, 190, 162); /* oklch */ color: oklch(79.9% 0.039 97.2);
Tailwind
colors: {
custom: {
50: '#d6d1bd',
500: '#c4bea2',
950: '#000000',
},
}SCSS
$custom: #c4bea2; $custom-light: #d6d1bd; $custom-dark: #000000;
JSON
{
"hex": "#c4bea2",
"rgb": {
"r": 196,
"g": 190,
"b": 162
},
"hsl": {
"h": 49.412,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.79895,
"c": 0.03875,
"h": 97.2
},
"luminance": 0.51171
}Semantic roles & 50–950 ramp
primary
#C4BEA2
secondary
#727998
accent
#55A145
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382