#CCC190#CCC190
#CCC190 is a light, moderate yellow. Relative luminance 0.530; OKLCH L 80.8% C 0.066 H 97.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC190 |
|---|---|
| RGB | rgb(204, 193, 144) |
| HSL | hsl(49, 37%, 68%) |
| HSV | hsv(49, 29%, 80%) |
| CMYK | cmyk(0%, 5.4%, 29.4%, 20%) |
| CIE-LAB | lab(77.87, -3.68, 26.12) |
| CIE-LCH | lch(77.87, 26.38, 98.02°) |
| OKLab | oklab(80.8% -0.008 0.0657) |
| OKLCH | oklch(80.8% 0.066 97) |
| XYZ | xyz(49.0062, 52.9921, 34.0271) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.14
Beige (survey)
#E6DAA6
ΔE00 6.09
Putty
#BEAE8A
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.44
Darkkhaki
#BDB76B
ΔE00 6.74
Sandstone
#C9AE74
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC190 #909BCC
analogous
#CCA390 #CCC190 #B9CC90
triadic
#CCC190 #90CCC1 #C190CC
tetradic
#CCC190 #90CCA3 #909BCC #CC90B9
square
#CCC190 #90CCA3 #909BCC #CC90B9
split-complementary
#CCC190 #90B9CC #A390CC
monochromatic
#9B8B47 #B9AA66 #CCC190 #DFD8BA #F3F0E4
Accessibility & contrast
On white
1.81
#CCC190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CCC190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC190
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC190 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8D
Deuteranopia (green-blind)
#CEC292
Tritanopia (blue-blind)
#D5BAB4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccc190; /* rgb */ color: rgb(204, 193, 144); /* oklch */ color: oklch(80.8% 0.066 97.0);
Tailwind
colors: {
custom: {
50: '#dcd3b1',
500: '#ccc190',
950: '#000000',
},
}SCSS
$custom: #ccc190; $custom-light: #dcd3b1; $custom-dark: #000000;
JSON
{
"hex": "#ccc190",
"rgb": {
"r": 204,
"g": 193,
"b": 144
},
"hsl": {
"h": 49,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.80796,
"c": 0.06618,
"h": 97
},
"luminance": 0.52991
}Semantic roles & 50–950 ramp
primary
#CCC190
secondary
#5F6BA1
accent
#4CB036
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381