#F3DA84#F3DA84
#F3DA84 is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.110 H 93.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DA84 |
|---|---|
| RGB | rgb(243, 218, 132) |
| HSL | hsl(46, 82%, 74%) |
| HSV | hsv(46, 46%, 95%) |
| CMYK | cmyk(0%, 10.3%, 45.7%, 4.7%) |
| CIE-LAB | lab(87.42, -2.56, 45.32) |
| CIE-LCH | lch(87.42, 45.39, 93.24°) |
| OKLab | oklab(89.07% -0.0071 0.1094) |
| OKLCH | oklch(89.07% 0.11 93.7) |
| XYZ | xyz(66.2003, 70.8660, 32.0167) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.75
Wheat (survey)
#FBDD7E
ΔE00 1.96
Sand (survey)
#E2CA76
ΔE00 3.79
Pale Gold
#FDDE6C
ΔE00 4.19
Yellow Tan
#FFE36E
ΔE00 4.71
Khaki (CSS)
#F0E68C
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DA84 #849DF3
analogous
#F3A284 #F3DA84 #D5F384
triadic
#F3DA84 #84F3DA #DA84F3
tetradic
#F3DA84 #84F3A2 #849DF3 #F384D5
square
#F3DA84 #84F3A2 #849DF3 #F384D5
split-complementary
#F3DA84 #84D5F3 #A284F3
monochromatic
#E6B716 #EEC94C #F3DA84 #F8EBBC #FCF7E3
Accessibility & contrast
On white
1.38
#F3DA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#F3DA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DA84
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DA84 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3da84; /* rgb */ color: rgb(243, 218, 132); /* oklch */ color: oklch(89.1% 0.110 93.7);
Tailwind
colors: {
custom: {
50: '#f9e5a9',
500: '#f3da84',
950: '#000000',
},
}SCSS
$custom: #f3da84; $custom-light: #f9e5a9; $custom-dark: #000000;
JSON
{
"hex": "#f3da84",
"rgb": {
"r": 243,
"g": 218,
"b": 132
},
"hsl": {
"h": 46.486,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.89072,
"c": 0.10962,
"h": 93.7
},
"luminance": 0.70863
}Semantic roles & 50–950 ramp
primary
#F3DA84
secondary
#4C6ACF
accent
#37DF07
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481