#CBBC8F#CBBC8F
#CBBC8F is a light, moderate yellow. Relative luminance 0.506; OKLCH L 79.7% C 0.062 H 91.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBC8F |
|---|---|
| RGB | rgb(203, 188, 143) |
| HSL | hsl(45, 37%, 68%) |
| HSV | hsv(45, 30%, 80%) |
| CMYK | cmyk(0%, 7.4%, 29.6%, 20.4%) |
| CIE-LAB | lab(76.46, -1.58, 24.74) |
| CIE-LCH | lch(76.46, 24.79, 93.64°) |
| OKLab | oklab(79.66% -0.002 0.0624) |
| OKLCH | oklch(79.66% 0.062 91.8) |
| XYZ | xyz(47.5702, 50.6474, 33.2513) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.00
Putty
#BEAE8A
ΔE00 4.44
Very Light Brown
#D3B683
ΔE00 4.81
Toupe
#C7AC7D
ΔE00 5.64
Khaki
#C3B091
ΔE00 5.65
Sandstone
#C9AE74
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBC8F #8F9ECB
analogous
#CB9E8F #CBBC8F #BCCB8F
triadic
#CBBC8F #8FCBBC #BC8FCB
tetradic
#CBBC8F #8FCB9E #8F9ECB #CB8FBC
square
#CBBC8F #8FCB9E #8F9ECB #CB8FBC
split-complementary
#CBBC8F #8FBCCB #9E8FCB
monochromatic
#998447 #B8A365 #CBBC8F #DED5B9 #F2EEE3
Accessibility & contrast
On white
1.89
#CBBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CBBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBC8F
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBC8F | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8C
Deuteranopia (green-blind)
#CABF90
Tritanopia (blue-blind)
#D5B5B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbc8f; /* rgb */ color: rgb(203, 188, 143); /* oklch */ color: oklch(79.7% 0.062 91.8);
Tailwind
colors: {
custom: {
50: '#dbd0b0',
500: '#cbbc8f',
950: '#000000',
},
}SCSS
$custom: #cbbc8f; $custom-light: #dbd0b0; $custom-dark: #000000;
JSON
{
"hex": "#cbbc8f",
"rgb": {
"r": 203,
"g": 188,
"b": 143
},
"hsl": {
"h": 45,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79661,
"c": 0.06239,
"h": 91.8
},
"luminance": 0.50646
}Semantic roles & 50–950 ramp
primary
#CBBC8F
secondary
#5F6FA0
accent
#54AF36
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381