#CCBF96#CCBF96
#CCBF96 is a light, muted yellow. Relative luminance 0.523; OKLCH L 80.5% C 0.057 H 92.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF96 |
|---|---|
| RGB | rgb(204, 191, 150) |
| HSL | hsl(46, 35%, 69%) |
| HSV | hsv(46, 26%, 80%) |
| CMYK | cmyk(0%, 6.4%, 26.5%, 20%) |
| CIE-LAB | lab(77.46, -1.83, 22.38) |
| CIE-LCH | lch(77.46, 22.46, 94.67°) |
| OKLab | oklab(80.51% -0.0025 0.0568) |
| OKLCH | oklch(80.51% 0.057 92.6) |
| XYZ | xyz(49.0379, 52.3021, 36.3604) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.22
Putty
#BEAE8A
ΔE00 4.82
Khaki
#C3B091
ΔE00 5.76
Very Light Brown
#D3B683
ΔE00 5.83
Toupe
#C7AC7D
ΔE00 6.70
Tan
#D2B48C
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF96 #96A3CC
analogous
#CCA496 #CCBF96 #BECC96
triadic
#CCBF96 #96CCBF #BF96CC
tetradic
#CCBF96 #96CCA4 #96A3CC #CC96BE
square
#CCBF96 #96CCA4 #96A3CC #CC96BE
split-complementary
#CCBF96 #96BECC #A496CC
monochromatic
#9C894C #B8A66D #CCBF96 #E0D8BF #F4F1E8
Accessibility & contrast
On white
1.83
#CCBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CCBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF96
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF96 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD93
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#D5B9B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf96; /* rgb */ color: rgb(204, 191, 150); /* oklch */ color: oklch(80.5% 0.057 92.6);
Tailwind
colors: {
custom: {
50: '#dcd2b5',
500: '#ccbf96',
950: '#000000',
},
}SCSS
$custom: #ccbf96; $custom-light: #dcd2b5; $custom-dark: #000000;
JSON
{
"hex": "#ccbf96",
"rgb": {
"r": 204,
"g": 191,
"b": 150
},
"hsl": {
"h": 45.556,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.8051,
"c": 0.05683,
"h": 92.6
},
"luminance": 0.52301
}Semantic roles & 50–950 ramp
primary
#CCBF96
secondary
#6574A1
accent
#54AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381