#CBBE8F#CBBE8F
#CBBE8F is a light, moderate yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.064 H 94.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE8F |
|---|---|
| RGB | rgb(203, 190, 143) |
| HSL | hsl(47, 37%, 68%) |
| HSV | hsv(47, 30%, 80%) |
| CMYK | cmyk(0%, 6.4%, 29.6%, 20.4%) |
| CIE-LAB | lab(76.99, -2.63, 25.44) |
| CIE-LCH | lch(76.99, 25.58, 95.89°) |
| OKLab | oklab(80.07% -0.005 0.0641) |
| OKLCH | oklch(80.07% 0.064 94.5) |
| XYZ | xyz(48.0004, 51.5078, 33.3947) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.34
Putty
#BEAE8A
ΔE00 5.27
Very Light Brown
#D3B683
ΔE00 5.56
Sandstone
#C9AE74
ΔE00 6.18
Toupe
#C7AC7D
ΔE00 6.50
Khaki
#C3B091
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE8F #8F9CCB
analogous
#CBA08F #CBBE8F #BACB8F
triadic
#CBBE8F #8FCBBE #BE8FCB
tetradic
#CBBE8F #8FCBA0 #8F9CCB #CB8FBA
square
#CBBE8F #8FCBA0 #8F9CCB #CB8FBA
split-complementary
#CBBE8F #8FBACB #A08FCB
monochromatic
#998747 #B8A665 #CBBE8F #DED6B9 #F2EFE3
Accessibility & contrast
On white
1.86
#CBBE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CBBE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE8F
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE8F | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8C
Deuteranopia (green-blind)
#CBC091
Tritanopia (blue-blind)
#D4B7B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbe8f; /* rgb */ color: rgb(203, 190, 143); /* oklch */ color: oklch(80.1% 0.064 94.5);
Tailwind
colors: {
custom: {
50: '#dbd1b0',
500: '#cbbe8f',
950: '#000000',
},
}SCSS
$custom: #cbbe8f; $custom-light: #dbd1b0; $custom-dark: #000000;
JSON
{
"hex": "#cbbe8f",
"rgb": {
"r": 203,
"g": 190,
"b": 143
},
"hsl": {
"h": 47,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.80071,
"c": 0.06425,
"h": 94.5
},
"luminance": 0.51507
}Semantic roles & 50–950 ramp
primary
#CBBE8F
secondary
#5F6DA0
accent
#50AF36
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381