#CCBF89#CCBF89
#CCBF89 is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.2% C 0.073 H 96.2°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF89 |
|---|---|
| RGB | rgb(204, 191, 137) |
| HSL | hsl(48, 40%, 67%) |
| HSV | hsv(48, 33%, 80%) |
| CMYK | cmyk(0%, 6.4%, 32.8%, 20%) |
| CIE-LAB | lab(77.22, -3.52, 28.95) |
| CIE-LCH | lch(77.22, 29.16, 96.94°) |
| OKLab | oklab(80.25% -0.0079 0.0723) |
| OKLCH | oklch(80.25% 0.073 96.2) |
| XYZ | xyz(48.0486, 51.9064, 31.1499) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.57
Darkkhaki
#BDB76B
ΔE00 5.75
Very Light Brown
#D3B683
ΔE00 5.83
Sandstone
#C9AE74
ΔE00 6.01
Putty
#BEAE8A
ΔE00 6.47
Tan (survey)
#D1B26F
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF89 #8996CC
analogous
#CC9E89 #CCBF89 #B8CC89
triadic
#CCBF89 #89CCBF #BF89CC
tetradic
#CCBF89 #89CC9E #8996CC #CC89B8
square
#CCBF89 #89CC9E #8996CC #CC89B8
split-complementary
#CCBF89 #89B8CC #9E89CC
monochromatic
#998842 #BAA85E #CCBF89 #DED6B4 #F1EDDE
Accessibility & contrast
On white
1.85
#CCBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CCBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF89
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF89 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC85
Deuteranopia (green-blind)
#CDC18B
Tritanopia (blue-blind)
#D6B7B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf89; /* rgb */ color: rgb(204, 191, 137); /* oklch */ color: oklch(80.2% 0.073 96.2);
Tailwind
colors: {
custom: {
50: '#dcd2ac',
500: '#ccbf89',
950: '#000000',
},
}SCSS
$custom: #ccbf89; $custom-light: #dcd2ac; $custom-dark: #000000;
JSON
{
"hex": "#ccbf89",
"rgb": {
"r": 204,
"g": 191,
"b": 137
},
"hsl": {
"h": 48.358,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.80246,
"c": 0.07268,
"h": 96.2
},
"luminance": 0.51905
}Semantic roles & 50–950 ramp
primary
#CCBF89
secondary
#5A679F
accent
#4CB333
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381