#CCC581#CCC581
#CCC581 is a light, moderate yellow. Relative luminance 0.544; OKLCH L 81.3% C 0.088 H 103.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC581 |
|---|---|
| RGB | rgb(204, 197, 129) |
| HSL | hsl(54, 42%, 65%) |
| HSV | hsv(54, 37%, 80%) |
| CMYK | cmyk(0%, 3.4%, 36.8%, 20%) |
| CIE-LAB | lab(78.67, -7.60, 35.01) |
| CIE-LCH | lch(78.67, 35.83, 102.24°) |
| OKLab | oklab(81.35% -0.0201 0.0862) |
| OKLCH | oklch(81.35% 0.088 103.1) |
| XYZ | xyz(48.8312, 54.3560, 28.6841) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.16
Greenish Beige
#C9D179
ΔE00 5.47
Sand (survey)
#E2CA76
ΔE00 5.90
Greenish Tan
#BCCB7A
ΔE00 6.16
Sand
#C2B280
ΔE00 6.56
Beige (survey)
#E6DAA6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC581 #8188CC
analogous
#CC9F81 #CCC581 #ADCC81
triadic
#CCC581 #81CCC5 #C581CC
tetradic
#CCC581 #81CC9F #8188CC #CC81AD
square
#CCC581 #81CC9F #8188CC #CC81AD
split-complementary
#CCC581 #81ADCC #9F81CC
monochromatic
#968E3D #BAB155 #CCC581 #DED9AD #EFEDD8
Accessibility & contrast
On white
1.77
#CCC581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CCC581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC581
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC581 | 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)
#D1C07C
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#D7BCB4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc581; /* rgb */ color: rgb(204, 197, 129); /* oklch */ color: oklch(81.3% 0.088 103.1);
Tailwind
colors: {
custom: {
50: '#dcd6a6',
500: '#ccc581',
950: '#000000',
},
}SCSS
$custom: #ccc581; $custom-light: #dcd6a6; $custom-dark: #000000;
JSON
{
"hex": "#ccc581",
"rgb": {
"r": 204,
"g": 197,
"b": 129
},
"hsl": {
"h": 54.4,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.81346,
"c": 0.08846,
"h": 103.1
},
"luminance": 0.54355
}Semantic roles & 50–950 ramp
primary
#CCC581
secondary
#555C9C
accent
#3CB530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380