#CCBF83#CCBF83
#CCBF83 is a light, moderate yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.080 H 97.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBF83 |
|---|---|
| RGB | rgb(204, 191, 131) |
| HSL | hsl(49, 42%, 66%) |
| HSV | hsv(49, 36%, 80%) |
| CMYK | cmyk(0%, 6.4%, 35.8%, 20%) |
| CIE-LAB | lab(77.12, -4.25, 31.96) |
| CIE-LCH | lch(77.12, 32.24, 97.58°) |
| OKLab | oklab(80.13% -0.0103 0.0791) |
| OKLCH | oklch(80.13% 0.08 97.4) |
| XYZ | xyz(47.6301, 51.7390, 28.9459) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.06
Darkkhaki
#BDB76B
ΔE00 4.70
Sand (survey)
#E2CA76
ΔE00 5.99
Sandstone
#C9AE74
ΔE00 6.04
Tan (survey)
#D1B26F
ΔE00 6.23
Very Light Brown
#D3B683
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBF83 #8390CC
analogous
#CC9A83 #CCBF83 #B4CC83
triadic
#CCBF83 #83CCBF #BF83CC
tetradic
#CCBF83 #83CC9A #8390CC #CC83B4
square
#CCBF83 #83CC9A #8390CC #CC83B4
split-complementary
#CCBF83 #83B4CC #9A83CC
monochromatic
#97873E #BAA958 #CCBF83 #DED5AE #F0ECDA
Accessibility & contrast
On white
1.85
#CCBF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CCBF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBF83
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBF83 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC7F
Deuteranopia (green-blind)
#CEC185
Tritanopia (blue-blind)
#D7B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbf83; /* rgb */ color: rgb(204, 191, 131); /* oklch */ color: oklch(80.1% 0.080 97.4);
Tailwind
colors: {
custom: {
50: '#dcd2a7',
500: '#ccbf83',
950: '#000000',
},
}SCSS
$custom: #ccbf83; $custom-light: #dcd2a7; $custom-dark: #000000;
JSON
{
"hex": "#ccbf83",
"rgb": {
"r": 204,
"g": 191,
"b": 131
},
"hsl": {
"h": 49.315,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.80134,
"c": 0.07981,
"h": 97.4
},
"luminance": 0.51738
}Semantic roles & 50–950 ramp
primary
#CCBF83
secondary
#56639D
accent
#48B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380