#CCBD7B#CCBD7B
#CCBD7B is a light, moderate yellow. Relative luminance 0.507; OKLCH L 79.6% C 0.087 H 96.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD7B |
|---|---|
| RGB | rgb(204, 189, 123) |
| HSL | hsl(49, 44%, 64%) |
| HSV | hsv(49, 40%, 80%) |
| CMYK | cmyk(0%, 7.4%, 39.7%, 20%) |
| CIE-LAB | lab(76.48, -4.12, 35.27) |
| CIE-LCH | lch(76.48, 35.51, 96.67°) |
| OKLab | oklab(79.58% -0.0105 0.0865) |
| OKLCH | oklch(79.58% 0.087 96.9) |
| XYZ | xyz(46.6755, 50.6641, 26.0555) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.02
Sand
#C2B280
ΔE00 4.40
Sand (survey)
#E2CA76
ΔE00 5.23
Tan (survey)
#D1B26F
ΔE00 5.45
Sandstone
#C9AE74
ΔE00 5.59
Desert
#CCAD60
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD7B #7B8ACC
analogous
#CC957B #CCBD7B #B3CC7B
triadic
#CCBD7B #7BCCBD #BD7BCC
tetradic
#CCBD7B #7BCC95 #7B8ACC #CC7BB3
square
#CCBD7B #7BCC95 #7B8ACC #CC7BB3
split-complementary
#CCBD7B #7BB3CC #957BCC
monochromatic
#948339 #BBA74F #CCBD7B #DDD3A7 #EEE9D3
Accessibility & contrast
On white
1.89
#CCBD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CCBD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD7B
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD7B | 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)
#C9BA76
Deuteranopia (green-blind)
#CEBF7D
Tritanopia (blue-blind)
#D8B4AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbd7b; /* rgb */ color: rgb(204, 189, 123); /* oklch */ color: oklch(79.6% 0.087 96.9);
Tailwind
colors: {
custom: {
50: '#ddd0a2',
500: '#ccbd7b',
950: '#000000',
},
}SCSS
$custom: #ccbd7b; $custom-light: #ddd0a2; $custom-dark: #000000;
JSON
{
"hex": "#ccbd7b",
"rgb": {
"r": 204,
"g": 189,
"b": 123
},
"hsl": {
"h": 48.889,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.79579,
"c": 0.08712,
"h": 96.9
},
"luminance": 0.50663
}Semantic roles & 50–950 ramp
primary
#CCBD7B
secondary
#515F9A
accent
#48B72E
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380