#C4BEAC#C4BEAC
#C4BEAC is a light, muted yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.026 H 91.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEAC |
|---|---|
| RGB | rgb(196, 190, 172) |
| HSL | hsl(45, 17%, 72%) |
| HSV | hsv(45, 12%, 77%) |
| CMYK | cmyk(0%, 3.1%, 12.2%, 23.1%) |
| CIE-LAB | lab(77.01, -1.00, 9.84) |
| CIE-LCH | lch(77.01, 9.89, 95.79°) |
| OKLab | oklab(80.15% -0.0007 0.0256) |
| OKLCH | oklch(80.15% 0.026 91.7) |
| XYZ | xyz(48.6241, 51.5418, 46.4088) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.57
Greige
#B8AB98
ΔE00 5.90
Khaki
#C3B091
ΔE00 7.09
Bland
#AFA88B
ΔE00 7.39
Greyish
#A8A495
ΔE00 7.41
Putty
#BEAE8A
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEAC #ACB2C4
analogous
#C4B2AC #C4BEAC #BEC4AC
triadic
#C4BEAC #ACC4BE #BEACC4
tetradic
#C4BEAC #ACC4B2 #ACB2C4 #C4ACBE
square
#C4BEAC #ACC4B2 #ACB2C4 #C4ACBE
split-complementary
#C4BEAC #ACBEC4 #B2ACC4
monochromatic
#908566 #ABA288 #C4BEAC #DDDAD0 #F2F1ED
Accessibility & contrast
On white
1.86
#C4BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#C4BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEAC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEAC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAB
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#C8BBB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c4beac; /* rgb */ color: rgb(196, 190, 172); /* oklch */ color: oklch(80.1% 0.026 91.7);
Tailwind
colors: {
custom: {
50: '#d6d1c4',
500: '#c4beac',
950: '#000000',
},
}SCSS
$custom: #c4beac; $custom-light: #d6d1c4; $custom-dark: #000000;
JSON
{
"hex": "#c4beac",
"rgb": {
"r": 196,
"g": 190,
"b": 172
},
"hsl": {
"h": 45,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.80145,
"c": 0.02565,
"h": 91.7
},
"luminance": 0.51541
}Semantic roles & 50–950 ramp
primary
#C4BEAC
secondary
#7C8398
accent
#5F9B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382