#F9F581#F9F581
#F9F581 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 95.0% C 0.138 H 107.0°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F581 |
|---|---|
| RGB | rgb(249, 245, 129) |
| HSL | hsl(58, 91%, 74%) |
| HSV | hsv(58, 48%, 98%) |
| CMYK | cmyk(0%, 1.6%, 48.2%, 2.4%) |
| CIE-LAB | lab(94.75, -13.94, 55.83) |
| CIE-LCH | lch(94.75, 57.54, 104.02°) |
| OKLab | oklab(94.99% -0.0405 0.1324) |
| OKLCH | oklch(94.99% 0.138 107) |
| XYZ | xyz(75.6836, 87.0315, 33.5766) |
| Luminance | 0.8703 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.09
Straw
#FCF679
ΔE00 1.28
Yellowish Tan
#FCFC81
ΔE00 1.71
Pale Yellow
#FFFF84
ΔE00 2.18
Butter
#FFFF81
ΔE00 2.30
Custard
#FFFD78
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F581 #8185F9
analogous
#F9B981 #F9F581 #C1F981
triadic
#F9F581 #81F9F5 #F581F9
tetradic
#F9F581 #81F9B9 #8185F9 #F981C1
square
#F9F581 #81F9B9 #8185F9 #F981C1
split-complementary
#F9F581 #81C1F9 #B981F9
monochromatic
#F3EC0C #F6F047 #F9F581 #FCFABB #FEFDE2
Accessibility & contrast
On white
1.14
#F9F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F9F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F581
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F581 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED77
Deuteranopia (green-blind)
#FFF287
Tritanopia (blue-blind)
#FFE8DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f9f581; /* rgb */ color: rgb(249, 245, 129); /* oklch */ color: oklch(95.0% 0.138 107.0);
Tailwind
colors: {
custom: {
50: '#fdf8a8',
500: '#f9f581',
950: '#000000',
},
}SCSS
$custom: #f9f581; $custom-light: #fdf8a8; $custom-dark: #000000;
JSON
{
"hex": "#f9f581",
"rgb": {
"r": 249,
"g": 245,
"b": 129
},
"hsl": {
"h": 58,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.94991,
"c": 0.13846,
"h": 107
},
"luminance": 0.8703
}Semantic roles & 50–950 ramp
primary
#F9F581
secondary
#484DD6
accent
#08E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581