#CBBD90#CBBD90
#CBBD90 is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.9% C 0.062 H 92.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBD90 |
|---|---|
| RGB | rgb(203, 189, 144) |
| HSL | hsl(46, 36%, 68%) |
| HSV | hsv(46, 29%, 80%) |
| CMYK | cmyk(0%, 6.9%, 29.1%, 20.4%) |
| CIE-LAB | lab(76.74, -1.97, 24.59) |
| CIE-LCH | lch(76.74, 24.66, 94.58°) |
| OKLab | oklab(79.89% -0.0031 0.062) |
| OKLCH | oklch(79.89% 0.062 92.8) |
| XYZ | xyz(47.8606, 51.1065, 33.7235) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.23
Putty
#BEAE8A
ΔE00 4.71
Very Light Brown
#D3B683
ΔE00 5.19
Khaki
#C3B091
ΔE00 5.96
Sandstone
#C9AE74
ΔE00 6.00
Toupe
#C7AC7D
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBD90 #909ECB
analogous
#CB9F90 #CBBD90 #BBCB90
triadic
#CBBD90 #90CBBD #BD90CB
tetradic
#CBBD90 #90CB9F #909ECB #CB90BB
square
#CBBD90 #90CB9F #909ECB #CB90BB
split-complementary
#CBBD90 #90BBCB #9F90CB
monochromatic
#998648 #B7A466 #CBBD90 #DFD6BA #F2EFE3
Accessibility & contrast
On white
1.87
#CBBD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CBBD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBD90
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBD90 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8D
Deuteranopia (green-blind)
#CABF91
Tritanopia (blue-blind)
#D4B6B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbd90; /* rgb */ color: rgb(203, 189, 144); /* oklch */ color: oklch(79.9% 0.062 92.8);
Tailwind
colors: {
custom: {
50: '#dbd0b0',
500: '#cbbd90',
950: '#000000',
},
}SCSS
$custom: #cbbd90; $custom-light: #dbd0b0; $custom-dark: #000000;
JSON
{
"hex": "#cbbd90",
"rgb": {
"r": 203,
"g": 189,
"b": 144
},
"hsl": {
"h": 45.763,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.79886,
"c": 0.06208,
"h": 92.8
},
"luminance": 0.51105
}Semantic roles & 50–950 ramp
primary
#CBBD90
secondary
#5F6FA0
accent
#53AF36
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381