#CCBF95#CCBF95
#CCBF95 is a light, muted yellow. Relative luminance 0.523; OKLCH L 80.5% C 0.058 H 92.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF95 |
|---|---|
| RGB | rgb(204, 191, 149) |
| HSL | hsl(46, 35%, 69%) |
| HSV | hsv(46, 27%, 80%) |
| CMYK | cmyk(0%, 6.4%, 27%, 20%) |
| CIE-LAB | lab(77.44, -1.96, 22.89) |
| CIE-LCH | lch(77.44, 22.97, 94.91°) |
| OKLab | oklab(80.49% -0.0029 0.058) |
| OKLCH | oklch(80.49% 0.058 92.9) |
| XYZ | xyz(48.9577, 52.2701, 35.9381) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.08
Putty
#BEAE8A
ΔE00 4.90
Very Light Brown
#D3B683
ΔE00 5.77
Khaki
#C3B091
ΔE00 5.92
Toupe
#C7AC7D
ΔE00 6.67
Beige (survey)
#E6DAA6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF95 #95A2CC
analogous
#CCA495 #CCBF95 #BECC95
triadic
#CCBF95 #95CCBF #BF95CC
tetradic
#CCBF95 #95CCA4 #95A2CC #CC95BE
square
#CCBF95 #95CCA4 #95A2CC #CC95BE
split-complementary
#CCBF95 #95BECC #A495CC
monochromatic
#9C894B #B8A66C #CCBF95 #E0D8BE #F4F1E8
Accessibility & contrast
On white
1.83
#CCBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CCBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF95
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF95 | 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)
#C8BD92
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#D5B8B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf95; /* rgb */ color: rgb(204, 191, 149); /* oklch */ color: oklch(80.5% 0.058 92.9);
Tailwind
colors: {
custom: {
50: '#dcd2b4',
500: '#ccbf95',
950: '#000000',
},
}SCSS
$custom: #ccbf95; $custom-light: #dcd2b4; $custom-dark: #000000;
JSON
{
"hex": "#ccbf95",
"rgb": {
"r": 204,
"g": 191,
"b": 149
},
"hsl": {
"h": 45.818,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80488,
"c": 0.05806,
"h": 92.9
},
"luminance": 0.52269
}Semantic roles & 50–950 ramp
primary
#CCBF95
secondary
#6473A1
accent
#54AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381