#FFD87A#FFD87A
#FFD87A is a very light, vivid orange. Relative luminance 0.718; OKLCH L 89.6% C 0.121 H 87.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD87A |
|---|---|
| RGB | rgb(255, 216, 122) |
| HSL | hsl(42, 100%, 74%) |
| HSV | hsv(42, 52%, 100%) |
| CMYK | cmyk(0%, 15.3%, 52.2%, 0%) |
| CIE-LAB | lab(87.86, 2.36, 50.97) |
| CIE-LCH | lch(87.86, 51.02, 87.34°) |
| OKLab | oklab(89.63% 0.0055 0.1211) |
| OKLCH | oklch(89.63% 0.121 87.4) |
| XYZ | xyz(69.3115, 71.7804, 28.6127) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.68
Light Mustard
#F7D560
ΔE00 3.90
Pale Gold
#FDDE6C
ΔE00 4.05
Sandy
#F1DA7A
ΔE00 4.57
Maize
#F4D054
ΔE00 4.77
Light Gold
#FDDC5C
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD87A #7AA1FF
analogous
#FF967A #FFD87A #E4FF7A
triadic
#FFD87A #7AFFD8 #D87AFF
tetradic
#FFD87A #7AFF96 #7AA1FF #FF7AE4
square
#FFD87A #7AFF96 #7AA1FF #FF7AE4
split-complementary
#FFD87A #7AE4FF #967AFF
monochromatic
#FFB400 #FFC63D #FFD87A #FFEAB7 #FFF6E0
Accessibility & contrast
On white
1.37
#FFD87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#FFD87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD87A
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD87A | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD672
Deuteranopia (green-blind)
#F5E17D
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd87a; /* rgb */ color: rgb(255, 216, 122); /* oklch */ color: oklch(89.6% 0.121 87.4);
Tailwind
colors: {
custom: {
50: '#ffe3a2',
500: '#ffd87a',
950: '#000000',
},
}SCSS
$custom: #ffd87a; $custom-light: #ffe3a2; $custom-dark: #000000;
JSON
{
"hex": "#ffd87a",
"rgb": {
"r": 255,
"g": 216,
"b": 122
},
"hsl": {
"h": 42.406,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.89632,
"c": 0.12119,
"h": 87.4
},
"luminance": 0.71777
}Semantic roles & 50–950 ramp
primary
#FFD87A
secondary
#406EDD
accent
#43E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480