#CCCF88#CCCF88
#CCCF88 is a very light, moderate yellow. Relative luminance 0.592; OKLCH L 83.6% C 0.092 H 110.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCF88 |
|---|---|
| RGB | rgb(204, 207, 136) |
| HSL | hsl(63, 43%, 67%) |
| HSV | hsv(63, 34%, 81%) |
| CMYK | cmyk(1.4%, 0%, 34.3%, 18.8%) |
| CIE-LAB | lab(81.42, -11.89, 35.00) |
| CIE-LCH | lch(81.42, 36.96, 108.76°) |
| OKLab | oklab(83.57% -0.0319 0.0864) |
| OKLCH | oklch(83.57% 0.092 110.3) |
| XYZ | xyz(51.6590, 59.2414, 32.0012) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.06
Greenish Tan
#BCCB7A
ΔE00 3.74
Pale Olive
#B9CC81
ΔE00 4.37
Darkkhaki
#BDB76B
ΔE00 6.50
Light Olive
#ACBF69
ΔE00 6.77
Beige (survey)
#E6DAA6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCF88 #8B88CF
analogous
#CFAE88 #CCCF88 #A9CF88
triadic
#CCCF88 #88CCCF #CF88CC
tetradic
#CCCF88 #88CFAE #8B88CF #CF88A9
square
#CCCF88 #88CFAE #8B88CF #CF88A9
split-complementary
#CCCF88 #88A9CF #AE88CF
monochromatic
#999D3F #B9BD5C #CCCF88 #DFE1B4 #F1F2DF
Accessibility & contrast
On white
1.63
#CCCF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CCCF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCF88
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCF88 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC983
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#D5C7BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccf88; /* rgb */ color: rgb(204, 207, 136); /* oklch */ color: oklch(83.6% 0.092 110.3);
Tailwind
colors: {
custom: {
50: '#dcddab',
500: '#cccf88',
950: '#000000',
},
}SCSS
$custom: #cccf88; $custom-light: #dcddab; $custom-dark: #000000;
JSON
{
"hex": "#cccf88",
"rgb": {
"r": 204,
"g": 207,
"b": 136
},
"hsl": {
"h": 62.535,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.83568,
"c": 0.0921,
"h": 110.3
},
"luminance": 0.59241
}Semantic roles & 50–950 ramp
primary
#CCCF88
secondary
#5B58A3
accent
#30B636
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481