#F3D87F#F3D87F
#F3D87F is a very light, moderate yellow. Relative luminance 0.697; OKLCH L 88.6% C 0.113 H 93.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D87F |
|---|---|
| RGB | rgb(243, 216, 127) |
| HSL | hsl(46, 83%, 73%) |
| HSV | hsv(46, 48%, 95%) |
| CMYK | cmyk(0%, 11.1%, 47.7%, 4.7%) |
| CIE-LAB | lab(86.85, -2.01, 47.06) |
| CIE-LCH | lch(86.85, 47.10, 92.45°) |
| OKLab | oklab(88.6% -0.006 0.113) |
| OKLCH | oklch(88.6% 0.113 93) |
| XYZ | xyz(65.3509, 69.7014, 30.0860) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.63
Sandy
#F1DA7A
ΔE00 1.69
Sand (survey)
#E2CA76
ΔE00 3.52
Pale Gold
#FDDE6C
ΔE00 3.75
Light Mustard
#F7D560
ΔE00 4.10
Yellow Tan
#FFE36E
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D87F #7F9AF3
analogous
#F39E7F #F3D87F #D4F37F
triadic
#F3D87F #7FF3D8 #D87FF3
tetradic
#F3D87F #7FF39E #7F9AF3 #F37FD4
square
#F3D87F #7FF39E #7F9AF3 #F37FD4
split-complementary
#F3D87F #7FD4F3 #9E7FF3
monochromatic
#E2B315 #EEC747 #F3D87F #F8E9B7 #FCF6E3
Accessibility & contrast
On white
1.41
#F3D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#F3D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D87F
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D87F | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#F0DD82
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d87f; /* rgb */ color: rgb(243, 216, 127); /* oklch */ color: oklch(88.6% 0.113 93.0);
Tailwind
colors: {
custom: {
50: '#f9e3a6',
500: '#f3d87f',
950: '#000000',
},
}SCSS
$custom: #f3d87f; $custom-light: #f9e3a6; $custom-dark: #000000;
JSON
{
"hex": "#f3d87f",
"rgb": {
"r": 243,
"g": 216,
"b": 127
},
"hsl": {
"h": 46.034,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.88601,
"c": 0.11312,
"h": 93
},
"luminance": 0.69699
}Semantic roles & 50–950 ramp
primary
#F3D87F
secondary
#4867CE
accent
#39DF06
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480