#F1DB75#F1DB75
#F1DB75 is a very light, vivid yellow. Relative luminance 0.706; OKLCH L 88.9% C 0.125 H 97.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DB75 |
|---|---|
| RGB | rgb(241, 219, 117) |
| HSL | hsl(49, 82%, 70%) |
| HSV | hsv(49, 51%, 95%) |
| CMYK | cmyk(0%, 9.1%, 51.5%, 5.5%) |
| CIE-LAB | lab(87.31, -5.21, 52.40) |
| CIE-LCH | lch(87.31, 52.66, 95.68°) |
| OKLab | oklab(88.89% -0.0162 0.124) |
| OKLCH | oklch(88.89% 0.125 97.4) |
| XYZ | xyz(64.8202, 70.6507, 27.0487) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.94
Wheat (survey)
#FBDD7E
ΔE00 2.70
Pale Gold
#FDDE6C
ΔE00 2.89
Yellow Tan
#FFE36E
ΔE00 3.04
Sand Yellow
#FCE166
ΔE00 3.17
Dull Yellow
#EEDC5B
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DB75 #758BF1
analogous
#F19D75 #F1DB75 #C9F175
triadic
#F1DB75 #75F1DB #DB75F1
tetradic
#F1DB75 #75F19D #758BF1 #F175C9
square
#F1DB75 #75F19D #758BF1 #F175C9
split-complementary
#F1DB75 #75C9F1 #9D75F1
monochromatic
#D6B416 #EBCD3D #F1DB75 #F7E9AD #FCF8E3
Accessibility & contrast
On white
1.39
#F1DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#F1DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DB75
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DB75 | 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)
#EDD66C
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#FFCEC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f1db75; /* rgb */ color: rgb(241, 219, 117); /* oklch */ color: oklch(88.9% 0.125 97.4);
Tailwind
colors: {
custom: {
50: '#f8e59f',
500: '#f1db75',
950: '#000000',
},
}SCSS
$custom: #f1db75; $custom-light: #f8e59f; $custom-dark: #000000;
JSON
{
"hex": "#f1db75",
"rgb": {
"r": 241,
"g": 219,
"b": 117
},
"hsl": {
"h": 49.355,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.88888,
"c": 0.12505,
"h": 97.4
},
"luminance": 0.70648
}Semantic roles & 50–950 ramp
primary
#F1DB75
secondary
#3F58CB
accent
#2EDE08
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480