#CCBE8B#CCBE8B
#CCBE8B is a light, moderate yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.069 H 94.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE8B |
|---|---|
| RGB | rgb(204, 190, 139) |
| HSL | hsl(47, 39%, 67%) |
| HSV | hsv(47, 32%, 80%) |
| CMYK | cmyk(0%, 6.9%, 31.9%, 20%) |
| CIE-LAB | lab(77.00, -2.75, 27.59) |
| CIE-LCH | lch(77.00, 27.73, 95.69°) |
| OKLab | oklab(80.08% -0.0055 0.0691) |
| OKLCH | oklch(80.08% 0.069 94.6) |
| XYZ | xyz(47.9761, 51.5297, 31.8401) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.18
Very Light Brown
#D3B683
ΔE00 5.30
Sandstone
#C9AE74
ΔE00 5.72
Putty
#BEAE8A
ΔE00 5.77
Darkkhaki
#BDB76B
ΔE00 6.39
Tan (survey)
#D1B26F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE8B #8B99CC
analogous
#CC9E8B #CCBE8B #BACC8B
triadic
#CCBE8B #8BCCBE #BE8BCC
tetradic
#CCBE8B #8BCC9E #8B99CC #CC8BBA
square
#CCBE8B #8BCC9E #8B99CC #CC8BBA
split-complementary
#CCBE8B #8BBACC #9E8BCC
monochromatic
#998743 #B9A660 #CCBE8B #DFD6B6 #F1EEE0
Accessibility & contrast
On white
1.86
#CCBE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CCBE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE8B
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE8B | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB88
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#D6B6B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe8b; /* rgb */ color: rgb(204, 190, 139); /* oklch */ color: oklch(80.1% 0.069 94.6);
Tailwind
colors: {
custom: {
50: '#dcd1ad',
500: '#ccbe8b',
950: '#000000',
},
}SCSS
$custom: #ccbe8b; $custom-light: #dcd1ad; $custom-dark: #000000;
JSON
{
"hex": "#ccbe8b",
"rgb": {
"r": 204,
"g": 190,
"b": 139
},
"hsl": {
"h": 47.077,
"s": 38.922,
"l": 67.255
},
"oklch": {
"l": 0.80079,
"c": 0.06931,
"h": 94.6
},
"luminance": 0.51528
}Semantic roles & 50–950 ramp
primary
#CCBE8B
secondary
#5B6AA0
accent
#4FB234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381