#F3DA86#F3DA86
#F3DA86 is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.108 H 93.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DA86 |
|---|---|
| RGB | rgb(243, 218, 134) |
| HSL | hsl(46, 82%, 74%) |
| HSV | hsv(46, 45%, 95%) |
| CMYK | cmyk(0%, 10.3%, 44.9%, 4.7%) |
| CIE-LAB | lab(87.45, -2.37, 44.36) |
| CIE-LCH | lch(87.45, 44.42, 93.06°) |
| OKLab | oklab(89.1% -0.0063 0.1074) |
| OKLCH | oklch(89.1% 0.108 93.4) |
| XYZ | xyz(66.3385, 70.9213, 32.7444) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.07
Wheat (survey)
#FBDD7E
ΔE00 2.17
Sand (survey)
#E2CA76
ΔE00 3.81
Pale Gold
#FDDE6C
ΔE00 4.48
Khaki (CSS)
#F0E68C
ΔE00 4.85
Yellow Tan
#FFE36E
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DA86 #869FF3
analogous
#F3A486 #F3DA86 #D5F386
triadic
#F3DA86 #86F3DA #DA86F3
tetradic
#F3DA86 #86F3A4 #869FF3 #F386D5
square
#F3DA86 #86F3A4 #869FF3 #F386D5
split-complementary
#F3DA86 #86D5F3 #A486F3
monochromatic
#E8B817 #EDC94E #F3DA86 #F9EBBE #FCF6E3
Accessibility & contrast
On white
1.38
#F3DA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#F3DA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DA86
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DA86 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD77F
Deuteranopia (green-blind)
#F1DE89
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3da86; /* rgb */ color: rgb(243, 218, 134); /* oklch */ color: oklch(89.1% 0.108 93.4);
Tailwind
colors: {
custom: {
50: '#f9e5aa',
500: '#f3da86',
950: '#000000',
},
}SCSS
$custom: #f3da86; $custom-light: #f9e5aa; $custom-dark: #000000;
JSON
{
"hex": "#f3da86",
"rgb": {
"r": 243,
"g": 218,
"b": 134
},
"hsl": {
"h": 46.239,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.89102,
"c": 0.10755,
"h": 93.4
},
"luminance": 0.70919
}Semantic roles & 50–950 ramp
primary
#F3DA86
secondary
#4E6CCF
accent
#39DE07
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481