#CCBF94#CCBF94
#CCBF94 is a light, muted yellow. Relative luminance 0.522; OKLCH L 80.5% C 0.059 H 93.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF94 |
|---|---|
| RGB | rgb(204, 191, 148) |
| HSL | hsl(46, 35%, 69%) |
| HSV | hsv(46, 27%, 80%) |
| CMYK | cmyk(0%, 6.4%, 27.5%, 20%) |
| CIE-LAB | lab(77.42, -2.10, 23.40) |
| CIE-LCH | lch(77.42, 23.49, 95.13°) |
| OKLab | oklab(80.47% -0.0034 0.0592) |
| OKLCH | oklch(80.47% 0.059 93.2) |
| XYZ | xyz(48.8782, 52.2383, 35.5194) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.95
Putty
#BEAE8A
ΔE00 5.00
Very Light Brown
#D3B683
ΔE00 5.73
Khaki
#C3B091
ΔE00 6.09
Toupe
#C7AC7D
ΔE00 6.65
Sandstone
#C9AE74
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF94 #94A1CC
analogous
#CCA394 #CCBF94 #BDCC94
triadic
#CCBF94 #94CCBF #BF94CC
tetradic
#CCBF94 #94CCA3 #94A1CC #CC94BD
square
#CCBF94 #94CCA3 #94A1CC #CC94BD
split-complementary
#CCBF94 #94BDCC #A394CC
monochromatic
#9B894A #B8A66B #CCBF94 #E0D8BD #F4F1E7
Accessibility & contrast
On white
1.83
#CCBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CCBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF94
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF94 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD91
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#D5B8B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf94; /* rgb */ color: rgb(204, 191, 148); /* oklch */ color: oklch(80.5% 0.059 93.2);
Tailwind
colors: {
custom: {
50: '#dcd2b3',
500: '#ccbf94',
950: '#000000',
},
}SCSS
$custom: #ccbf94; $custom-light: #dcd2b3; $custom-dark: #000000;
JSON
{
"hex": "#ccbf94",
"rgb": {
"r": 204,
"g": 191,
"b": 148
},
"hsl": {
"h": 46.071,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.80467,
"c": 0.0593,
"h": 93.2
},
"luminance": 0.52237
}Semantic roles & 50–950 ramp
primary
#CCBF94
secondary
#6372A1
accent
#53AE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381