#CCBF91#CCBF91
#CCBF91 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.063 H 94.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF91 |
|---|---|
| RGB | rgb(204, 191, 145) |
| HSL | hsl(47, 37%, 68%) |
| HSV | hsv(47, 29%, 80%) |
| CMYK | cmyk(0%, 6.4%, 28.9%, 20%) |
| CIE-LAB | lab(77.37, -2.50, 24.91) |
| CIE-LCH | lch(77.37, 25.04, 95.73°) |
| OKLab | oklab(80.41% -0.0046 0.0628) |
| OKLCH | oklch(80.41% 0.063 94.2) |
| XYZ | xyz(48.6439, 52.1445, 34.2850) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.65
Putty
#BEAE8A
ΔE00 5.34
Very Light Brown
#D3B683
ΔE00 5.64
Sandstone
#C9AE74
ΔE00 6.42
Beige (survey)
#E6DAA6
ΔE00 6.58
Khaki
#C3B091
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF91 #919ECC
analogous
#CCA191 #CCBF91 #BBCC91
triadic
#CCBF91 #91CCBF #BF91CC
tetradic
#CCBF91 #91CCA1 #919ECC #CC91BB
square
#CCBF91 #91CCA1 #919ECC #CC91BB
split-complementary
#CCBF91 #91BBCC #A191CC
monochromatic
#9B8948 #B9A767 #CCBF91 #DFD7BB #F3F0E5
Accessibility & contrast
On white
1.84
#CCBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CCBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF91
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF91 | 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)
#C9BD8E
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#D5B8B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf91; /* rgb */ color: rgb(204, 191, 145); /* oklch */ color: oklch(80.4% 0.063 94.2);
Tailwind
colors: {
custom: {
50: '#dcd2b1',
500: '#ccbf91',
950: '#000000',
},
}SCSS
$custom: #ccbf91; $custom-light: #dcd2b1; $custom-dark: #000000;
JSON
{
"hex": "#ccbf91",
"rgb": {
"r": 204,
"g": 191,
"b": 145
},
"hsl": {
"h": 46.78,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80405,
"c": 0.06298,
"h": 94.2
},
"luminance": 0.52143
}Semantic roles & 50–950 ramp
primary
#CCBF91
secondary
#606EA1
accent
#51B036
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381