#CCC985#CCC985
#CCC985 is a very light, moderate yellow. Relative luminance 0.563; OKLCH L 82.3% C 0.088 H 106.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC985 |
|---|---|
| RGB | rgb(204, 201, 133) |
| HSL | hsl(57, 41%, 66%) |
| HSV | hsv(57, 35%, 80%) |
| CMYK | cmyk(0%, 1.5%, 34.8%, 20%) |
| CIE-LAB | lab(79.79, -9.19, 34.41) |
| CIE-LCH | lch(79.79, 35.61, 104.95°) |
| OKLab | oklab(82.25% -0.0244 0.0849) |
| OKLCH | oklch(82.25% 0.088 106) |
| XYZ | xyz(50.0227, 56.3051, 30.4186) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.45
Darkkhaki
#BDB76B
ΔE00 5.03
Greenish Tan
#BCCB7A
ΔE00 5.08
Pale Olive
#B9CC81
ΔE00 5.83
Beige (survey)
#E6DAA6
ΔE00 6.54
Sand (survey)
#E2CA76
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC985 #8588CC
analogous
#CCA585 #CCC985 #ABCC85
triadic
#CCC985 #85CCC9 #C985CC
tetradic
#CCC985 #85CCA5 #8588CC #CC85AB
square
#CCC985 #85CCA5 #8588CC #CC85AB
split-complementary
#CCC985 #85ABCC #A585CC
monochromatic
#97943F #BAB65A #CCC985 #DEDCB0 #F0EFDB
Accessibility & contrast
On white
1.71
#CCC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CCC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC985
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC985 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#D6C788
Tritanopia (blue-blind)
#D6C1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc985; /* rgb */ color: rgb(204, 201, 133); /* oklch */ color: oklch(82.3% 0.088 106.0);
Tailwind
colors: {
custom: {
50: '#dcd9a9',
500: '#ccc985',
950: '#000000',
},
}SCSS
$custom: #ccc985; $custom-light: #dcd9a9; $custom-dark: #000000;
JSON
{
"hex": "#ccc985",
"rgb": {
"r": 204,
"g": 201,
"b": 133
},
"hsl": {
"h": 57.465,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.82253,
"c": 0.08833,
"h": 106
},
"luminance": 0.56304
}Semantic roles & 50–950 ramp
primary
#CCC985
secondary
#575A9E
accent
#37B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380