#CBBE7F#CBBE7F
#CBBE7F is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.083 H 97.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE7F |
|---|---|
| RGB | rgb(203, 190, 127) |
| HSL | hsl(50, 42%, 65%) |
| HSV | hsv(50, 37%, 80%) |
| CMYK | cmyk(0%, 6.4%, 37.4%, 20.4%) |
| CIE-LAB | lab(76.71, -4.59, 33.49) |
| CIE-LCH | lch(76.71, 33.80, 97.81°) |
| OKLab | oklab(79.77% -0.0115 0.0826) |
| OKLCH | oklch(79.77% 0.083 97.9) |
| XYZ | xyz(46.8736, 51.0571, 27.4604) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.10
Sand
#C2B280
ΔE00 4.24
Sand (survey)
#E2CA76
ΔE00 5.75
Sandstone
#C9AE74
ΔE00 5.99
Tan (survey)
#D1B26F
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE7F #7F8CCB
analogous
#CB987F #CBBE7F #B2CB7F
triadic
#CBBE7F #7FCBBE #BE7FCB
tetradic
#CBBE7F #7FCB98 #7F8CCB #CB7FB2
square
#CBBE7F #7FCB98 #7F8CCB #CB7FB2
split-complementary
#CBBE7F #7FB2CB #987FCB
monochromatic
#94853C #B9A853 #CBBE7F #DDD4AB #EEEAD6
Accessibility & contrast
On white
1.87
#CBBE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CBBE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE7F
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE7F | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7A
Deuteranopia (green-blind)
#CEBF81
Tritanopia (blue-blind)
#D6B5AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbe7f; /* rgb */ color: rgb(203, 190, 127); /* oklch */ color: oklch(79.8% 0.083 97.9);
Tailwind
colors: {
custom: {
50: '#dcd1a5',
500: '#cbbe7f',
950: '#000000',
},
}SCSS
$custom: #cbbe7f; $custom-light: #dcd1a5; $custom-dark: #000000;
JSON
{
"hex": "#cbbe7f",
"rgb": {
"r": 203,
"g": 190,
"b": 127
},
"hsl": {
"h": 49.737,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.79767,
"c": 0.08336,
"h": 97.9
},
"luminance": 0.51056
}Semantic roles & 50–950 ramp
primary
#CBBE7F
secondary
#54609A
accent
#47B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380