#CBBF95#CBBF95
#CBBF95 is a light, muted yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.058 H 94.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBF95 |
|---|---|
| RGB | rgb(203, 191, 149) |
| HSL | hsl(47, 34%, 69%) |
| HSV | hsv(47, 27%, 80%) |
| CMYK | cmyk(0%, 5.9%, 26.6%, 20.4%) |
| CIE-LAB | lab(77.36, -2.35, 22.76) |
| CIE-LCH | lch(77.36, 22.88, 95.89°) |
| OKLab | oklab(80.4% -0.004 0.0577) |
| OKLCH | oklch(80.4% 0.058 94) |
| XYZ | xyz(48.6845, 52.1292, 35.9253) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.12
Putty
#BEAE8A
ΔE00 5.01
Very Light Brown
#D3B683
ΔE00 6.10
Khaki
#C3B091
ΔE00 6.14
Beige (survey)
#E6DAA6
ΔE00 6.83
Toupe
#C7AC7D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBF95 #95A1CB
analogous
#CBA495 #CBBF95 #BCCB95
triadic
#CBBF95 #95CBBF #BF95CB
tetradic
#CBBF95 #95CBA4 #95A1CB #CB95BC
square
#CBBF95 #95CBA4 #95A1CB #CB95BC
split-complementary
#CBBF95 #95BCCB #A495CB
monochromatic
#9A894C #B7A66C #CBBF95 #DFD8BE #F3F1E7
Accessibility & contrast
On white
1.84
#CBBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CBBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBF95
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBF95 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD92
Deuteranopia (green-blind)
#CBC196
Tritanopia (blue-blind)
#D4B9B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbf95; /* rgb */ color: rgb(203, 191, 149); /* oklch */ color: oklch(80.4% 0.058 94.0);
Tailwind
colors: {
custom: {
50: '#dbd2b4',
500: '#cbbf95',
950: '#000000',
},
}SCSS
$custom: #cbbf95; $custom-light: #dbd2b4; $custom-dark: #000000;
JSON
{
"hex": "#cbbf95",
"rgb": {
"r": 203,
"g": 191,
"b": 149
},
"hsl": {
"h": 46.667,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.80402,
"c": 0.05782,
"h": 94
},
"luminance": 0.52128
}Semantic roles & 50–950 ramp
primary
#CBBF95
secondary
#6472A0
accent
#52AD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381