#CCBF93#CCBF93
#CCBF93 is a light, moderate yellow. Relative luminance 0.522; OKLCH L 80.4% C 0.061 H 93.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF93 |
|---|---|
| RGB | rgb(204, 191, 147) |
| HSL | hsl(46, 36%, 69%) |
| HSV | hsv(46, 28%, 80%) |
| CMYK | cmyk(0%, 6.4%, 27.9%, 20%) |
| CIE-LAB | lab(77.40, -2.23, 23.90) |
| CIE-LCH | lch(77.40, 24.01, 95.34°) |
| OKLab | oklab(80.45% -0.0038 0.0604) |
| OKLCH | oklch(80.45% 0.061 93.6) |
| XYZ | xyz(48.7994, 52.2067, 35.1044) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.83
Putty
#BEAE8A
ΔE00 5.10
Very Light Brown
#D3B683
ΔE00 5.69
Khaki
#C3B091
ΔE00 6.25
Sandstone
#C9AE74
ΔE00 6.62
Toupe
#C7AC7D
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF93 #93A0CC
analogous
#CCA393 #CCBF93 #BDCC93
triadic
#CCBF93 #93CCBF #BF93CC
tetradic
#CCBF93 #93CCA3 #93A0CC #CC93BD
square
#CCBF93 #93CCA3 #93A0CC #CC93BD
split-complementary
#CCBF93 #93BDCC #A393CC
monochromatic
#9B8949 #B8A669 #CCBF93 #E0D8BD #F3F0E6
Accessibility & contrast
On white
1.84
#CCBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CCBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF93
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF93 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD90
Deuteranopia (green-blind)
#CCC194
Tritanopia (blue-blind)
#D5B8B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf93; /* rgb */ color: rgb(204, 191, 147); /* oklch */ color: oklch(80.4% 0.061 93.6);
Tailwind
colors: {
custom: {
50: '#dcd2b3',
500: '#ccbf93',
950: '#000000',
},
}SCSS
$custom: #ccbf93; $custom-light: #dcd2b3; $custom-dark: #000000;
JSON
{
"hex": "#ccbf93",
"rgb": {
"r": 204,
"g": 191,
"b": 147
},
"hsl": {
"h": 46.316,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.80446,
"c": 0.06053,
"h": 93.6
},
"luminance": 0.52206
}Semantic roles & 50–950 ramp
primary
#CCBF93
secondary
#6270A1
accent
#52AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381