#CCC685#CCC685
#CCC685 is a light, moderate yellow. Relative luminance 0.549; OKLCH L 81.6% C 0.085 H 103.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC685 |
|---|---|
| RGB | rgb(204, 198, 133) |
| HSL | hsl(55, 41%, 66%) |
| HSV | hsv(55, 35%, 80%) |
| CMYK | cmyk(0%, 2.9%, 34.8%, 20%) |
| CIE-LAB | lab(79.00, -7.65, 33.37) |
| CIE-LCH | lch(79.00, 34.24, 102.90°) |
| OKLab | oklab(81.63% -0.02 0.0825) |
| OKLCH | oklch(81.63% 0.085 103.6) |
| XYZ | xyz(49.3302, 54.9201, 30.1878) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.63
Greenish Beige
#C9D179
ΔE00 5.57
Greenish Tan
#BCCB7A
ΔE00 6.09
Sand (survey)
#E2CA76
ΔE00 6.36
Beige (survey)
#E6DAA6
ΔE00 6.37
Sand
#C2B280
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC685 #858BCC
analogous
#CCA285 #CCC685 #AECC85
triadic
#CCC685 #85CCC6 #C685CC
tetradic
#CCC685 #85CCA2 #858BCC #CC85AE
square
#CCC685 #85CCA2 #858BCC #CC85AE
split-complementary
#CCC685 #85AECC #A285CC
monochromatic
#97903F #BAB25A #CCC685 #DEDAB0 #F0EEDB
Accessibility & contrast
On white
1.75
#CCC685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CCC685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC685
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC685 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#D6BEB5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc685; /* rgb */ color: rgb(204, 198, 133); /* oklch */ color: oklch(81.6% 0.085 103.6);
Tailwind
colors: {
custom: {
50: '#dcd7a9',
500: '#ccc685',
950: '#000000',
},
}SCSS
$custom: #ccc685; $custom-light: #dcd7a9; $custom-dark: #000000;
JSON
{
"hex": "#ccc685",
"rgb": {
"r": 204,
"g": 198,
"b": 133
},
"hsl": {
"h": 54.93,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.81625,
"c": 0.08488,
"h": 103.6
},
"luminance": 0.54919
}Semantic roles & 50–950 ramp
primary
#CCC685
secondary
#575D9E
accent
#3CB431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380