#CCBF98#CCBF98
#CCBF98 is a light, muted yellow. Relative luminance 0.524; OKLCH L 80.6% C 0.054 H 91.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF98 |
|---|---|
| RGB | rgb(204, 191, 152) |
| HSL | hsl(45, 34%, 70%) |
| HSV | hsv(45, 25%, 80%) |
| CMYK | cmyk(0%, 6.4%, 25.5%, 20%) |
| CIE-LAB | lab(77.50, -1.55, 21.37) |
| CIE-LCH | lch(77.50, 21.43, 94.16°) |
| OKLab | oklab(80.55% -0.0017 0.0543) |
| OKLCH | oklch(80.55% 0.054 91.8) |
| XYZ | xyz(49.2003, 52.3671, 37.2158) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.55
Putty
#BEAE8A
ΔE00 4.69
Khaki
#C3B091
ΔE00 5.45
Very Light Brown
#D3B683
ΔE00 5.99
Tan
#D2B48C
ΔE00 6.78
Toupe
#C7AC7D
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF98 #98A5CC
analogous
#CCA598 #CCBF98 #BFCC98
triadic
#CCBF98 #98CCBF #BF98CC
tetradic
#CCBF98 #98CCA5 #98A5CC #CC98BF
square
#CCBF98 #98CCA5 #98A5CC #CC98BF
split-complementary
#CCBF98 #98BFCC #A598CC
monochromatic
#9C894D #B8A66F #CCBF98 #E0D8C1 #F5F2EA
Accessibility & contrast
On white
1.83
#CCBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#CCBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF98
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF98 | 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)
#C8BD96
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#D5B9B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf98; /* rgb */ color: rgb(204, 191, 152); /* oklch */ color: oklch(80.6% 0.054 91.8);
Tailwind
colors: {
custom: {
50: '#dcd2b6',
500: '#ccbf98',
950: '#000000',
},
}SCSS
$custom: #ccbf98; $custom-light: #dcd2b6; $custom-dark: #000000;
JSON
{
"hex": "#ccbf98",
"rgb": {
"r": 204,
"g": 191,
"b": 152
},
"hsl": {
"h": 45,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80553,
"c": 0.05436,
"h": 91.8
},
"luminance": 0.52366
}Semantic roles & 50–950 ramp
primary
#CCBF98
secondary
#6776A1
accent
#56AD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381