#CCC384#CCC384
#CCC384 is a light, moderate yellow. Relative luminance 0.535; OKLCH L 81.0% C 0.083 H 101.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC384 |
|---|---|
| RGB | rgb(204, 195, 132) |
| HSL | hsl(53, 41%, 66%) |
| HSV | hsv(53, 35%, 80%) |
| CMYK | cmyk(0%, 4.4%, 35.3%, 20%) |
| CIE-LAB | lab(78.19, -6.21, 32.84) |
| CIE-LCH | lch(78.19, 33.42, 100.72°) |
| OKLab | oklab(80.98% -0.0159 0.0812) |
| OKLCH | oklch(80.98% 0.083 101.1) |
| XYZ | xyz(48.5825, 53.5347, 29.5994) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.42
Sand
#C2B280
ΔE00 5.49
Sand (survey)
#E2CA76
ΔE00 6.03
Beige (survey)
#E6DAA6
ΔE00 6.48
Greenish Beige
#C9D179
ΔE00 6.63
Greenish Tan
#BCCB7A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC384 #848DCC
analogous
#CC9F84 #CCC384 #B1CC84
triadic
#CCC384 #84CCC3 #C384CC
tetradic
#CCC384 #84CC9F #848DCC #CC84B1
square
#CCC384 #84CC9F #848DCC #CC84B1
split-complementary
#CCC384 #84B1CC #9F84CC
monochromatic
#978C3F #BAAE59 #CCC384 #DED8AF #F0EDDB
Accessibility & contrast
On white
1.79
#CCC384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CCC384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC384
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC384 | 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)
#CEBF80
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#D6BBB3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc384; /* rgb */ color: rgb(204, 195, 132); /* oklch */ color: oklch(81.0% 0.083 101.1);
Tailwind
colors: {
custom: {
50: '#dcd5a8',
500: '#ccc384',
950: '#000000',
},
}SCSS
$custom: #ccc384; $custom-light: #dcd5a8; $custom-dark: #000000;
JSON
{
"hex": "#ccc384",
"rgb": {
"r": 204,
"g": 195,
"b": 132
},
"hsl": {
"h": 52.5,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.80982,
"c": 0.08275,
"h": 101.1
},
"luminance": 0.53534
}Semantic roles & 50–950 ramp
primary
#CCC384
secondary
#57609D
accent
#41B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380