#C3BFAA#C3BFAA
#C3BFAA is a light, muted yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.029 H 98.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFAA |
|---|---|
| RGB | rgb(195, 191, 170) |
| HSL | hsl(50, 17%, 72%) |
| HSV | hsv(50, 13%, 76%) |
| CMYK | cmyk(0%, 2.1%, 12.8%, 23.5%) |
| CIE-LAB | lab(77.14, -2.22, 11.10) |
| CIE-LCH | lch(77.14, 11.32, 101.30°) |
| OKLab | oklab(80.22% -0.0041 0.0288) |
| OKLCH | oklch(80.22% 0.029 98.1) |
| XYZ | xyz(48.3915, 51.7665, 45.4651) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.29
Greige
#B8AB98
ΔE00 6.89
Bland
#AFA88B
ΔE00 6.97
Khaki
#C3B091
ΔE00 7.59
Putty
#BEAE8A
ΔE00 7.62
Greyish
#A8A495
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFAA #AAAEC3
analogous
#C3B3AA #C3BFAA #BBC3AA
triadic
#C3BFAA #AAC3BF #BFAAC3
tetradic
#C3BFAA #AAC3B3 #AAAEC3 #C3AABB
square
#C3BFAA #AAC3B3 #AAAEC3 #C3AABB
split-complementary
#C3BFAA #AABBC3 #B3AAC3
monochromatic
#8E8864 #AAA486 #C3BFAA #DCDACE #F2F1ED
Accessibility & contrast
On white
1.85
#C3BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#C3BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFAA
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFAA | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#C7BCB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c3bfaa; /* rgb */ color: rgb(195, 191, 170); /* oklch */ color: oklch(80.2% 0.029 98.1);
Tailwind
colors: {
custom: {
50: '#d5d2c3',
500: '#c3bfaa',
950: '#000000',
},
}SCSS
$custom: #c3bfaa; $custom-light: #d5d2c3; $custom-dark: #000000;
JSON
{
"hex": "#c3bfaa",
"rgb": {
"r": 195,
"g": 191,
"b": 170
},
"hsl": {
"h": 50.4,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.80216,
"c": 0.02913,
"h": 98.1
},
"luminance": 0.51766
}Semantic roles & 50–950 ramp
primary
#C3BFAA
secondary
#7A7F97
accent
#579C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382