#F3DC85#F3DC85
#F3DC85 is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.5% C 0.110 H 95.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC85 |
|---|---|
| RGB | rgb(243, 220, 133) |
| HSL | hsl(47, 82%, 74%) |
| HSV | hsv(47, 45%, 95%) |
| CMYK | cmyk(0%, 9.5%, 45.3%, 4.7%) |
| CIE-LAB | lab(87.94, -3.48, 45.47) |
| CIE-LCH | lch(87.94, 45.60, 94.38°) |
| OKLab | oklab(89.49% -0.0097 0.1098) |
| OKLCH | oklch(89.49% 0.11 95) |
| XYZ | xyz(66.7909, 71.9371, 32.5528) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.51
Wheat (survey)
#FBDD7E
ΔE00 2.19
Khaki (CSS)
#F0E68C
ΔE00 4.06
Sand (survey)
#E2CA76
ΔE00 4.18
Pale Gold
#FDDE6C
ΔE00 4.18
Yellow Tan
#FFE36E
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC85 #859CF3
analogous
#F3A585 #F3DC85 #D3F385
triadic
#F3DC85 #85F3DC #DC85F3
tetradic
#F3DC85 #85F3A5 #859CF3 #F385D3
square
#F3DC85 #85F3A5 #859CF3 #F385D3
split-complementary
#F3DC85 #85D3F3 #A585F3
monochromatic
#E7BB17 #EECC4D #F3DC85 #F8ECBD #FCF7E3
Accessibility & contrast
On white
1.36
#F3DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F3DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC85
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC85 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#F2E088
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3dc85; /* rgb */ color: rgb(243, 220, 133); /* oklch */ color: oklch(89.5% 0.110 95.0);
Tailwind
colors: {
custom: {
50: '#f9e6aa',
500: '#f3dc85',
950: '#000000',
},
}SCSS
$custom: #f3dc85; $custom-light: #f9e6aa; $custom-dark: #000000;
JSON
{
"hex": "#f3dc85",
"rgb": {
"r": 243,
"g": 220,
"b": 133
},
"hsl": {
"h": 47.455,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.89486,
"c": 0.11022,
"h": 95
},
"luminance": 0.71935
}Semantic roles & 50–950 ramp
primary
#F3DC85
secondary
#4D68CF
accent
#34DE07
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481