#CCBE86#CCBE86
#CCBE86 is a light, moderate yellow. Relative luminance 0.514; OKLCH L 80.0% C 0.075 H 95.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE86 |
|---|---|
| RGB | rgb(204, 190, 134) |
| HSL | hsl(48, 41%, 66%) |
| HSV | hsv(48, 34%, 80%) |
| CMYK | cmyk(0%, 6.9%, 34.3%, 20%) |
| CIE-LAB | lab(76.91, -3.37, 30.11) |
| CIE-LCH | lch(76.91, 30.30, 96.39°) |
| OKLab | oklab(79.98% -0.0076 0.0749) |
| OKLCH | oklch(79.98% 0.075 95.8) |
| XYZ | xyz(47.6191, 51.3869, 29.9599) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.41
Darkkhaki
#BDB76B
ΔE00 5.42
Very Light Brown
#D3B683
ΔE00 5.59
Sandstone
#C9AE74
ΔE00 5.60
Tan (survey)
#D1B26F
ΔE00 6.02
Sand (survey)
#E2CA76
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE86 #8694CC
analogous
#CC9B86 #CCBE86 #B7CC86
triadic
#CCBE86 #86CCBE #BE86CC
tetradic
#CCBE86 #86CC9B #8694CC #CC86B7
square
#CCBE86 #86CC9B #8694CC #CC86B7
split-complementary
#CCBE86 #86B7CC #9B86CC
monochromatic
#988640 #BAA75B #CCBE86 #DED5B1 #F0ECDC
Accessibility & contrast
On white
1.86
#CCBE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CCBE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE86
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE86 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB82
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#D6B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe86; /* rgb */ color: rgb(204, 190, 134); /* oklch */ color: oklch(80.0% 0.075 95.8);
Tailwind
colors: {
custom: {
50: '#dcd1a9',
500: '#ccbe86',
950: '#000000',
},
}SCSS
$custom: #ccbe86; $custom-light: #dcd1a9; $custom-dark: #000000;
JSON
{
"hex": "#ccbe86",
"rgb": {
"r": 204,
"g": 190,
"b": 134
},
"hsl": {
"h": 48,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.79983,
"c": 0.07528,
"h": 95.8
},
"luminance": 0.51386
}Semantic roles & 50–950 ramp
primary
#CCBE86
secondary
#58669E
accent
#4CB432
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380