#F3DC89#F3DC89
#F3DC89 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.106 H 94.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC89 |
|---|---|
| RGB | rgb(243, 220, 137) |
| HSL | hsl(47, 82%, 75%) |
| HSV | hsv(47, 44%, 95%) |
| CMYK | cmyk(0%, 9.5%, 43.6%, 4.7%) |
| CIE-LAB | lab(87.99, -3.09, 43.56) |
| CIE-LCH | lch(87.99, 43.67, 94.06°) |
| OKLab | oklab(89.55% -0.0082 0.1057) |
| OKLCH | oklch(89.55% 0.106 94.4) |
| XYZ | xyz(67.0725, 72.0497, 34.0360) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.15
Wheat (survey)
#FBDD7E
ΔE00 2.53
Sand (survey)
#E2CA76
ΔE00 4.20
Khaki (CSS)
#F0E68C
ΔE00 4.22
Pale Gold
#FDDE6C
ΔE00 4.74
Yellow Tan
#FFE36E
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC89 #89A0F3
analogous
#F3A789 #F3DC89 #D5F389
triadic
#F3DC89 #89F3DC #DC89F3
tetradic
#F3DC89 #89F3A7 #89A0F3 #F389D5
square
#F3DC89 #89F3A7 #89A0F3 #F389D5
split-complementary
#F3DC89 #89D5F3 #A789F3
monochromatic
#E8BB1A #EDCC51 #F3DC89 #F9ECC1 #FCF7E3
Accessibility & contrast
On white
1.36
#F3DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#F3DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC89
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC89 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD883
Deuteranopia (green-blind)
#F2E08C
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f3dc89; /* rgb */ color: rgb(243, 220, 137); /* oklch */ color: oklch(89.5% 0.106 94.4);
Tailwind
colors: {
custom: {
50: '#f9e6ac',
500: '#f3dc89',
950: '#000000',
},
}SCSS
$custom: #f3dc89; $custom-light: #f9e6ac; $custom-dark: #000000;
JSON
{
"hex": "#f3dc89",
"rgb": {
"r": 243,
"g": 220,
"b": 137
},
"hsl": {
"h": 46.981,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.89547,
"c": 0.10604,
"h": 94.4
},
"luminance": 0.72047
}Semantic roles & 50–950 ramp
primary
#F3DC89
secondary
#516CCF
accent
#36DE08
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481