#CFC987#CFC987
#CFC987 is a very light, moderate yellow. Relative luminance 0.568; OKLCH L 82.5% C 0.086 H 103.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC987 |
|---|---|
| RGB | rgb(207, 201, 135) |
| HSL | hsl(55, 43%, 67%) |
| HSV | hsv(55, 35%, 81%) |
| CMYK | cmyk(0%, 2.9%, 34.8%, 18.8%) |
| CIE-LAB | lab(80.06, -7.77, 33.78) |
| CIE-LCH | lch(80.06, 34.66, 102.96°) |
| OKLab | oklab(82.54% -0.0203 0.0835) |
| OKLCH | oklch(82.54% 0.086 103.7) |
| XYZ | xyz(50.9926, 56.7891, 31.1922) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.22
Greenish Beige
#C9D179
ΔE00 5.25
Beige (survey)
#E6DAA6
ΔE00 5.86
Greenish Tan
#BCCB7A
ΔE00 6.05
Sand (survey)
#E2CA76
ΔE00 6.12
Pale Olive
#B9CC81
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC987 #878DCF
analogous
#CFA587 #CFC987 #B1CF87
triadic
#CFC987 #87CFC9 #C987CF
tetradic
#CFC987 #87CFA5 #878DCF #CF87B1
square
#CFC987 #87CFA5 #878DCF #CF87B1
split-complementary
#CFC987 #87B1CF #A587CF
monochromatic
#9D953F #BEB55B #CFC987 #E0DDB3 #F2F0DE
Accessibility & contrast
On white
1.70
#CFC987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CFC987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC987
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC987 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C482
Deuteranopia (green-blind)
#D7C88A
Tritanopia (blue-blind)
#D9C1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc987; /* rgb */ color: rgb(207, 201, 135); /* oklch */ color: oklch(82.5% 0.086 103.7);
Tailwind
colors: {
custom: {
50: '#ded9aa',
500: '#cfc987',
950: '#000000',
},
}SCSS
$custom: #cfc987; $custom-light: #ded9aa; $custom-dark: #000000;
JSON
{
"hex": "#cfc987",
"rgb": {
"r": 207,
"g": 201,
"b": 135
},
"hsl": {
"h": 55,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.82539,
"c": 0.08593,
"h": 103.7
},
"luminance": 0.56788
}Semantic roles & 50–950 ramp
primary
#CFC987
secondary
#585EA3
accent
#3BB630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381