#CCBF97#CCBF97
#CCBF97 is a light, muted yellow. Relative luminance 0.523; OKLCH L 80.5% C 0.056 H 92.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF97 |
|---|---|
| RGB | rgb(204, 191, 151) |
| HSL | hsl(45, 34%, 70%) |
| HSV | hsv(45, 26%, 80%) |
| CMYK | cmyk(0%, 6.4%, 26%, 20%) |
| CIE-LAB | lab(77.48, -1.69, 21.88) |
| CIE-LCH | lch(77.48, 21.94, 94.42°) |
| OKLab | oklab(80.53% -0.0021 0.0556) |
| OKLCH | oklch(80.53% 0.056 92.2) |
| XYZ | xyz(49.1188, 52.3345, 36.7862) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.38
Putty
#BEAE8A
ΔE00 4.74
Khaki
#C3B091
ΔE00 5.60
Very Light Brown
#D3B683
ΔE00 5.91
Toupe
#C7AC7D
ΔE00 6.74
Tan
#D2B48C
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF97 #97A4CC
analogous
#CCA597 #CCBF97 #BFCC97
triadic
#CCBF97 #97CCBF #BF97CC
tetradic
#CCBF97 #97CCA5 #97A4CC #CC97BF
square
#CCBF97 #97CCA5 #97A4CC #CC97BF
split-complementary
#CCBF97 #97BFCC #A597CC
monochromatic
#9C894D #B8A66E #CCBF97 #E0D8C0 #F4F2E9
Accessibility & contrast
On white
1.83
#CCBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#CCBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF97
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF97 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD94
Deuteranopia (green-blind)
#CBC198
Tritanopia (blue-blind)
#D5B9B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf97; /* rgb */ color: rgb(204, 191, 151); /* oklch */ color: oklch(80.5% 0.056 92.2);
Tailwind
colors: {
custom: {
50: '#dcd2b5',
500: '#ccbf97',
950: '#000000',
},
}SCSS
$custom: #ccbf97; $custom-light: #dcd2b5; $custom-dark: #000000;
JSON
{
"hex": "#ccbf97",
"rgb": {
"r": 204,
"g": 191,
"b": 151
},
"hsl": {
"h": 45.283,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80531,
"c": 0.05559,
"h": 92.2
},
"luminance": 0.52333
}Semantic roles & 50–950 ramp
primary
#CCBF97
secondary
#6675A1
accent
#55AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381