#CCBF85#CCBF85
#CCBF85 is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.077 H 97.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF85 |
|---|---|
| RGB | rgb(204, 191, 133) |
| HSL | hsl(49, 41%, 66%) |
| HSV | hsv(49, 35%, 80%) |
| CMYK | cmyk(0%, 6.4%, 34.8%, 20%) |
| CIE-LAB | lab(77.16, -4.01, 30.96) |
| CIE-LCH | lch(77.16, 31.22, 97.39°) |
| OKLab | oklab(80.17% -0.0095 0.0769) |
| OKLCH | oklch(80.17% 0.077 97) |
| XYZ | xyz(47.7670, 51.7938, 29.6667) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.86
Darkkhaki
#BDB76B
ΔE00 5.03
Sandstone
#C9AE74
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.10
Sand (survey)
#E2CA76
ΔE00 6.26
Tan (survey)
#D1B26F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF85 #8592CC
analogous
#CC9B85 #CCBF85 #B5CC85
triadic
#CCBF85 #85CCBF #BF85CC
tetradic
#CCBF85 #85CC9B #8592CC #CC85B5
square
#CCBF85 #85CC9B #8592CC #CC85B5
split-complementary
#CCBF85 #85B5CC #9B85CC
monochromatic
#97873F #BAA85A #CCBF85 #DED6B0 #F0ECDB
Accessibility & contrast
On white
1.85
#CCBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CCBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF85
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF85 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC81
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#D7B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbf85; /* rgb */ color: rgb(204, 191, 133); /* oklch */ color: oklch(80.2% 0.077 97.0);
Tailwind
colors: {
custom: {
50: '#dcd2a9',
500: '#ccbf85',
950: '#000000',
},
}SCSS
$custom: #ccbf85; $custom-light: #dcd2a9; $custom-dark: #000000;
JSON
{
"hex": "#ccbf85",
"rgb": {
"r": 204,
"g": 191,
"b": 133
},
"hsl": {
"h": 49.014,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.8017,
"c": 0.07744,
"h": 97
},
"luminance": 0.51792
}Semantic roles & 50–950 ramp
primary
#CCBF85
secondary
#57649E
accent
#49B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380