#F1DB76#F1DB76
#F1DB76 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 88.9% C 0.124 H 97.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DB76 |
|---|---|
| RGB | rgb(241, 219, 118) |
| HSL | hsl(49, 81%, 70%) |
| HSV | hsv(49, 51%, 95%) |
| CMYK | cmyk(0%, 9.1%, 51%, 5.5%) |
| CIE-LAB | lab(87.33, -5.13, 51.94) |
| CIE-LCH | lch(87.33, 52.20, 95.64°) |
| OKLab | oklab(88.9% -0.0158 0.1231) |
| OKLCH | oklch(88.9% 0.124 97.3) |
| XYZ | xyz(64.8793, 70.6744, 27.3600) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.81
Wheat (survey)
#FBDD7E
ΔE00 2.64
Pale Gold
#FDDE6C
ΔE00 2.95
Yellow Tan
#FFE36E
ΔE00 3.12
Sand Yellow
#FCE166
ΔE00 3.28
Dull Yellow
#EEDC5B
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DB76 #768CF1
analogous
#F19D76 #F1DB76 #CAF176
triadic
#F1DB76 #76F1DB #DB76F1
tetradic
#F1DB76 #76F19D #768CF1 #F176CA
square
#F1DB76 #76F19D #768CF1 #F176CA
split-complementary
#F1DB76 #76CAF1 #9D76F1
monochromatic
#D7B416 #EBCC3E #F1DB76 #F7EAAE #FCF8E3
Accessibility & contrast
On white
1.39
#F1DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#F1DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DB76
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DB76 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f1db76; /* rgb */ color: rgb(241, 219, 118); /* oklch */ color: oklch(88.9% 0.124 97.3);
Tailwind
colors: {
custom: {
50: '#f8e5a0',
500: '#f1db76',
950: '#000000',
},
}SCSS
$custom: #f1db76; $custom-light: #f8e5a0; $custom-dark: #000000;
JSON
{
"hex": "#f1db76",
"rgb": {
"r": 241,
"g": 219,
"b": 118
},
"hsl": {
"h": 49.268,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.88901,
"c": 0.12409,
"h": 97.3
},
"luminance": 0.70672
}Semantic roles & 50–950 ramp
primary
#F1DB76
secondary
#4059CB
accent
#2EDE08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480