#F3DA77#F3DA77
#F3DA77 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.9% C 0.123 H 95.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DA77 |
|---|---|
| RGB | rgb(243, 218, 119) |
| HSL | hsl(48, 84%, 71%) |
| HSV | hsv(48, 51%, 95%) |
| CMYK | cmyk(0%, 10.3%, 51%, 4.7%) |
| CIE-LAB | lab(87.26, -3.73, 51.42) |
| CIE-LCH | lch(87.26, 51.56, 94.15°) |
| OKLab | oklab(88.89% -0.0118 0.122) |
| OKLCH | oklch(88.89% 0.123 95.5) |
| XYZ | xyz(65.3656, 70.5321, 27.6201) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.67
Wheat (survey)
#FBDD7E
ΔE00 1.84
Pale Gold
#FDDE6C
ΔE00 2.60
Yellow Tan
#FFE36E
ΔE00 3.11
Light Mustard
#F7D560
ΔE00 3.30
Sand Yellow
#FCE166
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DA77 #7790F3
analogous
#F39C77 #F3DA77 #CEF377
triadic
#F3DA77 #77F3DA #DA77F3
tetradic
#F3DA77 #77F39C #7790F3 #F377CE
square
#F3DA77 #77F39C #7790F3 #F377CE
split-complementary
#F3DA77 #77CEF3 #9C77F3
monochromatic
#DCB413 #EECB3F #F3DA77 #F8E9AF #FDF7E3
Accessibility & contrast
On white
1.39
#F3DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#F3DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DA77
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DA77 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3da77; /* rgb */ color: rgb(243, 218, 119); /* oklch */ color: oklch(88.9% 0.123 95.5);
Tailwind
colors: {
custom: {
50: '#f9e5a0',
500: '#f3da77',
950: '#000000',
},
}SCSS
$custom: #f3da77; $custom-light: #f9e5a0; $custom-dark: #000000;
JSON
{
"hex": "#f3da77",
"rgb": {
"r": 243,
"g": 218,
"b": 119
},
"hsl": {
"h": 47.903,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.88891,
"c": 0.12257,
"h": 95.5
},
"luminance": 0.70529
}Semantic roles & 50–950 ramp
primary
#F3DA77
secondary
#415DCD
accent
#31E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480