#CCCC85#CCCC85
#CCCC85 is a very light, moderate yellow. Relative luminance 0.577; OKLCH L 82.9% C 0.092 H 108.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCC85 |
|---|---|
| RGB | rgb(204, 204, 133) |
| HSL | hsl(60, 41%, 66%) |
| HSV | hsv(60, 35%, 80%) |
| CMYK | cmyk(0%, 0%, 34.8%, 20%) |
| CIE-LAB | lab(80.58, -10.72, 35.44) |
| CIE-LCH | lch(80.58, 37.02, 106.83°) |
| OKLab | oklab(82.88% -0.0288 0.0873) |
| OKLCH | oklch(82.88% 0.092 108.2) |
| XYZ | xyz(50.7288, 57.7175, 30.6540) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.43
Greenish Tan
#BCCB7A
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 5.01
Darkkhaki
#BDB76B
ΔE00 5.63
Light Olive
#ACBF69
ΔE00 6.85
Beige (survey)
#E6DAA6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCC85 #8585CC
analogous
#CCA885 #CCCC85 #A8CC85
triadic
#CCCC85 #85CCCC #CC85CC
tetradic
#CCCC85 #85CCA8 #8585CC #CC85A8
square
#CCCC85 #85CCA8 #8585CC #CC85A8
split-complementary
#CCCC85 #85A8CC #A885CC
monochromatic
#97973F #BABA5A #CCCC85 #DEDEB0 #F0F0DB
Accessibility & contrast
On white
1.67
#CCCC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CCCC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCC85
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCC85 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C680
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#D6C4BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccc85; /* rgb */ color: rgb(204, 204, 133); /* oklch */ color: oklch(82.9% 0.092 108.2);
Tailwind
colors: {
custom: {
50: '#dcdba9',
500: '#cccc85',
950: '#000000',
},
}SCSS
$custom: #cccc85; $custom-light: #dcdba9; $custom-dark: #000000;
JSON
{
"hex": "#cccc85",
"rgb": {
"r": 204,
"g": 204,
"b": 133
},
"hsl": {
"h": 60,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.82883,
"c": 0.09191,
"h": 108.2
},
"luminance": 0.57717
}Semantic roles & 50–950 ramp
primary
#CCCC85
secondary
#57579E
accent
#31B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151510
muted
#848480