#CCC494#CCC494
#CCC494 is a light, moderate yellow. Relative luminance 0.545; OKLCH L 81.5% C 0.064 H 99.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC494 |
|---|---|
| RGB | rgb(204, 196, 148) |
| HSL | hsl(51, 35%, 69%) |
| HSV | hsv(51, 27%, 80%) |
| CMYK | cmyk(0%, 3.9%, 27.5%, 20%) |
| CIE-LAB | lab(78.73, -4.71, 25.17) |
| CIE-LCH | lch(78.73, 25.61, 100.61°) |
| OKLab | oklab(81.5% -0.0109 0.0635) |
| OKLCH | oklch(81.5% 0.064 99.7) |
| XYZ | xyz(49.9873, 54.4564, 35.8891) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.21
Beige (survey)
#E6DAA6
ΔE00 5.63
Darkkhaki
#BDB76B
ΔE00 7.11
Putty
#BEAE8A
ΔE00 7.17
Very Light Brown
#D3B683
ΔE00 7.63
Sandstone
#C9AE74
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC494 #949CCC
analogous
#CCA894 #CCC494 #B8CC94
triadic
#CCC494 #94CCC4 #C494CC
tetradic
#CCC494 #94CCA8 #949CCC #CC94B8
square
#CCC494 #94CCA8 #949CCC #CC94B8
split-complementary
#CCC494 #94B8CC #A894CC
monochromatic
#9B904A #B8AD6B #CCC494 #E0DBBD #F4F2E7
Accessibility & contrast
On white
1.77
#CCC494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CCC494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC494
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC494 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC191
Deuteranopia (green-blind)
#D0C496
Tritanopia (blue-blind)
#D5BDB7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc494; /* rgb */ color: rgb(204, 196, 148); /* oklch */ color: oklch(81.5% 0.064 99.7);
Tailwind
colors: {
custom: {
50: '#dcd5b3',
500: '#ccc494',
950: '#000000',
},
}SCSS
$custom: #ccc494; $custom-light: #dcd5b3; $custom-dark: #000000;
JSON
{
"hex": "#ccc494",
"rgb": {
"r": 204,
"g": 196,
"b": 148
},
"hsl": {
"h": 51.429,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.81497,
"c": 0.06439,
"h": 99.7
},
"luminance": 0.54455
}Semantic roles & 50–950 ramp
primary
#CCC494
secondary
#636CA1
accent
#48AE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381