#F3D775#F3D775
#F3D775 is a very light, vivid yellow. Relative luminance 0.689; OKLCH L 88.3% C 0.122 H 93.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D775 |
|---|---|
| RGB | rgb(243, 215, 117) |
| HSL | hsl(47, 84%, 71%) |
| HSV | hsv(47, 52%, 95%) |
| CMYK | cmyk(0%, 11.5%, 51.9%, 4.7%) |
| CIE-LAB | lab(86.48, -2.38, 51.44) |
| CIE-LCH | lch(86.48, 51.50, 92.65°) |
| OKLab | oklab(88.27% -0.0081 0.1219) |
| OKLCH | oklch(88.27% 0.122 93.8) |
| XYZ | xyz(64.4758, 68.9428, 26.7372) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.48
Wheat (survey)
#FBDD7E
ΔE00 1.66
Pale Gold
#FDDE6C
ΔE00 2.68
Light Mustard
#F7D560
ΔE00 2.80
Yellow Tan
#FFE36E
ΔE00 3.57
Sand (survey)
#E2CA76
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D775 #7591F3
analogous
#F39875 #F3D775 #D0F375
triadic
#F3D775 #75F3D7 #D775F3
tetradic
#F3D775 #75F398 #7591F3 #F375D0
square
#F3D775 #75F398 #7591F3 #F375D0
split-complementary
#F3D775 #75D0F3 #9875F3
monochromatic
#DBAE13 #EEC73D #F3D775 #F8E7AD #FDF7E3
Accessibility & contrast
On white
1.42
#F3D775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#F3D775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D775
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D775 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#FFCAC0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3d775; /* rgb */ color: rgb(243, 215, 117); /* oklch */ color: oklch(88.3% 0.122 93.8);
Tailwind
colors: {
custom: {
50: '#f9e39f',
500: '#f3d775',
950: '#000000',
},
}SCSS
$custom: #f3d775; $custom-light: #f9e39f; $custom-dark: #000000;
JSON
{
"hex": "#f3d775",
"rgb": {
"r": 243,
"g": 215,
"b": 117
},
"hsl": {
"h": 46.667,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.88266,
"c": 0.12213,
"h": 93.8
},
"luminance": 0.6894
}Semantic roles & 50–950 ramp
primary
#F3D775
secondary
#3F5FCD
accent
#36E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480