#F0FD8A#F0FD8A
#F0FD8A is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 96.1% C 0.140 H 114.4°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FD8A |
|---|---|
| RGB | rgb(240, 253, 138) |
| HSL | hsl(67, 97%, 77%) |
| HSV | hsv(67, 45%, 99%) |
| CMYK | cmyk(5.1%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(96.25, -20.47, 53.29) |
| CIE-LCH | lch(96.25, 57.08, 111.01°) |
| OKLab | oklab(96.05% -0.0578 0.1276) |
| OKLCH | oklch(96.05% 0.14 114.4) |
| XYZ | xyz(75.6489, 90.6118, 37.5445) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.37
Pale Yellow
#FFFF84
ΔE00 3.45
Faded Yellow
#FEFF7F
ΔE00 3.55
Butter
#FFFF81
ΔE00 3.63
Banana (survey)
#FFFF7E
ΔE00 3.83
Light Yellow
#FFFE7A
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FD8A #978AFD
analogous
#FDD18A #F0FD8A #B7FD8A
triadic
#F0FD8A #8AF0FD #FD8AF0
tetradic
#F0FD8A #8AFDD1 #978AFD #FD8AB7
square
#F0FD8A #8AFDD1 #978AFD #FD8AB7
split-complementary
#F0FD8A #8AB7FD #D18AFD
monochromatic
#E1FB12 #E8FC4E #F0FD8A #F8FEC6 #FBFEE1
Accessibility & contrast
On white
1.10
#F0FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#F0FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FD8A
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FD8A | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF380
Deuteranopia (green-blind)
#FFF590
Tritanopia (blue-blind)
#FCF1E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f0fd8a; /* rgb */ color: rgb(240, 253, 138); /* oklch */ color: oklch(96.1% 0.140 114.4);
Tailwind
colors: {
custom: {
50: '#f7feae',
500: '#f0fd8a',
950: '#000000',
},
}SCSS
$custom: #f0fd8a; $custom-light: #f7feae; $custom-dark: #000000;
JSON
{
"hex": "#f0fd8a",
"rgb": {
"r": 240,
"g": 253,
"b": 138
},
"hsl": {
"h": 66.783,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.96053,
"c": 0.14007,
"h": 114.4
},
"luminance": 0.90611
}Semantic roles & 50–950 ramp
primary
#F0FD8A
secondary
#5E4EDD
accent
#00E61A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581