#CCBB83#CCBB83
#CCBB83 is a light, moderate yellow. Relative luminance 0.500; OKLCH L 79.3% C 0.076 H 93.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBB83 |
|---|---|
| RGB | rgb(204, 187, 131) |
| HSL | hsl(46, 42%, 66%) |
| HSV | hsv(46, 36%, 80%) |
| CMYK | cmyk(0%, 8.3%, 35.8%, 20%) |
| CIE-LAB | lab(76.08, -2.16, 30.59) |
| CIE-LCH | lch(76.08, 30.66, 94.04°) |
| OKLab | oklab(79.31% -0.0042 0.0759) |
| OKLCH | oklch(79.31% 0.076 93.2) |
| XYZ | xyz(46.7697, 50.0182, 28.6591) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.73
Sandstone
#C9AE74
ΔE00 4.43
Very Light Brown
#D3B683
ΔE00 4.53
Tan (survey)
#D1B26F
ΔE00 4.94
Toupe
#C7AC7D
ΔE00 5.65
Darkkhaki
#BDB76B
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBB83 #8394CC
analogous
#CC9683 #CCBB83 #B8CC83
triadic
#CCBB83 #83CCBB #BB83CC
tetradic
#CCBB83 #83CC96 #8394CC #CC83B8
square
#CCBB83 #83CC96 #8394CC #CC83B8
split-complementary
#CCBB83 #83B8CC #9683CC
monochromatic
#97823E #BAA358 #CCBB83 #DED3AE #F0EBDA
Accessibility & contrast
On white
1.91
#CCBB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#CCBB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBB83
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBB83 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B97F
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#D7B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccbb83; /* rgb */ color: rgb(204, 187, 131); /* oklch */ color: oklch(79.3% 0.076 93.2);
Tailwind
colors: {
custom: {
50: '#dccfa7',
500: '#ccbb83',
950: '#000000',
},
}SCSS
$custom: #ccbb83; $custom-light: #dccfa7; $custom-dark: #000000;
JSON
{
"hex": "#ccbb83",
"rgb": {
"r": 204,
"g": 187,
"b": 131
},
"hsl": {
"h": 46.027,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.79309,
"c": 0.07605,
"h": 93.2
},
"luminance": 0.50017
}Semantic roles & 50–950 ramp
primary
#CCBB83
secondary
#56679D
accent
#4FB531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380