#CBBE97#CBBE97
#CBBE97 is a light, muted yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.054 H 91.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE97 |
|---|---|
| RGB | rgb(203, 190, 151) |
| HSL | hsl(45, 33%, 69%) |
| HSV | hsv(45, 26%, 80%) |
| CMYK | cmyk(0%, 6.4%, 25.6%, 20.4%) |
| CIE-LAB | lab(77.14, -1.55, 21.39) |
| CIE-LCH | lch(77.14, 21.45, 94.14°) |
| OKLab | oklab(80.24% -0.0017 0.0544) |
| OKLCH | oklch(80.24% 0.054 91.8) |
| XYZ | xyz(48.6282, 51.7589, 36.7010) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.35
Putty
#BEAE8A
ΔE00 4.45
Khaki
#C3B091
ΔE00 5.29
Very Light Brown
#D3B683
ΔE00 5.92
Toupe
#C7AC7D
ΔE00 6.61
Tan
#D2B48C
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE97 #97A4CB
analogous
#CBA497 #CBBE97 #BECB97
triadic
#CBBE97 #97CBBE #BE97CB
tetradic
#CBBE97 #97CBA4 #97A4CB #CB97BE
square
#CBBE97 #97CBA4 #97A4CB #CB97BE
split-complementary
#CBBE97 #97BECB #A497CB
monochromatic
#9A874D #B7A56E #CBBE97 #DFD8C0 #F4F1E9
Accessibility & contrast
On white
1.85
#CBBE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CBBE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE97
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE97 | 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)
#C7BC95
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#D4B8B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbe97; /* rgb */ color: rgb(203, 190, 151); /* oklch */ color: oklch(80.2% 0.054 91.8);
Tailwind
colors: {
custom: {
50: '#dbd1b5',
500: '#cbbe97',
950: '#000000',
},
}SCSS
$custom: #cbbe97; $custom-light: #dbd1b5; $custom-dark: #000000;
JSON
{
"hex": "#cbbe97",
"rgb": {
"r": 203,
"g": 190,
"b": 151
},
"hsl": {
"h": 45,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.8024,
"c": 0.0544,
"h": 91.8
},
"luminance": 0.51758
}Semantic roles & 50–950 ramp
primary
#CBBE97
secondary
#6675A0
accent
#56AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381