#CCBE8D#CCBE8D
#CCBE8D is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.067 H 94.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE8D |
|---|---|
| RGB | rgb(204, 190, 141) |
| HSL | hsl(47, 38%, 68%) |
| HSV | hsv(47, 31%, 80%) |
| CMYK | cmyk(0%, 6.9%, 30.9%, 20%) |
| CIE-LAB | lab(77.03, -2.50, 26.58) |
| CIE-LCH | lch(77.03, 26.70, 95.36°) |
| OKLab | oklab(80.12% -0.0047 0.0667) |
| OKLCH | oklch(80.12% 0.067 94) |
| XYZ | xyz(48.1235, 51.5886, 32.6167) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.21
Very Light Brown
#D3B683
ΔE00 5.25
Putty
#BEAE8A
ΔE00 5.47
Sandstone
#C9AE74
ΔE00 5.83
Toupe
#C7AC7D
ΔE00 6.32
Tan (survey)
#D1B26F
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE8D #8D9BCC
analogous
#CC9F8D #CCBE8D #BACC8D
triadic
#CCBE8D #8DCCBE #BE8DCC
tetradic
#CCBE8D #8DCC9F #8D9BCC #CC8DBA
square
#CCBE8D #8DCC9F #8D9BCC #CC8DBA
split-complementary
#CCBE8D #8DBACC #9F8DCC
monochromatic
#9A8745 #B9A663 #CCBE8D #DFD6B7 #F2EEE2
Accessibility & contrast
On white
1.86
#CCBE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CCBE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE8D
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE8D | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8A
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#D6B7B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe8d; /* rgb */ color: rgb(204, 190, 141); /* oklch */ color: oklch(80.1% 0.067 94.0);
Tailwind
colors: {
custom: {
50: '#dcd1ae',
500: '#ccbe8d',
950: '#000000',
},
}SCSS
$custom: #ccbe8d; $custom-light: #dcd1ae; $custom-dark: #000000;
JSON
{
"hex": "#ccbe8d",
"rgb": {
"r": 204,
"g": 190,
"b": 141
},
"hsl": {
"h": 46.667,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.80118,
"c": 0.0669,
"h": 94
},
"luminance": 0.51587
}Semantic roles & 50–950 ramp
primary
#CCBE8D
secondary
#5D6CA0
accent
#50B134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381