#F3DA85#F3DA85
#F3DA85 is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.109 H 93.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DA85 |
|---|---|
| RGB | rgb(243, 218, 133) |
| HSL | hsl(46, 82%, 74%) |
| HSV | hsv(46, 45%, 95%) |
| CMYK | cmyk(0%, 10.3%, 45.3%, 4.7%) |
| CIE-LAB | lab(87.43, -2.47, 44.84) |
| CIE-LCH | lch(87.43, 44.91, 93.15°) |
| OKLab | oklab(89.09% -0.0067 0.1084) |
| OKLCH | oklch(89.09% 0.109 93.5) |
| XYZ | xyz(66.2691, 70.8935, 32.3788) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.91
Wheat (survey)
#FBDD7E
ΔE00 2.06
Sand (survey)
#E2CA76
ΔE00 3.80
Pale Gold
#FDDE6C
ΔE00 4.33
Khaki (CSS)
#F0E68C
ΔE00 4.80
Yellow Tan
#FFE36E
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DA85 #859EF3
analogous
#F3A385 #F3DA85 #D5F385
triadic
#F3DA85 #85F3DA #DA85F3
tetradic
#F3DA85 #85F3A3 #859EF3 #F385D5
square
#F3DA85 #85F3A3 #859EF3 #F385D5
split-complementary
#F3DA85 #85D5F3 #A385F3
monochromatic
#E7B817 #EEC94D #F3DA85 #F8EBBD #FCF7E3
Accessibility & contrast
On white
1.38
#F3DA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#F3DA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DA85
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DA85 | 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)
#EAD77E
Deuteranopia (green-blind)
#F1DE88
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3da85; /* rgb */ color: rgb(243, 218, 133); /* oklch */ color: oklch(89.1% 0.109 93.5);
Tailwind
colors: {
custom: {
50: '#f9e5aa',
500: '#f3da85',
950: '#000000',
},
}SCSS
$custom: #f3da85; $custom-light: #f9e5aa; $custom-dark: #000000;
JSON
{
"hex": "#f3da85",
"rgb": {
"r": 243,
"g": 218,
"b": 133
},
"hsl": {
"h": 46.364,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.89087,
"c": 0.10859,
"h": 93.5
},
"luminance": 0.70891
}Semantic roles & 50–950 ramp
primary
#F3DA85
secondary
#4D6BCF
accent
#38DE07
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481