#FFD487#FFD487
#FFD487 is a very light, moderate orange. Relative luminance 0.701; OKLCH L 89.0% C 0.107 H 81.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD487 |
|---|---|
| RGB | rgb(255, 212, 135) |
| HSL | hsl(39, 100%, 76%) |
| HSV | hsv(39, 47%, 100%) |
| CMYK | cmyk(0%, 16.9%, 47.1%, 0%) |
| CIE-LAB | lab(87.05, 5.56, 43.59) |
| CIE-LCH | lch(87.05, 43.94, 82.74°) |
| OKLab | oklab(89.04% 0.0163 0.1055) |
| OKLCH | oklch(89.04% 0.107 81.2) |
| XYZ | xyz(69.1592, 70.0998, 32.8048) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.62
Navajowhite
#FFDEAD
ΔE00 6.19
Pale Peach
#FFE5AD
ΔE00 6.41
Sand (survey)
#E2CA76
ΔE00 6.80
Sandy
#F1DA7A
ΔE00 7.24
Light Mustard
#F7D560
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD487 #87B2FF
analogous
#FF9887 #FFD487 #EEFF87
triadic
#FFD487 #87FFD4 #D487FF
tetradic
#FFD487 #87FF98 #87B2FF #FF87EE
square
#FFD487 #87FF98 #87B2FF #FF87EE
split-complementary
#FFD487 #87EEFF #9887FF
monochromatic
#FFA80D #FFBE4A #FFD487 #FFEAC4 #FFF4E0
Accessibility & contrast
On white
1.40
#FFD487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#FFD487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD487
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD487 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#FFC7C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd487; /* rgb */ color: rgb(255, 212, 135); /* oklch */ color: oklch(89.0% 0.107 81.2);
Tailwind
colors: {
custom: {
50: '#ffe1ab',
500: '#ffd487',
950: '#000000',
},
}SCSS
$custom: #ffd487; $custom-light: #ffe1ab; $custom-dark: #000000;
JSON
{
"hex": "#ffd487",
"rgb": {
"r": 255,
"g": 212,
"b": 135
},
"hsl": {
"h": 38.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.89043,
"c": 0.10678,
"h": 81.2
},
"luminance": 0.70096
}Semantic roles & 50–950 ramp
primary
#FFD487
secondary
#4B80DF
accent
#52E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481