#F1DE75#F1DE75
#F1DE75 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.5% C 0.128 H 99.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DE75 |
|---|---|
| RGB | rgb(241, 222, 117) |
| HSL | hsl(51, 82%, 70%) |
| HSV | hsv(51, 51%, 95%) |
| CMYK | cmyk(0%, 7.9%, 51.5%, 5.5%) |
| CIE-LAB | lab(88.08, -6.73, 53.31) |
| CIE-LCH | lch(88.08, 53.74, 97.19°) |
| OKLab | oklab(89.49% -0.0205 0.126) |
| OKLCH | oklch(89.49% 0.128 99.3) |
| XYZ | xyz(65.6099, 72.2302, 27.3120) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.87
Dull Yellow
#EEDC5B
ΔE00 3.01
Yellow Tan
#FFE36E
ΔE00 3.05
Sand Yellow
#FCE166
ΔE00 3.10
Pale Gold
#FDDE6C
ΔE00 3.35
Wheat (survey)
#FBDD7E
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DE75 #7588F1
analogous
#F1A075 #F1DE75 #C6F175
triadic
#F1DE75 #75F1DE #DE75F1
tetradic
#F1DE75 #75F1A0 #7588F1 #F175C6
square
#F1DE75 #75F1A0 #7588F1 #F175C6
split-complementary
#F1DE75 #75C6F1 #A075F1
monochromatic
#D6B816 #EBD13D #F1DE75 #F7EBAD #FCF8E3
Accessibility & contrast
On white
1.36
#F1DE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F1DE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DE75
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DE75 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96C
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f1de75; /* rgb */ color: rgb(241, 222, 117); /* oklch */ color: oklch(89.5% 0.128 99.3);
Tailwind
colors: {
custom: {
50: '#f8e89f',
500: '#f1de75',
950: '#000000',
},
}SCSS
$custom: #f1de75; $custom-light: #f8e89f; $custom-dark: #000000;
JSON
{
"hex": "#f1de75",
"rgb": {
"r": 241,
"g": 222,
"b": 117
},
"hsl": {
"h": 50.806,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.89493,
"c": 0.12766,
"h": 99.3
},
"luminance": 0.72228
}Semantic roles & 50–950 ramp
primary
#F1DE75
secondary
#3F55CB
accent
#28DE08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480