#FFD87F#FFD87F
#FFD87F is a very light, moderate orange. Relative luminance 0.719; OKLCH L 89.7% C 0.117 H 86.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD87F |
|---|---|
| RGB | rgb(255, 216, 127) |
| HSL | hsl(42, 100%, 75%) |
| HSV | hsv(42, 50%, 100%) |
| CMYK | cmyk(0%, 15.3%, 50.2%, 0%) |
| CIE-LAB | lab(87.92, 2.79, 48.62) |
| CIE-LCH | lch(87.92, 48.70, 86.72°) |
| OKLab | oklab(89.7% 0.0073 0.1163) |
| OKLCH | oklch(89.7% 0.117 86.4) |
| XYZ | xyz(69.6293, 71.9075, 30.2865) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.02
Light Mustard
#F7D560
ΔE00 4.65
Pale Gold
#FDDE6C
ΔE00 4.74
Sandy
#F1DA7A
ΔE00 4.88
Maize
#F4D054
ΔE00 5.50
Sand (survey)
#E2CA76
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD87F #7FA6FF
analogous
#FF987F #FFD87F #E6FF7F
triadic
#FFD87F #7FFFD8 #D87FFF
tetradic
#FFD87F #7FFF98 #7FA6FF #FF7FE6
square
#FFD87F #7FFF98 #7FA6FF #FF7FE6
split-complementary
#FFD87F #7FE6FF #987FFF
monochromatic
#FFB305 #FFC542 #FFD87F #FFEBBC #FFF6E0
Accessibility & contrast
On white
1.37
#FFD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FFD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD87F
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD87F | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#FFCAC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd87f; /* rgb */ color: rgb(255, 216, 127); /* oklch */ color: oklch(89.7% 0.117 86.4);
Tailwind
colors: {
custom: {
50: '#ffe3a6',
500: '#ffd87f',
950: '#000000',
},
}SCSS
$custom: #ffd87f; $custom-light: #ffe3a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd87f",
"rgb": {
"r": 255,
"g": 216,
"b": 127
},
"hsl": {
"h": 41.719,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.897,
"c": 0.1165,
"h": 86.4
},
"luminance": 0.71904
}Semantic roles & 50–950 ramp
primary
#FFD87F
secondary
#4473DE
accent
#46E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480