#CFCC87#CFCC87
#CFCC87 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.2% C 0.089 H 106.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCC87 |
|---|---|
| RGB | rgb(207, 204, 135) |
| HSL | hsl(58, 43%, 67%) |
| HSV | hsv(58, 35%, 81%) |
| CMYK | cmyk(0%, 1.4%, 34.8%, 18.8%) |
| CIE-LAB | lab(80.85, -9.31, 34.81) |
| CIE-LCH | lch(80.85, 36.03, 104.98°) |
| OKLab | oklab(83.17% -0.0247 0.0859) |
| OKLCH | oklch(83.17% 0.089 106.1) |
| XYZ | xyz(51.6987, 58.2015, 31.4276) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.18
Greenish Tan
#BCCB7A
ΔE00 5.14
Darkkhaki
#BDB76B
ΔE00 5.66
Pale Olive
#B9CC81
ΔE00 5.90
Beige (survey)
#E6DAA6
ΔE00 6.13
Sand (survey)
#E2CA76
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCC87 #878ACF
analogous
#CFA887 #CFCC87 #AECF87
triadic
#CFCC87 #87CFCC #CC87CF
tetradic
#CFCC87 #87CFA8 #878ACF #CF87AE
square
#CFCC87 #87CFA8 #878ACF #CF87AE
split-complementary
#CFCC87 #87AECF #A887CF
monochromatic
#9D993F #BEB95B #CFCC87 #E0DFB3 #F2F1DE
Accessibility & contrast
On white
1.66
#CFCC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#CFCC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCC87
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCC87 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#D9CA8A
Tritanopia (blue-blind)
#D9C4BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcc87; /* rgb */ color: rgb(207, 204, 135); /* oklch */ color: oklch(83.2% 0.089 106.1);
Tailwind
colors: {
custom: {
50: '#dedbaa',
500: '#cfcc87',
950: '#000000',
},
}SCSS
$custom: #cfcc87; $custom-light: #dedbaa; $custom-dark: #000000;
JSON
{
"hex": "#cfcc87",
"rgb": {
"r": 207,
"g": 204,
"b": 135
},
"hsl": {
"h": 57.5,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.83165,
"c": 0.08938,
"h": 106.1
},
"luminance": 0.582
}Semantic roles & 50–950 ramp
primary
#CFCC87
secondary
#585BA3
accent
#35B630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481