#FFD787#FFD787
#FFD787 is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.6% C 0.108 H 83.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD787 |
|---|---|
| RGB | rgb(255, 215, 135) |
| HSL | hsl(40, 100%, 76%) |
| HSV | hsv(40, 47%, 100%) |
| CMYK | cmyk(0%, 15.7%, 47.1%, 0%) |
| CIE-LAB | lab(87.78, 4.02, 44.51) |
| CIE-LCH | lch(87.78, 44.70, 84.85°) |
| OKLab | oklab(89.62% 0.0117 0.1076) |
| OKLCH | oklch(89.62% 0.108 83.8) |
| XYZ | xyz(69.9161, 71.6136, 33.0571) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.35
Sandy
#F1DA7A
ΔE00 6.04
Pale Peach
#FFE5AD
ΔE00 6.04
Sand (survey)
#E2CA76
ΔE00 6.14
Light Mustard
#F7D560
ΔE00 6.27
Pale Gold
#FDDE6C
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD787 #87AFFF
analogous
#FF9B87 #FFD787 #EBFF87
triadic
#FFD787 #87FFD7 #D787FF
tetradic
#FFD787 #87FF9B #87AFFF #FF87EB
square
#FFD787 #87FF9B #87AFFF #FF87EB
split-complementary
#FFD787 #87EBFF #9B87FF
monochromatic
#FFAE0D #FFC34A #FFD787 #FFEBC4 #FFF5E0
Accessibility & contrast
On white
1.37
#FFD787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFD787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD787
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD787 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D681
Deuteranopia (green-blind)
#F3E089
Tritanopia (blue-blind)
#FFCAC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd787; /* rgb */ color: rgb(255, 215, 135); /* oklch */ color: oklch(89.6% 0.108 83.8);
Tailwind
colors: {
custom: {
50: '#ffe3ab',
500: '#ffd787',
950: '#000000',
},
}SCSS
$custom: #ffd787; $custom-light: #ffe3ab; $custom-dark: #000000;
JSON
{
"hex": "#ffd787",
"rgb": {
"r": 255,
"g": 215,
"b": 135
},
"hsl": {
"h": 40,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.89622,
"c": 0.10827,
"h": 83.8
},
"luminance": 0.7161
}Semantic roles & 50–950 ramp
primary
#FFD787
secondary
#4B7CDF
accent
#4CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481