#CCBE85#CCBE85
#CCBE85 is a light, moderate yellow. Relative luminance 0.514; OKLCH L 80.0% C 0.076 H 96.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE85 |
|---|---|
| RGB | rgb(204, 190, 133) |
| HSL | hsl(48, 41%, 66%) |
| HSV | hsv(48, 35%, 80%) |
| CMYK | cmyk(0%, 6.9%, 34.8%, 20%) |
| CIE-LAB | lab(76.90, -3.49, 30.61) |
| CIE-LCH | lch(76.90, 30.81, 96.51°) |
| OKLab | oklab(79.96% -0.008 0.0761) |
| OKLCH | oklch(79.96% 0.076 96) |
| XYZ | xyz(47.5496, 51.3591, 29.5943) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.50
Darkkhaki
#BDB76B
ΔE00 5.24
Sandstone
#C9AE74
ΔE00 5.60
Very Light Brown
#D3B683
ΔE00 5.67
Tan (survey)
#D1B26F
ΔE00 5.97
Sand (survey)
#E2CA76
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE85 #8593CC
analogous
#CC9A85 #CCBE85 #B6CC85
triadic
#CCBE85 #85CCBE #BE85CC
tetradic
#CCBE85 #85CC9A #8593CC #CC85B6
square
#CCBE85 #85CC9A #8593CC #CC85B6
split-complementary
#CCBE85 #85B6CC #9A85CC
monochromatic
#97863F #BAA75A #CCBE85 #DED5B0 #F0ECDB
Accessibility & contrast
On white
1.86
#CCBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CCBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE85
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE85 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB81
Deuteranopia (green-blind)
#CDC087
Tritanopia (blue-blind)
#D7B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe85; /* rgb */ color: rgb(204, 190, 133); /* oklch */ color: oklch(80.0% 0.076 96.0);
Tailwind
colors: {
custom: {
50: '#dcd1a9',
500: '#ccbe85',
950: '#000000',
},
}SCSS
$custom: #ccbe85; $custom-light: #dcd1a9; $custom-dark: #000000;
JSON
{
"hex": "#ccbe85",
"rgb": {
"r": 204,
"g": 190,
"b": 133
},
"hsl": {
"h": 48.169,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79964,
"c": 0.07647,
"h": 96
},
"luminance": 0.51358
}Semantic roles & 50–950 ramp
primary
#CCBE85
secondary
#57659E
accent
#4BB431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380