#CCBF82#CCBF82
#CCBF82 is a light, moderate yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.081 H 97.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF82 |
|---|---|
| RGB | rgb(204, 191, 130) |
| HSL | hsl(49, 42%, 65%) |
| HSV | hsv(49, 36%, 80%) |
| CMYK | cmyk(0%, 6.4%, 36.3%, 20%) |
| CIE-LAB | lab(77.11, -4.37, 32.46) |
| CIE-LCH | lch(77.11, 32.75, 97.67°) |
| OKLab | oklab(80.12% -0.0107 0.0803) |
| OKLCH | oklch(80.12% 0.081 97.6) |
| XYZ | xyz(47.5627, 51.7120, 28.5907) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.17
Darkkhaki
#BDB76B
ΔE00 4.55
Sand (survey)
#E2CA76
ΔE00 5.86
Sandstone
#C9AE74
ΔE00 6.07
Tan (survey)
#D1B26F
ΔE00 6.21
Very Light Brown
#D3B683
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF82 #828FCC
analogous
#CC9A82 #CCBF82 #B4CC82
triadic
#CCBF82 #82CCBF #BF82CC
tetradic
#CCBF82 #82CC9A #828FCC #CC82B4
square
#CCBF82 #82CC9A #828FCC #CC82B4
split-complementary
#CCBF82 #82B4CC #9A82CC
monochromatic
#96873D #BAA957 #CCBF82 #DED5AD #EFECD9
Accessibility & contrast
On white
1.85
#CCBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CCBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF82
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF82 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7E
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#D7B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbf82; /* rgb */ color: rgb(204, 191, 130); /* oklch */ color: oklch(80.1% 0.081 97.6);
Tailwind
colors: {
custom: {
50: '#dcd2a7',
500: '#ccbf82',
950: '#000000',
},
}SCSS
$custom: #ccbf82; $custom-light: #dcd2a7; $custom-dark: #000000;
JSON
{
"hex": "#ccbf82",
"rgb": {
"r": 204,
"g": 191,
"b": 130
},
"hsl": {
"h": 49.459,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.80116,
"c": 0.08098,
"h": 97.6
},
"luminance": 0.51711
}Semantic roles & 50–950 ramp
primary
#CCBF82
secondary
#55629D
accent
#48B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380