#F1DF97#F1DF97
#F1DF97 is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 90.2% C 0.093 H 95.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DF97 |
|---|---|
| RGB | rgb(241, 223, 151) |
| HSL | hsl(48, 76%, 77%) |
| HSV | hsv(48, 37%, 95%) |
| CMYK | cmyk(0%, 7.5%, 37.3%, 5.5%) |
| CIE-LAB | lab(88.79, -3.93, 37.54) |
| CIE-LCH | lch(88.79, 37.74, 95.97°) |
| OKLab | oklab(90.2% -0.0094 0.0926) |
| OKLCH | oklch(90.2% 0.093 95.8) |
| XYZ | xyz(68.2505, 73.7126, 39.9049) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.25
Light Tan
#FBEEAC
ΔE00 3.63
Khaki (CSS)
#F0E68C
ΔE00 4.04
Sandy
#F1DA7A
ΔE00 4.28
Palegoldenrod
#EEE8AA
ΔE00 4.29
Beige (survey)
#E6DAA6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DF97 #97A9F1
analogous
#F1B297 #F1DF97 #D6F197
triadic
#F1DF97 #97F1DF #DF97F1
tetradic
#F1DF97 #97F1B2 #97A9F1 #F197D6
square
#F1DF97 #97F1B2 #97A9F1 #F197D6
split-complementary
#F1DF97 #97D6F1 #B297F1
monochromatic
#E2BE2B #EACE61 #F1DF97 #F8F0CD #FBF7E4
Accessibility & contrast
On white
1.33
#F1DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#F1DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DF97
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DF97 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB92
Deuteranopia (green-blind)
#F2E29A
Tritanopia (blue-blind)
#FED5CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f1df97; /* rgb */ color: rgb(241, 223, 151); /* oklch */ color: oklch(90.2% 0.093 95.8);
Tailwind
colors: {
custom: {
50: '#f7e8b6',
500: '#f1df97',
950: '#000000',
},
}SCSS
$custom: #f1df97; $custom-light: #f7e8b6; $custom-dark: #000000;
JSON
{
"hex": "#f1df97",
"rgb": {
"r": 241,
"g": 223,
"b": 151
},
"hsl": {
"h": 48,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.902,
"c": 0.09307,
"h": 95.8
},
"luminance": 0.7371
}Semantic roles & 50–950 ramp
primary
#F1DF97
secondary
#5E74CE
accent
#36D80D
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481