#F3DE76#F3DE76
#F3DE76 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.7% C 0.127 H 98.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DE76 |
|---|---|
| RGB | rgb(243, 222, 118) |
| HSL | hsl(50, 84%, 71%) |
| HSV | hsv(50, 51%, 95%) |
| CMYK | cmyk(0%, 8.6%, 51.4%, 4.7%) |
| CIE-LAB | lab(88.26, -5.84, 53.10) |
| CIE-LCH | lch(88.26, 53.42, 96.28°) |
| OKLab | oklab(89.68% -0.018 0.1256) |
| OKLCH | oklch(89.68% 0.127 98.1) |
| XYZ | xyz(66.3556, 72.6078, 27.6555) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.51
Yellow Tan
#FFE36E
ΔE00 2.70
Sand Yellow
#FCE166
ΔE00 2.86
Pale Gold
#FDDE6C
ΔE00 2.88
Wheat (survey)
#FBDD7E
ΔE00 2.97
Dull Yellow
#EEDC5B
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DE76 #768BF3
analogous
#F39F76 #F3DE76 #C9F376
triadic
#F3DE76 #76F3DE #DE76F3
tetradic
#F3DE76 #76F39F #768BF3 #F376C9
square
#F3DE76 #76F39F #768BF3 #F376C9
split-complementary
#F3DE76 #76C9F3 #9F76F3
monochromatic
#DBBA13 #EED03E #F3DE76 #F8ECAE #FDF8E3
Accessibility & contrast
On white
1.35
#F3DE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#F3DE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DE76
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DE76 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#F5E17A
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f3de76; /* rgb */ color: rgb(243, 222, 118); /* oklch */ color: oklch(89.7% 0.127 98.1);
Tailwind
colors: {
custom: {
50: '#f9e8a0',
500: '#f3de76',
950: '#000000',
},
}SCSS
$custom: #f3de76; $custom-light: #f9e8a0; $custom-dark: #000000;
JSON
{
"hex": "#f3de76",
"rgb": {
"r": 243,
"g": 222,
"b": 118
},
"hsl": {
"h": 49.92,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.89681,
"c": 0.12686,
"h": 98.1
},
"luminance": 0.72605
}Semantic roles & 50–950 ramp
primary
#F3DE76
secondary
#4058CD
accent
#2AE005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480