#CCBE88#CCBE88
#CCBE88 is a light, moderate yellow. Relative luminance 0.514; OKLCH L 80.0% C 0.073 H 95.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE88 |
|---|---|
| RGB | rgb(204, 190, 136) |
| HSL | hsl(48, 40%, 67%) |
| HSV | hsv(48, 33%, 80%) |
| CMYK | cmyk(0%, 6.9%, 33.3%, 20%) |
| CIE-LAB | lab(76.95, -3.13, 29.10) |
| CIE-LCH | lch(76.95, 29.27, 96.13°) |
| OKLab | oklab(80.02% -0.0068 0.0726) |
| OKLCH | oklch(80.02% 0.073 95.3) |
| XYZ | xyz(47.7599, 51.4432, 30.7015) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.28
Very Light Brown
#D3B683
ΔE00 5.45
Sandstone
#C9AE74
ΔE00 5.62
Darkkhaki
#BDB76B
ΔE00 5.79
Tan (survey)
#D1B26F
ΔE00 6.14
Putty
#BEAE8A
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE88 #8896CC
analogous
#CC9C88 #CCBE88 #B8CC88
triadic
#CCBE88 #88CCBE #BE88CC
tetradic
#CCBE88 #88CC9C #8896CC #CC88B8
square
#CCBE88 #88CC9C #8896CC #CC88B8
split-complementary
#CCBE88 #88B8CC #9C88CC
monochromatic
#988641 #BAA75D #CCBE88 #DED5B3 #F1EDDE
Accessibility & contrast
On white
1.86
#CCBE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CCBE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE88
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE88 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB84
Deuteranopia (green-blind)
#CDC08A
Tritanopia (blue-blind)
#D6B6B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe88; /* rgb */ color: rgb(204, 190, 136); /* oklch */ color: oklch(80.0% 0.073 95.3);
Tailwind
colors: {
custom: {
50: '#dcd1ab',
500: '#ccbe88',
950: '#000000',
},
}SCSS
$custom: #ccbe88; $custom-light: #dcd1ab; $custom-dark: #000000;
JSON
{
"hex": "#ccbe88",
"rgb": {
"r": 204,
"g": 190,
"b": 136
},
"hsl": {
"h": 47.647,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.80021,
"c": 0.0729,
"h": 95.3
},
"luminance": 0.51442
}Semantic roles & 50–950 ramp
primary
#CCBE88
secondary
#59689F
accent
#4DB332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381