#F1DB91#F1DB91
#F1DB91 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.096 H 93.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DB91 |
|---|---|
| RGB | rgb(241, 219, 145) |
| HSL | hsl(46, 77%, 76%) |
| HSV | hsv(46, 40%, 95%) |
| CMYK | cmyk(0%, 9.1%, 39.8%, 5.5%) |
| CIE-LAB | lab(87.68, -2.55, 39.14) |
| CIE-LCH | lch(87.68, 39.22, 93.72°) |
| OKLab | oklab(89.3% -0.0058 0.096) |
| OKLCH | oklch(89.3% 0.096 93.5) |
| XYZ | xyz(66.7195, 71.4105, 37.0517) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.65
Wheat (survey)
#FBDD7E
ΔE00 3.86
Vanilla
#F3E5AB
ΔE00 4.30
Sand (survey)
#E2CA76
ΔE00 4.42
Khaki (CSS)
#F0E68C
ΔE00 4.84
Light Tan
#FBEEAC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DB91 #91A7F1
analogous
#F1AB91 #F1DB91 #D7F191
triadic
#F1DB91 #91F1DB #DB91F1
tetradic
#F1DB91 #91F1AB #91A7F1 #F191D7
square
#F1DB91 #91F1AB #91A7F1 #F191D7
split-complementary
#F1DB91 #91D7F1 #AB91F1
monochromatic
#E3B724 #EAC95B #F1DB91 #F8EDC7 #FCF6E4
Accessibility & contrast
On white
1.37
#F1DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#F1DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DB91
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DB91 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f1db91; /* rgb */ color: rgb(241, 219, 145); /* oklch */ color: oklch(89.3% 0.096 93.5);
Tailwind
colors: {
custom: {
50: '#f7e6b2',
500: '#f1db91',
950: '#000000',
},
}SCSS
$custom: #f1db91; $custom-light: #f7e6b2; $custom-dark: #000000;
JSON
{
"hex": "#f1db91",
"rgb": {
"r": 241,
"g": 219,
"b": 145
},
"hsl": {
"h": 46.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.893,
"c": 0.09622,
"h": 93.5
},
"luminance": 0.71408
}Semantic roles & 50–950 ramp
primary
#F1DB91
secondary
#5973CE
accent
#3BDA0C
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481