#F5F790#F5F790
#F5F790 is a very light, vivid yellow. Relative luminance 0.879; OKLCH L 95.3% C 0.126 H 109.5°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F790 |
|---|---|
| RGB | rgb(245, 247, 144) |
| HSL | hsl(61, 87%, 77%) |
| HSV | hsv(61, 42%, 97%) |
| CMYK | cmyk(0.8%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(95.14, -15.06, 49.15) |
| CIE-LCH | lch(95.14, 51.41, 107.04°) |
| OKLab | oklab(95.28% -0.0421 0.1187) |
| OKLCH | oklch(95.28% 0.126 109.5) |
| XYZ | xyz(75.9522, 87.9491, 39.3550) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.72
Yellowish Tan
#FCFC81
ΔE00 2.90
Pale Yellow
#FFFF84
ΔE00 3.13
Buff
#FEF69E
ΔE00 3.27
Butter
#FFFF81
ΔE00 3.44
Faded Yellow
#FEFF7F
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F790 #9290F7
analogous
#F7C690 #F5F790 #C2F790
triadic
#F5F790 #90F5F7 #F790F5
tetradic
#F5F790 #90F7C6 #9290F7 #F790C2
square
#F5F790 #90F7C6 #9290F7 #F790C2
split-complementary
#F5F790 #90C2F7 #C690F7
monochromatic
#EBEF1E #F0F357 #F5F790 #FAFBC9 #FCFDE2
Accessibility & contrast
On white
1.13
#F5F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#F5F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F790
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F790 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF88
Deuteranopia (green-blind)
#FFF395
Tritanopia (blue-blind)
#FFECDE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5f790; /* rgb */ color: rgb(245, 247, 144); /* oklch */ color: oklch(95.3% 0.126 109.5);
Tailwind
colors: {
custom: {
50: '#faf9b2',
500: '#f5f790',
950: '#000000',
},
}SCSS
$custom: #f5f790; $custom-light: #faf9b2; $custom-dark: #000000;
JSON
{
"hex": "#f5f790",
"rgb": {
"r": 245,
"g": 247,
"b": 144
},
"hsl": {
"h": 61.165,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.95283,
"c": 0.12596,
"h": 109.5
},
"luminance": 0.87948
}Semantic roles & 50–950 ramp
primary
#F5F790
secondary
#5856D5
accent
#02E307
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581