#F3D987#F3D987
#F3D987 is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.9% C 0.106 H 92.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D987 |
|---|---|
| RGB | rgb(243, 217, 135) |
| HSL | hsl(46, 82%, 74%) |
| HSV | hsv(46, 44%, 95%) |
| CMYK | cmyk(0%, 10.7%, 44.4%, 4.7%) |
| CIE-LAB | lab(87.21, -1.77, 43.57) |
| CIE-LCH | lch(87.21, 43.60, 92.32°) |
| OKLab | oklab(88.92% -0.0045 0.1056) |
| OKLCH | oklch(88.92% 0.106 92.4) |
| XYZ | xyz(66.1501, 70.4323, 33.0273) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.36
Sandy
#F1DA7A
ΔE00 2.51
Sand (survey)
#E2CA76
ΔE00 3.71
Pale Gold
#FDDE6C
ΔE00 4.77
Light Mustard
#F7D560
ΔE00 5.23
Khaki (CSS)
#F0E68C
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D987 #87A1F3
analogous
#F3A387 #F3D987 #D7F387
triadic
#F3D987 #87F3D9 #D987F3
tetradic
#F3D987 #87F3A3 #87A1F3 #F387D7
square
#F3D987 #87F3A3 #87A1F3 #F387D7
split-complementary
#F3D987 #87D7F3 #A387F3
monochromatic
#E8B618 #EDC74F #F3D987 #F9EBBF #FCF6E3
Accessibility & contrast
On white
1.39
#F3D987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#F3D987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D987
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D987 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D681
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f3d987; /* rgb */ color: rgb(243, 217, 135); /* oklch */ color: oklch(88.9% 0.106 92.4);
Tailwind
colors: {
custom: {
50: '#f9e4ab',
500: '#f3d987',
950: '#000000',
},
}SCSS
$custom: #f3d987; $custom-light: #f9e4ab; $custom-dark: #000000;
JSON
{
"hex": "#f3d987",
"rgb": {
"r": 243,
"g": 217,
"b": 135
},
"hsl": {
"h": 45.556,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.88918,
"c": 0.10571,
"h": 92.4
},
"luminance": 0.7043
}Semantic roles & 50–950 ramp
primary
#F3D987
secondary
#4F6ECF
accent
#3BDE07
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481