#F1D989#F1D989
#F1D989 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.8% C 0.103 H 93.3°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F1D989 |
|---|---|
| RGB | rgb(241, 217, 137) |
| HSL | hsl(46, 79%, 74%) |
| HSV | hsv(46, 43%, 95%) |
| CMYK | cmyk(0%, 10%, 43.2%, 5.5%) |
| CIE-LAB | lab(87.06, -2.36, 42.35) |
| CIE-LCH | lch(87.06, 42.42, 93.19°) |
| OKLab | oklab(88.77% -0.0059 0.103) |
| OKLCH | oklch(88.77% 0.103 93.3) |
| XYZ | xyz(65.6056, 70.1351, 33.7437) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.63
Wheat (survey)
#FBDD7E
ΔE00 2.86
Sand (survey)
#E2CA76
ΔE00 3.65
Khaki (CSS)
#F0E68C
ΔE00 4.93
Pale Gold
#FDDE6C
ΔE00 5.19
Vanilla
#F3E5AB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1D989 #89A1F1
analogous
#F1A589 #F1D989 #D5F189
triadic
#F1D989 #89F1D9 #D989F1
tetradic
#F1D989 #89F1A5 #89A1F1 #F189D5
square
#F1D989 #89F1A5 #89A1F1 #F189D5
split-complementary
#F1D989 #89D5F1 #A589F1
monochromatic
#E4B61C #EBC752 #F1D989 #F7EBC0 #FCF6E4
Accessibility & contrast
On white
1.40
#F1D989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#F1D989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1D989
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1D989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1D989 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#EFDD8C
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f1d989; /* rgb */ color: rgb(241, 217, 137); /* oklch */ color: oklch(88.8% 0.103 93.3);
Tailwind
colors: {
custom: {
50: '#f7e4ac',
500: '#f1d989',
950: '#000000',
},
}SCSS
$custom: #f1d989; $custom-light: #f7e4ac; $custom-dark: #000000;
JSON
{
"hex": "#f1d989",
"rgb": {
"r": 241,
"g": 217,
"b": 137
},
"hsl": {
"h": 46.154,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.88772,
"c": 0.10317,
"h": 93.3
},
"luminance": 0.70133
}Semantic roles & 50–950 ramp
primary
#F1D989
secondary
#516ECD
accent
#3BDB0A
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481