#CCC490#CCC490
#CCC490 is a light, moderate yellow. Relative luminance 0.543; OKLCH L 81.4% C 0.069 H 100.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC490 |
|---|---|
| RGB | rgb(204, 196, 144) |
| HSL | hsl(52, 37%, 68%) |
| HSV | hsv(52, 29%, 80%) |
| CMYK | cmyk(0%, 3.9%, 29.4%, 20%) |
| CIE-LAB | lab(78.65, -5.24, 27.18) |
| CIE-LCH | lch(78.65, 27.68, 100.91°) |
| OKLab | oklab(81.42% -0.0125 0.0682) |
| OKLCH | oklch(81.42% 0.069 100.4) |
| XYZ | xyz(49.6762, 54.3319, 34.2504) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.18
Beige (survey)
#E6DAA6
ΔE00 5.65
Darkkhaki
#BDB76B
ΔE00 6.31
Putty
#BEAE8A
ΔE00 7.60
Very Light Brown
#D3B683
ΔE00 7.66
Sand (survey)
#E2CA76
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC490 #9098CC
analogous
#CCA690 #CCC490 #B6CC90
triadic
#CCC490 #90CCC4 #C490CC
tetradic
#CCC490 #90CCA6 #9098CC #CC90B6
square
#CCC490 #90CCA6 #9098CC #CC90B6
split-complementary
#CCC490 #90B6CC #A690CC
monochromatic
#9B8F47 #B9AE66 #CCC490 #DFDABA #F3F1E4
Accessibility & contrast
On white
1.77
#CCC490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CCC490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC490
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC490 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18D
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#D5BDB6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc490; /* rgb */ color: rgb(204, 196, 144); /* oklch */ color: oklch(81.4% 0.069 100.4);
Tailwind
colors: {
custom: {
50: '#dcd5b1',
500: '#ccc490',
950: '#000000',
},
}SCSS
$custom: #ccc490; $custom-light: #dcd5b1; $custom-dark: #000000;
JSON
{
"hex": "#ccc490",
"rgb": {
"r": 204,
"g": 196,
"b": 144
},
"hsl": {
"h": 52,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.81416,
"c": 0.06935,
"h": 100.4
},
"luminance": 0.54331
}Semantic roles & 50–950 ramp
primary
#CCC490
secondary
#5F68A1
accent
#46B036
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381