#CCC688#CCC688
#CCC688 is a light, moderate yellow. Relative luminance 0.550; OKLCH L 81.7% C 0.081 H 103.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC688 |
|---|---|
| RGB | rgb(204, 198, 136) |
| HSL | hsl(55, 40%, 67%) |
| HSV | hsv(55, 33%, 80%) |
| CMYK | cmyk(0%, 2.9%, 33.3%, 20%) |
| CIE-LAB | lab(79.04, -7.28, 31.88) |
| CIE-LCH | lch(79.04, 32.70, 102.87°) |
| OKLab | oklab(81.68% -0.0187 0.0791) |
| OKLCH | oklch(81.68% 0.081 103.3) |
| XYZ | xyz(49.5404, 55.0042, 31.2950) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.99
Greenish Beige
#C9D179
ΔE00 5.99
Beige (survey)
#E6DAA6
ΔE00 6.08
Sand
#C2B280
ΔE00 6.32
Greenish Tan
#BCCB7A
ΔE00 6.37
Sand (survey)
#E2CA76
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC688 #888ECC
analogous
#CCA488 #CCC688 #B0CC88
triadic
#CCC688 #88CCC6 #C688CC
tetradic
#CCC688 #88CCA4 #888ECC #CC88B0
square
#CCC688 #88CCA4 #888ECC #CC88B0
split-complementary
#CCC688 #88B0CC #A488CC
monochromatic
#989141 #BAB15D #CCC688 #DEDBB3 #F1EFDE
Accessibility & contrast
On white
1.75
#CCC688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#CCC688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC688
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC688 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C284
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#D6BEB6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc688; /* rgb */ color: rgb(204, 198, 136); /* oklch */ color: oklch(81.7% 0.081 103.3);
Tailwind
colors: {
custom: {
50: '#dcd7ab',
500: '#ccc688',
950: '#000000',
},
}SCSS
$custom: #ccc688; $custom-light: #dcd7ab; $custom-dark: #000000;
JSON
{
"hex": "#ccc688",
"rgb": {
"r": 204,
"g": 198,
"b": 136
},
"hsl": {
"h": 54.706,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.81679,
"c": 0.08131,
"h": 103.3
},
"luminance": 0.55003
}Semantic roles & 50–950 ramp
primary
#CCC688
secondary
#595F9F
accent
#3EB332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381