#F3D87E#F3D87E
#F3D87E is a very light, moderate yellow. Relative luminance 0.697; OKLCH L 88.6% C 0.114 H 93.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D87E |
|---|---|
| RGB | rgb(243, 216, 126) |
| HSL | hsl(46, 83%, 72%) |
| HSV | hsv(46, 48%, 95%) |
| CMYK | cmyk(0%, 11.1%, 48.1%, 4.7%) |
| CIE-LAB | lab(86.84, -2.10, 47.53) |
| CIE-LCH | lch(86.84, 47.58, 92.53°) |
| OKLab | oklab(88.59% -0.0063 0.114) |
| OKLCH | oklch(88.59% 0.114 93.2) |
| XYZ | xyz(65.2860, 69.6755, 29.7444) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.57
Sandy
#F1DA7A
ΔE00 1.58
Sand (survey)
#E2CA76
ΔE00 3.55
Pale Gold
#FDDE6C
ΔE00 3.61
Light Mustard
#F7D560
ΔE00 3.96
Yellow Tan
#FFE36E
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D87E #7E99F3
analogous
#F39E7E #F3D87E #D3F37E
triadic
#F3D87E #7EF3D8 #D87EF3
tetradic
#F3D87E #7EF39E #7E99F3 #F37ED3
square
#F3D87E #7EF39E #7E99F3 #F37ED3
split-complementary
#F3D87E #7ED3F3 #9E7EF3
monochromatic
#E2B215 #EEC746 #F3D87E #F8E9B6 #FCF7E3
Accessibility & contrast
On white
1.41
#F3D87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#F3D87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D87E
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D87E | 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)
#E9D577
Deuteranopia (green-blind)
#F0DD81
Tritanopia (blue-blind)
#FFCBC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d87e; /* rgb */ color: rgb(243, 216, 126); /* oklch */ color: oklch(88.6% 0.114 93.2);
Tailwind
colors: {
custom: {
50: '#f9e3a5',
500: '#f3d87e',
950: '#000000',
},
}SCSS
$custom: #f3d87e; $custom-light: #f9e3a5; $custom-dark: #000000;
JSON
{
"hex": "#f3d87e",
"rgb": {
"r": 243,
"g": 216,
"b": 126
},
"hsl": {
"h": 46.154,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.88587,
"c": 0.11413,
"h": 93.2
},
"luminance": 0.69673
}Semantic roles & 50–950 ramp
primary
#F3D87E
secondary
#4766CE
accent
#38DF06
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480