#CCBE84#CCBE84
#CCBE84 is a light, moderate yellow. Relative luminance 0.513; OKLCH L 79.9% C 0.078 H 96.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE84 |
|---|---|
| RGB | rgb(204, 190, 132) |
| HSL | hsl(48, 41%, 66%) |
| HSV | hsv(48, 35%, 80%) |
| CMYK | cmyk(0%, 6.9%, 35.3%, 20%) |
| CIE-LAB | lab(76.88, -3.61, 31.11) |
| CIE-LCH | lch(76.88, 31.32, 96.62°) |
| OKLab | oklab(79.94% -0.0084 0.0772) |
| OKLCH | oklch(79.94% 0.078 96.2) |
| XYZ | xyz(47.4809, 51.3316, 29.2322) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.59
Darkkhaki
#BDB76B
ΔE00 5.07
Sandstone
#C9AE74
ΔE00 5.61
Very Light Brown
#D3B683
ΔE00 5.75
Tan (survey)
#D1B26F
ΔE00 5.92
Sand (survey)
#E2CA76
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE84 #8492CC
analogous
#CC9A84 #CCBE84 #B6CC84
triadic
#CCBE84 #84CCBE #BE84CC
tetradic
#CCBE84 #84CC9A #8492CC #CC84B6
square
#CCBE84 #84CC9A #8492CC #CC84B6
split-complementary
#CCBE84 #84B6CC #9A84CC
monochromatic
#97863F #BAA759 #CCBE84 #DED5AF #F0ECDB
Accessibility & contrast
On white
1.86
#CCBE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CCBE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE84
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE84 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB80
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#D7B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe84; /* rgb */ color: rgb(204, 190, 132); /* oklch */ color: oklch(79.9% 0.078 96.2);
Tailwind
colors: {
custom: {
50: '#dcd1a8',
500: '#ccbe84',
950: '#000000',
},
}SCSS
$custom: #ccbe84; $custom-light: #dcd1a8; $custom-dark: #000000;
JSON
{
"hex": "#ccbe84",
"rgb": {
"r": 204,
"g": 190,
"b": 132
},
"hsl": {
"h": 48.333,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.79945,
"c": 0.07765,
"h": 96.2
},
"luminance": 0.5133
}Semantic roles & 50–950 ramp
primary
#CCBE84
secondary
#57649D
accent
#4BB431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380