#CFCC85#CFCC85
#CFCC85 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.1% C 0.092 H 106.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCC85 |
|---|---|
| RGB | rgb(207, 204, 133) |
| HSL | hsl(58, 44%, 67%) |
| HSV | hsv(58, 36%, 81%) |
| CMYK | cmyk(0%, 1.4%, 35.7%, 18.8%) |
| CIE-LAB | lab(80.82, -9.55, 35.79) |
| CIE-LCH | lch(80.82, 37.05, 104.93°) |
| OKLab | oklab(83.13% -0.0255 0.0881) |
| OKLCH | oklch(83.13% 0.092 106.2) |
| XYZ | xyz(51.5592, 58.1457, 30.6929) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.92
Greenish Tan
#BCCB7A
ΔE00 5.03
Darkkhaki
#BDB76B
ΔE00 5.54
Pale Olive
#B9CC81
ΔE00 5.88
Beige (survey)
#E6DAA6
ΔE00 6.37
Sand (survey)
#E2CA76
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCC85 #8588CF
analogous
#CFA785 #CFCC85 #ADCF85
triadic
#CFCC85 #85CFCC #CC85CF
tetradic
#CFCC85 #85CFA7 #8588CF #CF85AD
square
#CFCC85 #85CFA7 #8588CF #CF85AD
split-complementary
#CFCC85 #85ADCF #A785CF
monochromatic
#9C983D #BEBA59 #CFCC85 #E0DEB1 #F2F1DD
Accessibility & contrast
On white
1.66
#CFCC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#CFCC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCC85
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCC85 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C780
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#D9C3BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcc85; /* rgb */ color: rgb(207, 204, 133); /* oklch */ color: oklch(83.1% 0.092 106.2);
Tailwind
colors: {
custom: {
50: '#dfdba9',
500: '#cfcc85',
950: '#000000',
},
}SCSS
$custom: #cfcc85; $custom-light: #dfdba9; $custom-dark: #000000;
JSON
{
"hex": "#cfcc85",
"rgb": {
"r": 207,
"g": 204,
"b": 133
},
"hsl": {
"h": 57.568,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.83131,
"c": 0.09171,
"h": 106.2
},
"luminance": 0.58145
}Semantic roles & 50–950 ramp
primary
#CFCC85
secondary
#5659A2
accent
#34B72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151510
muted
#848480