#CCC088#CCC088
#CCC088 is a light, moderate yellow. Relative luminance 0.523; OKLCH L 80.4% C 0.075 H 97.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC088 |
|---|---|
| RGB | rgb(204, 192, 136) |
| HSL | hsl(49, 40%, 67%) |
| HSV | hsv(49, 33%, 80%) |
| CMYK | cmyk(0%, 5.9%, 33.3%, 20%) |
| CIE-LAB | lab(77.47, -4.17, 29.80) |
| CIE-LCH | lch(77.47, 30.09, 97.97°) |
| OKLab | oklab(80.43% -0.0098 0.0742) |
| OKLCH | oklch(80.43% 0.075 97.5) |
| XYZ | xyz(48.1960, 52.3155, 30.8468) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.99
Darkkhaki
#BDB76B
ΔE00 5.36
Very Light Brown
#D3B683
ΔE00 6.32
Sandstone
#C9AE74
ΔE00 6.38
Beige (survey)
#E6DAA6
ΔE00 6.46
Sand (survey)
#E2CA76
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC088 #8894CC
analogous
#CC9E88 #CCC088 #B6CC88
triadic
#CCC088 #88CCC0 #C088CC
tetradic
#CCC088 #88CC9E #8894CC #CC88B6
square
#CCC088 #88CC9E #8894CC #CC88B6
split-complementary
#CCC088 #88B6CC #9E88CC
monochromatic
#988941 #BAA95D #CCC088 #DED7B3 #F1EDDE
Accessibility & contrast
On white
1.83
#CCC088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CCC088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC088
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC088 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD84
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#D6B8B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccc088; /* rgb */ color: rgb(204, 192, 136); /* oklch */ color: oklch(80.4% 0.075 97.5);
Tailwind
colors: {
custom: {
50: '#dcd2ab',
500: '#ccc088',
950: '#000000',
},
}SCSS
$custom: #ccc088; $custom-light: #dcd2ab; $custom-dark: #000000;
JSON
{
"hex": "#ccc088",
"rgb": {
"r": 204,
"g": 192,
"b": 136
},
"hsl": {
"h": 49.412,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.80433,
"c": 0.07487,
"h": 97.5
},
"luminance": 0.52314
}Semantic roles & 50–950 ramp
primary
#CCC088
secondary
#59669F
accent
#49B332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381