#CCBE7E#CCBE7E
#CCBE7E is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.8% C 0.085 H 97.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE7E |
|---|---|
| RGB | rgb(204, 190, 126) |
| HSL | hsl(49, 43%, 65%) |
| HSV | hsv(49, 38%, 80%) |
| CMYK | cmyk(0%, 6.9%, 38.2%, 20%) |
| CIE-LAB | lab(76.78, -4.31, 34.12) |
| CIE-LCH | lch(76.78, 34.39, 97.20°) |
| OKLab | oklab(79.84% -0.0108 0.084) |
| OKLCH | oklch(79.84% 0.085 97.3) |
| XYZ | xyz(47.0821, 51.1721, 27.1317) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.17
Sand
#C2B280
ΔE00 4.31
Sand (survey)
#E2CA76
ΔE00 5.46
Tan (survey)
#D1B26F
ΔE00 5.81
Sandstone
#C9AE74
ΔE00 5.82
Very Light Brown
#D3B683
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE7E #7E8CCC
analogous
#CC977E #CCBE7E #B3CC7E
triadic
#CCBE7E #7ECCBE #BE7ECC
tetradic
#CCBE7E #7ECC97 #7E8CCC #CC7EB3
square
#CCBE7E #7ECC97 #7E8CCC #CC7EB3
split-complementary
#CCBE7E #7EB3CC #977ECC
monochromatic
#95853B #BBA852 #CCBE7E #DDD4AA #EFEAD6
Accessibility & contrast
On white
1.87
#CCBE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CCBE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE7E
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE7E | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB79
Deuteranopia (green-blind)
#CEC080
Tritanopia (blue-blind)
#D7B5AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbe7e; /* rgb */ color: rgb(204, 190, 126); /* oklch */ color: oklch(79.8% 0.085 97.3);
Tailwind
colors: {
custom: {
50: '#ddd1a4',
500: '#ccbe7e',
950: '#000000',
},
}SCSS
$custom: #ccbe7e; $custom-light: #ddd1a4; $custom-dark: #000000;
JSON
{
"hex": "#ccbe7e",
"rgb": {
"r": 204,
"g": 190,
"b": 126
},
"hsl": {
"h": 49.231,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.79838,
"c": 0.08465,
"h": 97.3
},
"luminance": 0.51171
}Semantic roles & 50–950 ramp
primary
#CCBE7E
secondary
#53609B
accent
#47B62F
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380