#CCC294#CCC294
#CCC294 is a light, moderate yellow. Relative luminance 0.536; OKLCH L 81.1% C 0.062 H 97.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC294 |
|---|---|
| RGB | rgb(204, 194, 148) |
| HSL | hsl(49, 35%, 69%) |
| HSV | hsv(49, 27%, 80%) |
| CMYK | cmyk(0%, 4.9%, 27.5%, 20%) |
| CIE-LAB | lab(78.20, -3.67, 24.46) |
| CIE-LCH | lch(78.20, 24.73, 98.53°) |
| OKLab | oklab(81.08% -0.0079 0.0618) |
| OKLCH | oklch(81.08% 0.062 97.3) |
| XYZ | xyz(49.5392, 53.5601, 35.7397) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.59
Beige (survey)
#E6DAA6
ΔE00 5.97
Putty
#BEAE8A
ΔE00 6.29
Very Light Brown
#D3B683
ΔE00 6.85
Darkkhaki
#BDB76B
ΔE00 7.42
Sandstone
#C9AE74
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC294 #949ECC
analogous
#CCA694 #CCC294 #BACC94
triadic
#CCC294 #94CCC2 #C294CC
tetradic
#CCC294 #94CCA6 #949ECC #CC94BA
square
#CCC294 #94CCA6 #949ECC #CC94BA
split-complementary
#CCC294 #94BACC #A694CC
monochromatic
#9B8D4A #B8AA6B #CCC294 #E0DABD #F4F1E7
Accessibility & contrast
On white
1.79
#CCC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CCC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC294
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC294 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF91
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#D5BBB6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc294; /* rgb */ color: rgb(204, 194, 148); /* oklch */ color: oklch(81.1% 0.062 97.3);
Tailwind
colors: {
custom: {
50: '#dcd4b3',
500: '#ccc294',
950: '#000000',
},
}SCSS
$custom: #ccc294; $custom-light: #dcd4b3; $custom-dark: #000000;
JSON
{
"hex": "#ccc294",
"rgb": {
"r": 204,
"g": 194,
"b": 148
},
"hsl": {
"h": 49.286,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.81084,
"c": 0.06227,
"h": 97.3
},
"luminance": 0.53559
}Semantic roles & 50–950 ramp
primary
#CCC294
secondary
#636EA1
accent
#4CAE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381