#F0F985#F0F985
#F0F985 is a very light, vivid yellow. Relative luminance 0.880; OKLCH L 95.2% C 0.140 H 112.7°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F985 |
|---|---|
| RGB | rgb(240, 249, 133) |
| HSL | hsl(65, 91%, 75%) |
| HSV | hsv(65, 47%, 98%) |
| CMYK | cmyk(3.6%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(95.15, -19.02, 54.29) |
| CIE-LCH | lch(95.15, 57.52, 109.31°) |
| OKLab | oklab(95.16% -0.0541 0.1294) |
| OKLCH | oklch(95.16% 0.14 112.7) |
| XYZ | xyz(74.0457, 87.9713, 35.2653) |
| Luminance | 0.8797 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.58
Pale Yellow
#FFFF84
ΔE00 2.83
Faded Yellow
#FEFF7F
ΔE00 2.94
Butter
#FFFF81
ΔE00 3.00
Banana (survey)
#FFFF7E
ΔE00 3.20
Manilla
#FFFA86
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F985 #8E85F9
analogous
#F9C885 #F0F985 #B6F985
triadic
#F0F985 #85F0F9 #F985F0
tetradic
#F0F985 #85F9C8 #8E85F9 #F985B6
square
#F0F985 #85F9C8 #8E85F9 #F985B6
split-complementary
#F0F985 #85B6F9 #C885F9
monochromatic
#E2F310 #E9F64B #F0F985 #F7FCBF #FBFEE2
Accessibility & contrast
On white
1.13
#F0F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#F0F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F985
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F985 | 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)
#FFF07B
Deuteranopia (green-blind)
#FFF38B
Tritanopia (blue-blind)
#FDEDDE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f985; /* rgb */ color: rgb(240, 249, 133); /* oklch */ color: oklch(95.2% 0.140 112.7);
Tailwind
colors: {
custom: {
50: '#f7fbab',
500: '#f0f985',
950: '#000000',
},
}SCSS
$custom: #f0f985; $custom-light: #f7fbab; $custom-dark: #000000;
JSON
{
"hex": "#f0f985",
"rgb": {
"r": 240,
"g": 249,
"b": 133
},
"hsl": {
"h": 64.655,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.95155,
"c": 0.14029,
"h": 112.7
},
"luminance": 0.8797
}Semantic roles & 50–950 ramp
primary
#F0F985
secondary
#564BD7
accent
#00E612
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581