#F3DA76#F3DA76
#F3DA76 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.9% C 0.124 H 95.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DA76 |
|---|---|
| RGB | rgb(243, 218, 118) |
| HSL | hsl(48, 84%, 71%) |
| HSV | hsv(48, 51%, 95%) |
| CMYK | cmyk(0%, 10.3%, 51.4%, 4.7%) |
| CIE-LAB | lab(87.25, -3.82, 51.89) |
| CIE-LCH | lch(87.25, 52.03, 94.21°) |
| OKLab | oklab(88.88% -0.0121 0.1229) |
| OKLCH | oklch(88.88% 0.124 95.6) |
| XYZ | xyz(65.3058, 70.5082, 27.3055) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.76
Wheat (survey)
#FBDD7E
ΔE00 1.91
Pale Gold
#FDDE6C
ΔE00 2.51
Yellow Tan
#FFE36E
ΔE00 3.01
Light Mustard
#F7D560
ΔE00 3.22
Sand Yellow
#FCE166
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DA76 #768FF3
analogous
#F39B76 #F3DA76 #CDF376
triadic
#F3DA76 #76F3DA #DA76F3
tetradic
#F3DA76 #76F39B #768FF3 #F376CD
square
#F3DA76 #76F39B #768FF3 #F376CD
split-complementary
#F3DA76 #76CDF3 #9B76F3
monochromatic
#DBB313 #EECB3E #F3DA76 #F8E9AE #FDF7E3
Accessibility & contrast
On white
1.39
#F3DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#F3DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DA76
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DA76 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3da76; /* rgb */ color: rgb(243, 218, 118); /* oklch */ color: oklch(88.9% 0.124 95.6);
Tailwind
colors: {
custom: {
50: '#f9e5a0',
500: '#f3da76',
950: '#000000',
},
}SCSS
$custom: #f3da76; $custom-light: #f9e5a0; $custom-dark: #000000;
JSON
{
"hex": "#f3da76",
"rgb": {
"r": 243,
"g": 218,
"b": 118
},
"hsl": {
"h": 48,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.88878,
"c": 0.12353,
"h": 95.6
},
"luminance": 0.70505
}Semantic roles & 50–950 ramp
primary
#F3DA76
secondary
#405CCD
accent
#31E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480