#FEC587#FEC587
#FEC587 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.102 H 68.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC587 |
|---|---|
| RGB | rgb(254, 197, 135) |
| HSL | hsl(31, 98%, 76%) |
| HSV | hsv(31, 47%, 100%) |
| CMYK | cmyk(0%, 22.4%, 46.9%, 0.4%) |
| CIE-LAB | lab(83.31, 12.92, 38.82) |
| CIE-LCH | lch(83.31, 40.92, 71.59°) |
| OKLab | oklab(86.1% 0.038 0.0947) |
| OKLCH | oklch(86.1% 0.102 68.1) |
| XYZ | xyz(65.2152, 62.7566, 31.5952) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.05
Burlywood
#DEB887
ΔE00 6.33
Light Peach
#FFD8B1
ΔE00 7.07
Navajowhite
#FFDEAD
ΔE00 7.85
Peach (survey)
#FFB07C
ΔE00 7.92
Butterscotch
#FDB147
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC587 #87C0FE
analogous
#FE8A87 #FEC587 #FBFE87
triadic
#FEC587 #87FEC5 #C587FE
tetradic
#FEC587 #87FE8A #87C0FE #FE87FB
square
#FEC587 #87FE8A #87C0FE #FE87FB
split-complementary
#FEC587 #87FBFE #8A87FE
monochromatic
#FD8A0E #FDA84A #FEC587 #FFE2C4 #FFF0E1
Accessibility & contrast
On white
1.55
#FEC587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FEC587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC587
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC587 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C882
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fec587; /* rgb */ color: rgb(254, 197, 135); /* oklch */ color: oklch(86.1% 0.102 68.1);
Tailwind
colors: {
custom: {
50: '#ffd6ab',
500: '#fec587',
950: '#000000',
},
}SCSS
$custom: #fec587; $custom-light: #ffd6ab; $custom-dark: #000000;
JSON
{
"hex": "#fec587",
"rgb": {
"r": 254,
"g": 197,
"b": 135
},
"hsl": {
"h": 31.261,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.86097,
"c": 0.10207,
"h": 68.1
},
"luminance": 0.62753
}Semantic roles & 50–950 ramp
primary
#FEC587
secondary
#4B92DE
accent
#6EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381