#CCCF83#CCCF83
#CCCF83 is a very light, moderate yellow. Relative luminance 0.591; OKLCH L 83.5% C 0.098 H 110.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCF83 |
|---|---|
| RGB | rgb(204, 207, 131) |
| HSL | hsl(62, 44%, 66%) |
| HSV | hsv(62, 37%, 81%) |
| CMYK | cmyk(1.4%, 0%, 36.7%, 18.8%) |
| CIE-LAB | lab(81.35, -12.48, 37.45) |
| CIE-LCH | lch(81.35, 39.47, 108.43°) |
| OKLab | oklab(83.48% -0.0339 0.0918) |
| OKLCH | oklch(83.48% 0.098 110.3) |
| XYZ | xyz(51.3119, 59.1026, 30.1732) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.24
Greenish Tan
#BCCB7A
ΔE00 3.48
Pale Olive
#B9CC81
ΔE00 4.43
Darkkhaki
#BDB76B
ΔE00 6.31
Light Olive
#ACBF69
ΔE00 6.49
Tan Green
#A9BE70
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCF83 #8683CF
analogous
#CFAC83 #CCCF83 #A6CF83
triadic
#CCCF83 #83CCCF #CF83CC
tetradic
#CCCF83 #83CFAC #8683CF #CF83A6
square
#CCCF83 #83CFAC #8683CF #CF83A6
split-complementary
#CCCF83 #83A6CF #AC83CF
monochromatic
#989B3C #BABE57 #CCCF83 #DEE0AF #F0F1DB
Accessibility & contrast
On white
1.64
#CCCF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CCCF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCF83
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCF83 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97D
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#D6C6BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccf83; /* rgb */ color: rgb(204, 207, 131); /* oklch */ color: oklch(83.5% 0.098 110.3);
Tailwind
colors: {
custom: {
50: '#dcdda8',
500: '#cccf83',
950: '#000000',
},
}SCSS
$custom: #cccf83; $custom-light: #dcdda8; $custom-dark: #000000;
JSON
{
"hex": "#cccf83",
"rgb": {
"r": 204,
"g": 207,
"b": 131
},
"hsl": {
"h": 62.368,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.83482,
"c": 0.09791,
"h": 110.3
},
"luminance": 0.59102
}Semantic roles & 50–950 ramp
primary
#CCCF83
secondary
#5855A1
accent
#2EB734
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480