#F5D87F#F5D87F
#F5D87F is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.8% C 0.114 H 91.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D87F |
|---|---|
| RGB | rgb(245, 216, 127) |
| HSL | hsl(45, 86%, 73%) |
| HSV | hsv(45, 48%, 96%) |
| CMYK | cmyk(0%, 11.8%, 48.2%, 3.9%) |
| CIE-LAB | lab(87.03, -1.21, 47.32) |
| CIE-LCH | lch(87.03, 47.33, 91.47°) |
| OKLab | oklab(88.78% -0.0038 0.1135) |
| OKLCH | oklch(88.78% 0.114 91.9) |
| XYZ | xyz(66.0450, 70.0594, 30.1185) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.43
Sandy
#F1DA7A
ΔE00 2.16
Pale Gold
#FDDE6C
ΔE00 3.70
Sand (survey)
#E2CA76
ΔE00 3.75
Light Mustard
#F7D560
ΔE00 3.97
Yellow Tan
#FFE36E
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D87F #7F9CF5
analogous
#F59D7F #F5D87F #D7F57F
triadic
#F5D87F #7FF5D8 #D87FF5
tetradic
#F5D87F #7FF59D #7F9CF5 #F57FD7
square
#F5D87F #7FF59D #7F9CF5 #F57FD7
split-complementary
#F5D87F #7FD7F5 #9D7FF5
monochromatic
#E8B312 #F1C746 #F5D87F #F9E9B8 #FDF6E3
Accessibility & contrast
On white
1.40
#F5D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#F5D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D87F
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D87F | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f5d87f; /* rgb */ color: rgb(245, 216, 127); /* oklch */ color: oklch(88.8% 0.114 91.9);
Tailwind
colors: {
custom: {
50: '#fae3a6',
500: '#f5d87f',
950: '#000000',
},
}SCSS
$custom: #f5d87f; $custom-light: #fae3a6; $custom-dark: #000000;
JSON
{
"hex": "#f5d87f",
"rgb": {
"r": 245,
"g": 216,
"b": 127
},
"hsl": {
"h": 45.254,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.88781,
"c": 0.11357,
"h": 91.9
},
"luminance": 0.70057
}Semantic roles & 50–950 ramp
primary
#F5D87F
secondary
#4769D1
accent
#3AE203
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480