#F3D87D#F3D87D
#F3D87D is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.6% C 0.115 H 93.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D87D |
|---|---|
| RGB | rgb(243, 216, 125) |
| HSL | hsl(46, 83%, 72%) |
| HSV | hsv(46, 49%, 95%) |
| CMYK | cmyk(0%, 11.1%, 48.6%, 4.7%) |
| CIE-LAB | lab(86.82, -2.19, 48.01) |
| CIE-LCH | lch(86.82, 48.06, 92.62°) |
| OKLab | oklab(88.57% -0.0067 0.1149) |
| OKLCH | oklch(88.57% 0.115 93.3) |
| XYZ | xyz(65.2218, 69.6498, 29.4063) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.47
Wheat (survey)
#FBDD7E
ΔE00 1.52
Pale Gold
#FDDE6C
ΔE00 3.48
Sand (survey)
#E2CA76
ΔE00 3.57
Light Mustard
#F7D560
ΔE00 3.83
Yellow Tan
#FFE36E
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D87D #7D98F3
analogous
#F39D7D #F3D87D #D3F37D
triadic
#F3D87D #7DF3D8 #D87DF3
tetradic
#F3D87D #7DF39D #7D98F3 #F37DD3
square
#F3D87D #7DF39D #7D98F3 #F37DD3
split-complementary
#F3D87D #7DD3F3 #9D7DF3
monochromatic
#E1B215 #EEC745 #F3D87D #F8E9B5 #FCF7E3
Accessibility & contrast
On white
1.41
#F3D87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#F3D87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D87D
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D87D | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D575
Deuteranopia (green-blind)
#F0DD80
Tritanopia (blue-blind)
#FFCBC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d87d; /* rgb */ color: rgb(243, 216, 125); /* oklch */ color: oklch(88.6% 0.115 93.3);
Tailwind
colors: {
custom: {
50: '#f9e3a4',
500: '#f3d87d',
950: '#000000',
},
}SCSS
$custom: #f3d87d; $custom-light: #f9e3a4; $custom-dark: #000000;
JSON
{
"hex": "#f3d87d",
"rgb": {
"r": 243,
"g": 216,
"b": 125
},
"hsl": {
"h": 46.271,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.88573,
"c": 0.11512,
"h": 93.3
},
"luminance": 0.69647
}Semantic roles & 50–950 ramp
primary
#F3D87D
secondary
#4665CE
accent
#38E006
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480