#CCBE7B#CCBE7B
#CCBE7B is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.088 H 97.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE7B |
|---|---|
| RGB | rgb(204, 190, 123) |
| HSL | hsl(50, 44%, 64%) |
| HSV | hsv(50, 40%, 80%) |
| CMYK | cmyk(0%, 6.9%, 39.7%, 20%) |
| CIE-LAB | lab(76.74, -4.65, 35.61) |
| CIE-LCH | lch(76.74, 35.91, 97.43°) |
| OKLab | oklab(79.79% -0.012 0.0873) |
| OKLCH | oklch(79.79% 0.088 97.8) |
| XYZ | xyz(46.8914, 51.0958, 26.1274) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.83
Sand
#C2B280
ΔE00 4.73
Sand (survey)
#E2CA76
ΔE00 5.15
Tan (survey)
#D1B26F
ΔE00 5.84
Sandstone
#C9AE74
ΔE00 6.01
Desert
#CCAD60
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE7B #7B89CC
analogous
#CC967B #CCBE7B #B2CC7B
triadic
#CCBE7B #7BCCBE #BE7BCC
tetradic
#CCBE7B #7BCC96 #7B89CC #CC7BB2
square
#CCBE7B #7BCC96 #7B89CC #CC7BB2
split-complementary
#CCBE7B #7BB2CC #967BCC
monochromatic
#948439 #BBA84F #CCBE7B #DDD4A7 #EEE9D3
Accessibility & contrast
On white
1.87
#CCBE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CCBE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE7B
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE7B | 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)
#CABA76
Deuteranopia (green-blind)
#CEC07E
Tritanopia (blue-blind)
#D8B5AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbe7b; /* rgb */ color: rgb(204, 190, 123); /* oklch */ color: oklch(79.8% 0.088 97.8);
Tailwind
colors: {
custom: {
50: '#ddd1a2',
500: '#ccbe7b',
950: '#000000',
},
}SCSS
$custom: #ccbe7b; $custom-light: #ddd1a2; $custom-dark: #000000;
JSON
{
"hex": "#ccbe7b",
"rgb": {
"r": 204,
"g": 190,
"b": 123
},
"hsl": {
"h": 49.63,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.79786,
"c": 0.08809,
"h": 97.8
},
"luminance": 0.51094
}Semantic roles & 50–950 ramp
primary
#CCBE7B
secondary
#515E9A
accent
#46B72E
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380