#CBC089#CBC089
#CBC089 is a light, moderate yellow. Relative luminance 0.522; OKLCH L 80.4% C 0.074 H 98.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC089 |
|---|---|
| RGB | rgb(203, 192, 137) |
| HSL | hsl(50, 39%, 67%) |
| HSV | hsv(50, 33%, 80%) |
| CMYK | cmyk(0%, 5.4%, 32.5%, 20.4%) |
| CIE-LAB | lab(77.40, -4.44, 29.17) |
| CIE-LCH | lch(77.40, 29.51, 98.65°) |
| OKLab | oklab(80.37% -0.0105 0.0728) |
| OKLCH | oklch(80.37% 0.074 98.2) |
| XYZ | xyz(47.9941, 52.2031, 31.2101) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.03
Darkkhaki
#BDB76B
ΔE00 5.41
Beige (survey)
#E6DAA6
ΔE00 6.48
Very Light Brown
#D3B683
ΔE00 6.56
Sandstone
#C9AE74
ΔE00 6.61
Sand (survey)
#E2CA76
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC089 #8994CB
analogous
#CB9F89 #CBC089 #B5CB89
triadic
#CBC089 #89CBC0 #C089CB
tetradic
#CBC089 #89CB9F #8994CB #CB89B5
square
#CBC089 #89CB9F #8994CB #CB89B5
split-complementary
#CBC089 #89B5CB #9F89CB
monochromatic
#978943 #B8A95F #CBC089 #DED7B3 #F0EDDE
Accessibility & contrast
On white
1.84
#CBC089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CBC089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC089
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC089 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD85
Deuteranopia (green-blind)
#CEC18B
Tritanopia (blue-blind)
#D5B8B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbc089; /* rgb */ color: rgb(203, 192, 137); /* oklch */ color: oklch(80.4% 0.074 98.2);
Tailwind
colors: {
custom: {
50: '#dbd2ac',
500: '#cbc089',
950: '#000000',
},
}SCSS
$custom: #cbc089; $custom-light: #dbd2ac; $custom-dark: #000000;
JSON
{
"hex": "#cbc089",
"rgb": {
"r": 203,
"g": 192,
"b": 137
},
"hsl": {
"h": 50,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.80366,
"c": 0.07353,
"h": 98.2
},
"luminance": 0.52202
}Semantic roles & 50–950 ramp
primary
#CBC089
secondary
#5A669E
accent
#49B234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381