#F1DD75#F1DD75
#F1DD75 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.3% C 0.127 H 98.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DD75 |
|---|---|
| RGB | rgb(241, 221, 117) |
| HSL | hsl(50, 82%, 70%) |
| HSV | hsv(50, 51%, 95%) |
| CMYK | cmyk(0%, 8.3%, 51.5%, 5.5%) |
| CIE-LAB | lab(87.82, -6.22, 53.01) |
| CIE-LCH | lch(87.82, 53.37, 96.70°) |
| OKLab | oklab(89.29% -0.0191 0.1253) |
| OKLCH | oklch(89.29% 0.127 98.7) |
| XYZ | xyz(65.3451, 71.7005, 27.2237) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.54
Yellow Tan
#FFE36E
ΔE00 3.00
Sand Yellow
#FCE166
ΔE00 3.08
Dull Yellow
#EEDC5B
ΔE00 3.15
Pale Gold
#FDDE6C
ΔE00 3.17
Wheat (survey)
#FBDD7E
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DD75 #7589F1
analogous
#F19F75 #F1DD75 #C7F175
triadic
#F1DD75 #75F1DD #DD75F1
tetradic
#F1DD75 #75F19F #7589F1 #F175C7
square
#F1DD75 #75F19F #7589F1 #F175C7
split-complementary
#F1DD75 #75C7F1 #9F75F1
monochromatic
#D6B716 #EBCF3D #F1DD75 #F7EBAD #FCF8E3
Accessibility & contrast
On white
1.37
#F1DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F1DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DD75
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DD75 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f1dd75; /* rgb */ color: rgb(241, 221, 117); /* oklch */ color: oklch(89.3% 0.127 98.7);
Tailwind
colors: {
custom: {
50: '#f8e79f',
500: '#f1dd75',
950: '#000000',
},
}SCSS
$custom: #f1dd75; $custom-light: #f8e79f; $custom-dark: #000000;
JSON
{
"hex": "#f1dd75",
"rgb": {
"r": 241,
"g": 221,
"b": 117
},
"hsl": {
"h": 50.323,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.89291,
"c": 0.12677,
"h": 98.7
},
"luminance": 0.71698
}Semantic roles & 50–950 ramp
primary
#F1DD75
secondary
#3F56CB
accent
#2ADE08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480