#CCCF86#CCCF86
#CCCF86 is a very light, moderate yellow. Relative luminance 0.592; OKLCH L 83.5% C 0.094 H 110.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCF86 |
|---|---|
| RGB | rgb(204, 207, 134) |
| HSL | hsl(62, 43%, 67%) |
| HSV | hsv(62, 35%, 81%) |
| CMYK | cmyk(1.4%, 0%, 35.3%, 18.8%) |
| CIE-LAB | lab(81.39, -12.13, 35.98) |
| CIE-LCH | lch(81.39, 37.97, 108.63°) |
| OKLab | oklab(83.53% -0.0327 0.0886) |
| OKLCH | oklch(83.53% 0.094 110.3) |
| XYZ | xyz(51.5182, 59.1851, 31.2596) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.72
Greenish Tan
#BCCB7A
ΔE00 3.61
Pale Olive
#B9CC81
ΔE00 4.37
Darkkhaki
#BDB76B
ΔE00 6.41
Light Olive
#ACBF69
ΔE00 6.64
Tan Green
#A9BE70
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCF86 #8986CF
analogous
#CFAE86 #CCCF86 #A8CF86
triadic
#CCCF86 #86CCCF #CF86CC
tetradic
#CCCF86 #86CFAE #8986CF #CF86A8
square
#CCCF86 #86CFAE #8986CF #CF86A8
split-complementary
#CCCF86 #86A8CF #AE86CF
monochromatic
#999D3E #BABE5A #CCCF86 #DEE0B2 #F1F2DE
Accessibility & contrast
On white
1.64
#CCCF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#CCCF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCF86
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCF86 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC981
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#D5C7BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccf86; /* rgb */ color: rgb(204, 207, 134); /* oklch */ color: oklch(83.5% 0.094 110.3);
Tailwind
colors: {
custom: {
50: '#dcddaa',
500: '#cccf86',
950: '#000000',
},
}SCSS
$custom: #cccf86; $custom-light: #dcddaa; $custom-dark: #000000;
JSON
{
"hex": "#cccf86",
"rgb": {
"r": 204,
"g": 207,
"b": 134
},
"hsl": {
"h": 62.466,
"s": 43.195,
"l": 66.863
},
"oklch": {
"l": 0.83533,
"c": 0.09444,
"h": 110.3
},
"luminance": 0.59184
}Semantic roles & 50–950 ramp
primary
#CCCF86
secondary
#5A57A2
accent
#2FB635
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481