#F0F072#F0F072
#F0F072 is a very light, vivid yellow. Relative luminance 0.821; OKLCH L 93.1% C 0.148 H 109.0°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F072 |
|---|---|
| RGB | rgb(240, 240, 114) |
| HSL | hsl(60, 81%, 69%) |
| HSV | hsv(60, 53%, 94%) |
| CMYK | cmyk(0%, 0%, 52.5%, 5.9%) |
| CIE-LAB | lab(92.60, -16.29, 59.97) |
| CIE-LCH | lch(92.60, 62.14, 105.20°) |
| OKLab | oklab(93.06% -0.0482 0.1402) |
| OKLCH | oklch(93.06% 0.148 109) |
| XYZ | xyz(70.1343, 82.0621, 28.0614) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.05
Yellowish Tan
#FCFC81
ΔE00 2.55
Manilla
#FFFA86
ΔE00 2.85
Custard
#FFFD78
ΔE00 2.87
Light Yellow
#FFFE7A
ΔE00 2.97
Butter Yellow
#FFFD74
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F072 #7272F0
analogous
#F0B172 #F0F072 #B1F072
triadic
#F0F072 #72F0F0 #F072F0
tetradic
#F0F072 #72F0B1 #7272F0 #F072B1
square
#F0F072 #72F0B1 #7272F0 #F072B1
split-complementary
#F0F072 #72B1F0 #B172F0
monochromatic
#D1D116 #EAEA3B #F0F072 #F6F6A9 #FCFCE1
Accessibility & contrast
On white
1.21
#F0F072 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#F0F072 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F072
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F072 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F072 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE766
Deuteranopia (green-blind)
#FFEC79
Tritanopia (blue-blind)
#FFE3D4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f0f072; /* rgb */ color: rgb(240, 240, 114); /* oklch */ color: oklch(93.1% 0.148 109.0);
Tailwind
colors: {
custom: {
50: '#f7f49e',
500: '#f0f072',
950: '#000000',
},
}SCSS
$custom: #f0f072; $custom-light: #f7f49e; $custom-dark: #000000;
JSON
{
"hex": "#f0f072",
"rgb": {
"r": 240,
"g": 240,
"b": 114
},
"hsl": {
"h": 60,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.93058,
"c": 0.14822,
"h": 109
},
"luminance": 0.8206
}Semantic roles & 50–950 ramp
primary
#F0F072
secondary
#3D3DC9
accent
#08DD08
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17170F
muted
#858580