#CFCC84#CFCC84
#CFCC84 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.1% C 0.093 H 106.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCC84 |
|---|---|
| RGB | rgb(207, 204, 132) |
| HSL | hsl(58, 44%, 66%) |
| HSV | hsv(58, 36%, 81%) |
| CMYK | cmyk(0%, 1.4%, 36.2%, 18.8%) |
| CIE-LAB | lab(80.80, -9.66, 36.29) |
| CIE-LCH | lch(80.80, 37.55, 104.91°) |
| OKLab | oklab(83.11% -0.0259 0.0892) |
| OKLCH | oklch(83.11% 0.093 106.2) |
| XYZ | xyz(51.4905, 58.1182, 30.3308) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.80
Greenish Tan
#BCCB7A
ΔE00 4.98
Darkkhaki
#BDB76B
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 6.43
Beige (survey)
#E6DAA6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCC84 #8487CF
analogous
#CFA784 #CFCC84 #ADCF84
triadic
#CFCC84 #84CFCC #CC84CF
tetradic
#CFCC84 #84CFA7 #8487CF #CF84AD
square
#CFCC84 #84CFA7 #8487CF #CF84AD
split-complementary
#CFCC84 #84ADCF #A784CF
monochromatic
#9C983D #BEBA58 #CFCC84 #E0DEB0 #F1F1DC
Accessibility & contrast
On white
1.66
#CFCC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CFCC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCC84
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCC84 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77F
Deuteranopia (green-blind)
#D9CA87
Tritanopia (blue-blind)
#D9C3BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcc84; /* rgb */ color: rgb(207, 204, 132); /* oklch */ color: oklch(83.1% 0.093 106.2);
Tailwind
colors: {
custom: {
50: '#dfdba8',
500: '#cfcc84',
950: '#000000',
},
}SCSS
$custom: #cfcc84; $custom-light: #dfdba8; $custom-dark: #000000;
JSON
{
"hex": "#cfcc84",
"rgb": {
"r": 207,
"g": 204,
"b": 132
},
"hsl": {
"h": 57.6,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.83113,
"c": 0.09288,
"h": 106.2
},
"luminance": 0.58117
}Semantic roles & 50–950 ramp
primary
#CFCC84
secondary
#5659A2
accent
#34B72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151510
muted
#848480