#F3DC74#F3DC74
#F3DC74 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.127 H 97.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC74 |
|---|---|
| RGB | rgb(243, 220, 116) |
| HSL | hsl(49, 84%, 70%) |
| HSV | hsv(49, 52%, 95%) |
| CMYK | cmyk(0%, 9.5%, 52.3%, 4.7%) |
| CIE-LAB | lab(87.73, -5.00, 53.41) |
| CIE-LCH | lch(87.73, 53.64, 95.34°) |
| OKLab | oklab(89.25% -0.0158 0.1261) |
| OKLCH | oklch(89.25% 0.127 97.1) |
| XYZ | xyz(65.7100, 71.5047, 26.8601) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.20
Pale Gold
#FDDE6C
ΔE00 2.48
Wheat (survey)
#FBDD7E
ΔE00 2.56
Yellow Tan
#FFE36E
ΔE00 2.60
Sand Yellow
#FCE166
ΔE00 2.75
Dull Yellow
#EEDC5B
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC74 #748BF3
analogous
#F39C74 #F3DC74 #CAF374
triadic
#F3DC74 #74F3DC #DC74F3
tetradic
#F3DC74 #74F39C #748BF3 #F374CA
square
#F3DC74 #74F39C #748BF3 #F374CA
split-complementary
#F3DC74 #74CAF3 #9C74F3
monochromatic
#DAB613 #EECE3C #F3DC74 #F8EAAC #FDF8E3
Accessibility & contrast
On white
1.37
#F3DC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#F3DC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC74
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC74 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76B
Deuteranopia (green-blind)
#F4DF78
Tritanopia (blue-blind)
#FFCFC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3dc74; /* rgb */ color: rgb(243, 220, 116); /* oklch */ color: oklch(89.3% 0.127 97.1);
Tailwind
colors: {
custom: {
50: '#f9e69e',
500: '#f3dc74',
950: '#000000',
},
}SCSS
$custom: #f3dc74; $custom-light: #f9e69e; $custom-dark: #000000;
JSON
{
"hex": "#f3dc74",
"rgb": {
"r": 243,
"g": 220,
"b": 116
},
"hsl": {
"h": 49.134,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.89253,
"c": 0.12706,
"h": 97.1
},
"luminance": 0.71502
}Semantic roles & 50–950 ramp
primary
#F3DC74
secondary
#3E58CD
accent
#2DE105
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480