#FEC487#FEC487
#FEC487 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.9% C 0.102 H 67.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC487 |
|---|---|
| RGB | rgb(254, 196, 135) |
| HSL | hsl(31, 98%, 76%) |
| HSV | hsv(31, 47%, 100%) |
| CMYK | cmyk(0%, 22.8%, 46.9%, 0.4%) |
| CIE-LAB | lab(83.07, 13.44, 38.52) |
| CIE-LCH | lch(83.07, 40.79, 70.76°) |
| OKLab | oklab(85.91% 0.0396 0.094) |
| OKLCH | oklch(85.91% 0.102 67.2) |
| XYZ | xyz(64.9889, 62.3039, 31.5198) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.69
Burlywood
#DEB887
ΔE00 6.37
Light Peach
#FFD8B1
ΔE00 7.13
Peach (survey)
#FFB07C
ΔE00 7.46
Navajowhite
#FFDEAD
ΔE00 8.13
Butterscotch
#FDB147
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC487 #87C1FE
analogous
#FE8987 #FEC487 #FDFE87
triadic
#FEC487 #87FEC4 #C487FE
tetradic
#FEC487 #87FE89 #87C1FE #FE87FD
square
#FEC487 #87FE89 #87C1FE #FE87FD
split-complementary
#FEC487 #87FDFE #8987FE
monochromatic
#FD880E #FDA64A #FEC487 #FFE2C4 #FFF0E1
Accessibility & contrast
On white
1.56
#FEC487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FEC487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC487
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC487 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fec487; /* rgb */ color: rgb(254, 196, 135); /* oklch */ color: oklch(85.9% 0.102 67.2);
Tailwind
colors: {
custom: {
50: '#ffd5aa',
500: '#fec487',
950: '#000000',
},
}SCSS
$custom: #fec487; $custom-light: #ffd5aa; $custom-dark: #000000;
JSON
{
"hex": "#fec487",
"rgb": {
"r": 254,
"g": 196,
"b": 135
},
"hsl": {
"h": 30.756,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.8591,
"c": 0.102,
"h": 67.2
},
"luminance": 0.623
}Semantic roles & 50–950 ramp
primary
#FEC487
secondary
#4B93DE
accent
#70E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381