#CFC787#CFC787
#CFC787 is a very light, moderate yellow. Relative luminance 0.559; OKLCH L 82.1% C 0.084 H 102.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC787 |
|---|---|
| RGB | rgb(207, 199, 135) |
| HSL | hsl(53, 43%, 67%) |
| HSV | hsv(53, 35%, 81%) |
| CMYK | cmyk(0%, 3.9%, 34.8%, 18.8%) |
| CIE-LAB | lab(79.54, -6.74, 33.09) |
| CIE-LCH | lch(79.54, 33.77, 101.52°) |
| OKLab | oklab(82.12% -0.0173 0.0819) |
| OKLCH | oklch(82.12% 0.084 102) |
| XYZ | xyz(50.5294, 55.8627, 31.0378) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.07
Beige (survey)
#E6DAA6
ΔE00 5.80
Sand (survey)
#E2CA76
ΔE00 5.89
Greenish Beige
#C9D179
ΔE00 6.01
Sand
#C2B280
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC787 #878FCF
analogous
#CFA387 #CFC787 #B3CF87
triadic
#CFC787 #87CFC7 #C787CF
tetradic
#CFC787 #87CFA3 #878FCF #CF87B3
square
#CFC787 #87CFA3 #878FCF #CF87B3
split-complementary
#CFC787 #87B3CF #A387CF
monochromatic
#9D923F #BEB35B #CFC787 #E0DBB3 #F2F0DE
Accessibility & contrast
On white
1.73
#CFC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CFC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC787
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC787 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C382
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#D9BFB7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc787; /* rgb */ color: rgb(207, 199, 135); /* oklch */ color: oklch(82.1% 0.084 102.0);
Tailwind
colors: {
custom: {
50: '#ded7aa',
500: '#cfc787',
950: '#000000',
},
}SCSS
$custom: #cfc787; $custom-light: #ded7aa; $custom-dark: #000000;
JSON
{
"hex": "#cfc787",
"rgb": {
"r": 207,
"g": 199,
"b": 135
},
"hsl": {
"h": 53.333,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.82123,
"c": 0.08371,
"h": 102
},
"luminance": 0.55862
}Semantic roles & 50–950 ramp
primary
#CFC787
secondary
#5860A3
accent
#3EB630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381