#F3D774#F3D774
#F3D774 is a very light, vivid yellow. Relative luminance 0.689; OKLCH L 88.3% C 0.123 H 93.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D774 |
|---|---|
| RGB | rgb(243, 215, 116) |
| HSL | hsl(47, 84%, 70%) |
| HSV | hsv(47, 52%, 95%) |
| CMYK | cmyk(0%, 11.5%, 52.3%, 4.7%) |
| CIE-LAB | lab(86.46, -2.46, 51.90) |
| CIE-LCH | lch(86.46, 51.96, 92.71°) |
| OKLab | oklab(88.25% -0.0084 0.1228) |
| OKLCH | oklch(88.25% 0.123 93.9) |
| XYZ | xyz(64.4173, 68.9194, 26.4293) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.50
Wheat (survey)
#FBDD7E
ΔE00 1.72
Pale Gold
#FDDE6C
ΔE00 2.58
Light Mustard
#F7D560
ΔE00 2.69
Yellow Tan
#FFE36E
ΔE00 3.48
Sand Yellow
#FCE166
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D774 #7490F3
analogous
#F39874 #F3D774 #CFF374
triadic
#F3D774 #74F3D7 #D774F3
tetradic
#F3D774 #74F398 #7490F3 #F374CF
square
#F3D774 #74F398 #7490F3 #F374CF
split-complementary
#F3D774 #74CFF3 #9874F3
monochromatic
#DAAE13 #EEC73C #F3D774 #F8E7AC #FDF7E3
Accessibility & contrast
On white
1.42
#F3D774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#F3D774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D774
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D774 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36B
Deuteranopia (green-blind)
#F0DC78
Tritanopia (blue-blind)
#FFCAC0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3d774; /* rgb */ color: rgb(243, 215, 116); /* oklch */ color: oklch(88.3% 0.123 93.9);
Tailwind
colors: {
custom: {
50: '#f9e39e',
500: '#f3d774',
950: '#000000',
},
}SCSS
$custom: #f3d774; $custom-light: #f9e39e; $custom-dark: #000000;
JSON
{
"hex": "#f3d774",
"rgb": {
"r": 243,
"g": 215,
"b": 116
},
"hsl": {
"h": 46.772,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.88253,
"c": 0.12308,
"h": 93.9
},
"luminance": 0.68917
}Semantic roles & 50–950 ramp
primary
#F3D774
secondary
#3E5ECD
accent
#35E105
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480