#CCBF88#CCBF88
#CCBF88 is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.2% C 0.074 H 96.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF88 |
|---|---|
| RGB | rgb(204, 191, 136) |
| HSL | hsl(49, 40%, 67%) |
| HSV | hsv(49, 33%, 80%) |
| CMYK | cmyk(0%, 6.4%, 33.3%, 20%) |
| CIE-LAB | lab(77.21, -3.65, 29.45) |
| CIE-LCH | lch(77.21, 29.68, 97.06°) |
| OKLab | oklab(80.23% -0.0083 0.0734) |
| OKLCH | oklch(80.23% 0.074 96.4) |
| XYZ | xyz(47.9772, 51.8778, 30.7739) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.62
Darkkhaki
#BDB76B
ΔE00 5.56
Very Light Brown
#D3B683
ΔE00 5.88
Sandstone
#C9AE74
ΔE00 5.99
Tan (survey)
#D1B26F
ΔE00 6.44
Beige (survey)
#E6DAA6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF88 #8895CC
analogous
#CC9D88 #CCBF88 #B7CC88
triadic
#CCBF88 #88CCBF #BF88CC
tetradic
#CCBF88 #88CC9D #8895CC #CC88B7
square
#CCBF88 #88CC9D #8895CC #CC88B7
split-complementary
#CCBF88 #88B7CC #9D88CC
monochromatic
#988841 #BAA85D #CCBF88 #DED6B3 #F1EDDE
Accessibility & contrast
On white
1.85
#CCBF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CCBF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF88
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF88 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC84
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#D6B7B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbf88; /* rgb */ color: rgb(204, 191, 136); /* oklch */ color: oklch(80.2% 0.074 96.4);
Tailwind
colors: {
custom: {
50: '#dcd2ab',
500: '#ccbf88',
950: '#000000',
},
}SCSS
$custom: #ccbf88; $custom-light: #dcd2ab; $custom-dark: #000000;
JSON
{
"hex": "#ccbf88",
"rgb": {
"r": 204,
"g": 191,
"b": 136
},
"hsl": {
"h": 48.529,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.80227,
"c": 0.07388,
"h": 96.4
},
"luminance": 0.51877
}Semantic roles & 50–950 ramp
primary
#CCBF88
secondary
#59679F
accent
#4BB332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381