#CCBD88#CCBD88
#CCBD88 is a light, moderate yellow. Relative luminance 0.510; OKLCH L 79.8% C 0.072 H 94.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD88 |
|---|---|
| RGB | rgb(204, 189, 136) |
| HSL | hsl(47, 40%, 67%) |
| HSV | hsv(47, 33%, 80%) |
| CMYK | cmyk(0%, 7.4%, 33.3%, 20%) |
| CIE-LAB | lab(76.69, -2.60, 28.76) |
| CIE-LCH | lch(76.69, 28.88, 95.17°) |
| OKLab | oklab(79.82% -0.0052 0.0718) |
| OKLCH | oklch(79.82% 0.072 94.2) |
| XYZ | xyz(47.5440, 51.0115, 30.6295) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.96
Very Light Brown
#D3B683
ΔE00 5.02
Sandstone
#C9AE74
ΔE00 5.26
Putty
#BEAE8A
ΔE00 5.86
Tan (survey)
#D1B26F
ΔE00 5.87
Darkkhaki
#BDB76B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD88 #8897CC
analogous
#CC9B88 #CCBD88 #B9CC88
triadic
#CCBD88 #88CCBD #BD88CC
tetradic
#CCBD88 #88CC9B #8897CC #CC88B9
square
#CCBD88 #88CC9B #8897CC #CC88B9
split-complementary
#CCBD88 #88B9CC #9B88CC
monochromatic
#988541 #BAA55D #CCBD88 #DED5B3 #F1EDDE
Accessibility & contrast
On white
1.87
#CCBD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CCBD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD88
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD88 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA84
Deuteranopia (green-blind)
#CCBF8A
Tritanopia (blue-blind)
#D6B5AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbd88; /* rgb */ color: rgb(204, 189, 136); /* oklch */ color: oklch(79.8% 0.072 94.2);
Tailwind
colors: {
custom: {
50: '#dcd0ab',
500: '#ccbd88',
950: '#000000',
},
}SCSS
$custom: #ccbd88; $custom-light: #dcd0ab; $custom-dark: #000000;
JSON
{
"hex": "#ccbd88",
"rgb": {
"r": 204,
"g": 189,
"b": 136
},
"hsl": {
"h": 46.765,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.79815,
"c": 0.07196,
"h": 94.2
},
"luminance": 0.5101
}Semantic roles & 50–950 ramp
primary
#CCBD88
secondary
#59699F
accent
#4FB332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381