#CFCC89#CFCC89
#CFCC89 is a very light, moderate yellow. Relative luminance 0.583; OKLCH L 83.2% C 0.087 H 106.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCC89 |
|---|---|
| RGB | rgb(207, 204, 137) |
| HSL | hsl(57, 42%, 67%) |
| HSV | hsv(57, 34%, 81%) |
| CMYK | cmyk(0%, 1.4%, 33.8%, 18.8%) |
| CIE-LAB | lab(80.88, -9.07, 33.82) |
| CIE-LCH | lch(80.88, 35.02, 105.02°) |
| OKLab | oklab(83.2% -0.0239 0.0837) |
| OKLCH | oklch(83.2% 0.087 106) |
| XYZ | xyz(51.8409, 58.2583, 32.1761) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 5.29
Darkkhaki
#BDB76B
ΔE00 5.80
Beige (survey)
#E6DAA6
ΔE00 5.90
Pale Olive
#B9CC81
ΔE00 5.95
Sand (survey)
#E2CA76
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCC89 #898CCF
analogous
#CFA989 #CFCC89 #AFCF89
triadic
#CFCC89 #89CFCC #CC89CF
tetradic
#CFCC89 #89CFA9 #898CCF #CF89AF
square
#CFCC89 #89CFA9 #898CCF #CF89AF
split-complementary
#CFCC89 #89AFCF #A989CF
monochromatic
#9E9A40 #BDB95D #CFCC89 #E1DFB5 #F2F2E0
Accessibility & contrast
On white
1.66
#CFCC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CFCC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCC89
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCC89 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C784
Deuteranopia (green-blind)
#D9CA8C
Tritanopia (blue-blind)
#D9C4BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcc89; /* rgb */ color: rgb(207, 204, 137); /* oklch */ color: oklch(83.2% 0.087 106.0);
Tailwind
colors: {
custom: {
50: '#dedbac',
500: '#cfcc89',
950: '#000000',
},
}SCSS
$custom: #cfcc89; $custom-light: #dedbac; $custom-dark: #000000;
JSON
{
"hex": "#cfcc89",
"rgb": {
"r": 207,
"g": 204,
"b": 137
},
"hsl": {
"h": 57.429,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.83201,
"c": 0.08702,
"h": 106
},
"luminance": 0.58257
}Semantic roles & 50–950 ramp
primary
#CFCC89
secondary
#595CA3
accent
#36B530
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481