#F5F490#F5F490
#F5F490 is a very light, vivid yellow. Relative luminance 0.861; OKLCH L 94.7% C 0.123 H 108.0°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F490 |
|---|---|
| RGB | rgb(245, 244, 144) |
| HSL | hsl(59, 83%, 76%) |
| HSV | hsv(59, 41%, 96%) |
| CMYK | cmyk(0%, 0.4%, 41.2%, 3.9%) |
| CIE-LAB | lab(94.37, -13.60, 48.19) |
| CIE-LCH | lch(94.37, 50.07, 105.76°) |
| OKLab | oklab(94.67% -0.0379 0.1165) |
| OKLCH | oklch(94.67% 0.123 108) |
| XYZ | xyz(75.0422, 86.1291, 39.0516) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.62
Manilla
#FFFA86
ΔE00 2.78
Dark Cream
#FFF39A
ΔE00 3.25
Yellowish Tan
#FCFC81
ΔE00 3.32
Pale Yellow
#FFFF84
ΔE00 3.61
Straw
#FCF679
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F490 #9091F5
analogous
#F5C290 #F5F490 #C4F590
triadic
#F5F490 #90F5F4 #F490F5
tetradic
#F5F490 #90F5C2 #9091F5 #F590C4
square
#F5F490 #90F5C2 #9091F5 #F590C4
split-complementary
#F5F490 #90C4F5 #C290F5
monochromatic
#EBE920 #F0EE58 #F5F490 #FAFAC8 #FCFCE3
Accessibility & contrast
On white
1.15
#F5F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#F5F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F490
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F490 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#FFF194
Tritanopia (blue-blind)
#FFE9DC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5f490; /* rgb */ color: rgb(245, 244, 144); /* oklch */ color: oklch(94.7% 0.123 108.0);
Tailwind
colors: {
custom: {
50: '#faf7b2',
500: '#f5f490',
950: '#000000',
},
}SCSS
$custom: #f5f490; $custom-light: #faf7b2; $custom-dark: #000000;
JSON
{
"hex": "#f5f490",
"rgb": {
"r": 245,
"g": 244,
"b": 144
},
"hsl": {
"h": 59.406,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.94669,
"c": 0.12256,
"h": 108
},
"luminance": 0.86127
}Semantic roles & 50–950 ramp
primary
#F5F490
secondary
#5658D3
accent
#08E006
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581