#CCBF84#CCBF84
#CCBF84 is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.079 H 97.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF84 |
|---|---|
| RGB | rgb(204, 191, 132) |
| HSL | hsl(49, 41%, 66%) |
| HSV | hsv(49, 35%, 80%) |
| CMYK | cmyk(0%, 6.4%, 35.3%, 20%) |
| CIE-LAB | lab(77.14, -4.13, 31.46) |
| CIE-LCH | lch(77.14, 31.73, 97.49°) |
| OKLab | oklab(80.15% -0.0099 0.078) |
| OKLCH | oklch(80.15% 0.079 97.2) |
| XYZ | xyz(47.6982, 51.7663, 29.3046) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.96
Darkkhaki
#BDB76B
ΔE00 4.86
Sandstone
#C9AE74
ΔE00 6.01
Sand (survey)
#E2CA76
ΔE00 6.12
Very Light Brown
#D3B683
ΔE00 6.18
Tan (survey)
#D1B26F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF84 #8491CC
analogous
#CC9B84 #CCBF84 #B5CC84
triadic
#CCBF84 #84CCBF #BF84CC
tetradic
#CCBF84 #84CC9B #8491CC #CC84B5
square
#CCBF84 #84CC9B #8491CC #CC84B5
split-complementary
#CCBF84 #84B5CC #9B84CC
monochromatic
#97873F #BAA859 #CCBF84 #DED6AF #F0ECDB
Accessibility & contrast
On white
1.85
#CCBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CCBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF84
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF84 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC80
Deuteranopia (green-blind)
#CEC186
Tritanopia (blue-blind)
#D7B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbf84; /* rgb */ color: rgb(204, 191, 132); /* oklch */ color: oklch(80.2% 0.079 97.2);
Tailwind
colors: {
custom: {
50: '#dcd2a8',
500: '#ccbf84',
950: '#000000',
},
}SCSS
$custom: #ccbf84; $custom-light: #dcd2a8; $custom-dark: #000000;
JSON
{
"hex": "#ccbf84",
"rgb": {
"r": 204,
"g": 191,
"b": 132
},
"hsl": {
"h": 49.167,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.80152,
"c": 0.07863,
"h": 97.2
},
"luminance": 0.51765
}Semantic roles & 50–950 ramp
primary
#CCBF84
secondary
#57649D
accent
#49B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380