#CCC58D#CCC58D
#CCC58D is a light, moderate yellow. Relative luminance 0.547; OKLCH L 81.6% C 0.074 H 101.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC58D |
|---|---|
| RGB | rgb(204, 197, 141) |
| HSL | hsl(53, 38%, 68%) |
| HSV | hsv(53, 31%, 80%) |
| CMYK | cmyk(0%, 3.4%, 30.9%, 20%) |
| CIE-LAB | lab(78.86, -6.15, 29.03) |
| CIE-LCH | lch(78.86, 29.68, 101.95°) |
| OKLab | oklab(81.57% -0.0152 0.0726) |
| OKLCH | oklch(81.57% 0.074 101.9) |
| XYZ | xyz(49.6762, 54.6940, 33.1343) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.64
Beige (survey)
#E6DAA6
ΔE00 5.71
Darkkhaki
#BDB76B
ΔE00 5.72
Greenish Beige
#C9D179
ΔE00 7.18
Sand (survey)
#E2CA76
ΔE00 7.24
Greenish Tan
#BCCB7A
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC58D #8D94CC
analogous
#CCA58D #CCC58D #B4CC8D
triadic
#CCC58D #8DCCC5 #C58DCC
tetradic
#CCC58D #8DCCA5 #8D94CC #CC8DB4
square
#CCC58D #8DCCA5 #8D94CC #CC8DB4
split-complementary
#CCC58D #8DB4CC #A58DCC
monochromatic
#9A9045 #B9AF63 #CCC58D #DFDBB7 #F2F0E2
Accessibility & contrast
On white
1.76
#CCC58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#CCC58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC58D
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC58D | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC189
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#D5BDB6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc58d; /* rgb */ color: rgb(204, 197, 141); /* oklch */ color: oklch(81.6% 0.074 101.9);
Tailwind
colors: {
custom: {
50: '#dcd6ae',
500: '#ccc58d',
950: '#000000',
},
}SCSS
$custom: #ccc58d; $custom-light: #dcd6ae; $custom-dark: #000000;
JSON
{
"hex": "#ccc58d",
"rgb": {
"r": 204,
"g": 197,
"b": 141
},
"hsl": {
"h": 53.333,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.81565,
"c": 0.07414,
"h": 101.9
},
"luminance": 0.54693
}Semantic roles & 50–950 ramp
primary
#CCC58D
secondary
#5D64A0
accent
#42B134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381