#CCBF92#CCBF92
#CCBF92 is a light, moderate yellow. Relative luminance 0.522; OKLCH L 80.4% C 0.062 H 93.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF92 |
|---|---|
| RGB | rgb(204, 191, 146) |
| HSL | hsl(47, 36%, 69%) |
| HSV | hsv(47, 28%, 80%) |
| CMYK | cmyk(0%, 6.4%, 28.4%, 20%) |
| CIE-LAB | lab(77.39, -2.37, 24.41) |
| CIE-LCH | lch(77.39, 24.52, 95.54°) |
| OKLab | oklab(80.43% -0.0042 0.0616) |
| OKLCH | oklch(80.43% 0.062 93.9) |
| XYZ | xyz(48.7213, 52.1755, 34.6929) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.73
Putty
#BEAE8A
ΔE00 5.22
Very Light Brown
#D3B683
ΔE00 5.66
Khaki
#C3B091
ΔE00 6.42
Sandstone
#C9AE74
ΔE00 6.52
Beige (survey)
#E6DAA6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF92 #929FCC
analogous
#CCA292 #CCBF92 #BCCC92
triadic
#CCBF92 #92CCBF #BF92CC
tetradic
#CCBF92 #92CCA2 #929FCC #CC92BC
square
#CCBF92 #92CCA2 #929FCC #CC92BC
split-complementary
#CCBF92 #92BCCC #A292CC
monochromatic
#9B8949 #B8A768 #CCBF92 #E0D7BC #F3F0E5
Accessibility & contrast
On white
1.84
#CCBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CCBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF92
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF92 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#D5B8B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf92; /* rgb */ color: rgb(204, 191, 146); /* oklch */ color: oklch(80.4% 0.062 93.9);
Tailwind
colors: {
custom: {
50: '#dcd2b2',
500: '#ccbf92',
950: '#000000',
},
}SCSS
$custom: #ccbf92; $custom-light: #dcd2b2; $custom-dark: #000000;
JSON
{
"hex": "#ccbf92",
"rgb": {
"r": 204,
"g": 191,
"b": 146
},
"hsl": {
"h": 46.552,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.80425,
"c": 0.06175,
"h": 93.9
},
"luminance": 0.52174
}Semantic roles & 50–950 ramp
primary
#CCBF92
secondary
#616FA1
accent
#51AF36
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381