#CCC07D#CCC07D
#CCC07D is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.2% C 0.088 H 99.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC07D |
|---|---|
| RGB | rgb(204, 192, 125) |
| HSL | hsl(51, 44%, 65%) |
| HSV | hsv(51, 39%, 80%) |
| CMYK | cmyk(0%, 5.9%, 38.7%, 20%) |
| CIE-LAB | lab(77.29, -5.46, 35.29) |
| CIE-LCH | lch(77.29, 35.71, 98.80°) |
| OKLab | oklab(80.24% -0.0142 0.0866) |
| OKLCH | oklch(80.24% 0.088 99.3) |
| XYZ | xyz(47.4540, 52.0187, 26.9389) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.76
Sand
#C2B280
ΔE00 5.16
Sand (survey)
#E2CA76
ΔE00 5.27
Tan (survey)
#D1B26F
ΔE00 6.58
Sandstone
#C9AE74
ΔE00 6.72
Greenish Beige
#C9D179
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC07D #7D89CC
analogous
#CC997D #CCC07D #B1CC7D
triadic
#CCC07D #7DCCC0 #C07DCC
tetradic
#CCC07D #7DCC99 #7D89CC #CC7DB1
square
#CCC07D #7DCC99 #7D89CC #CC7DB1
split-complementary
#CCC07D #7DB1CC #997DCC
monochromatic
#94873A #BBAB51 #CCC07D #DDD5A9 #EEEBD5
Accessibility & contrast
On white
1.84
#CCC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CCC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC07D
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC07D | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC78
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#D7B7AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccc07d; /* rgb */ color: rgb(204, 192, 125); /* oklch */ color: oklch(80.2% 0.088 99.3);
Tailwind
colors: {
custom: {
50: '#ddd2a3',
500: '#ccc07d',
950: '#000000',
},
}SCSS
$custom: #ccc07d; $custom-light: #ddd2a3; $custom-dark: #000000;
JSON
{
"hex": "#ccc07d",
"rgb": {
"r": 204,
"g": 192,
"b": 125
},
"hsl": {
"h": 50.886,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.80235,
"c": 0.08779,
"h": 99.3
},
"luminance": 0.52017
}Semantic roles & 50–950 ramp
primary
#CCC07D
secondary
#525D9B
accent
#43B72F
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380