#CCBB84#CCBB84
#CCBB84 is a light, moderate yellow. Relative luminance 0.500; OKLCH L 79.3% C 0.075 H 92.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBB84 |
|---|---|
| RGB | rgb(204, 187, 132) |
| HSL | hsl(46, 41%, 66%) |
| HSV | hsv(46, 35%, 80%) |
| CMYK | cmyk(0%, 8.3%, 35.3%, 20%) |
| CIE-LAB | lab(76.10, -2.04, 30.08) |
| CIE-LCH | lch(76.10, 30.15, 93.88°) |
| OKLab | oklab(79.33% -0.0038 0.0748) |
| OKLCH | oklch(79.33% 0.075 92.9) |
| XYZ | xyz(46.8378, 50.0454, 29.0178) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.64
Very Light Brown
#D3B683
ΔE00 4.43
Sandstone
#C9AE74
ΔE00 4.44
Tan (survey)
#D1B26F
ΔE00 5.01
Toupe
#C7AC7D
ΔE00 5.55
Fawn
#CFAF7B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBB84 #8495CC
analogous
#CC9784 #CCBB84 #B9CC84
triadic
#CCBB84 #84CCBB #BB84CC
tetradic
#CCBB84 #84CC97 #8495CC #CC84B9
square
#CCBB84 #84CC97 #8495CC #CC84B9
split-complementary
#CCBB84 #84B9CC #9784CC
monochromatic
#97823F #BAA359 #CCBB84 #DED3AF #F0EBDB
Accessibility & contrast
On white
1.91
#CCBB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CCBB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBB84
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBB84 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B980
Deuteranopia (green-blind)
#CBBE86
Tritanopia (blue-blind)
#D7B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccbb84; /* rgb */ color: rgb(204, 187, 132); /* oklch */ color: oklch(79.3% 0.075 92.9);
Tailwind
colors: {
custom: {
50: '#dccfa8',
500: '#ccbb84',
950: '#000000',
},
}SCSS
$custom: #ccbb84; $custom-light: #dccfa8; $custom-dark: #000000;
JSON
{
"hex": "#ccbb84",
"rgb": {
"r": 204,
"g": 187,
"b": 132
},
"hsl": {
"h": 45.833,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.79328,
"c": 0.07488,
"h": 92.9
},
"luminance": 0.50044
}Semantic roles & 50–950 ramp
primary
#CCBB84
secondary
#57679D
accent
#50B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380