#F0E274#F0E274
#F0E274 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 90.2% C 0.132 H 102.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E274 |
|---|---|
| RGB | rgb(240, 226, 116) |
| HSL | hsl(53, 81%, 70%) |
| HSV | hsv(53, 52%, 94%) |
| CMYK | cmyk(0%, 5.8%, 51.7%, 5.9%) |
| CIE-LAB | lab(89.01, -9.22, 54.86) |
| CIE-LCH | lch(89.01, 55.63, 99.54°) |
| OKLab | oklab(90.21% -0.0277 0.1293) |
| OKLCH | oklch(90.21% 0.132 102.1) |
| XYZ | xyz(66.2859, 74.1812, 27.3464) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 2.87
Sandy Yellow
#FDEE73
ΔE00 2.99
Khaki (CSS)
#F0E68C
ΔE00 3.25
Sandy
#F1DA7A
ΔE00 3.45
Sand Yellow
#FCE166
ΔE00 3.73
Yellowish
#FAEE66
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E274 #7482F0
analogous
#F0A474 #F0E274 #C0F074
triadic
#F0E274 #74F0E2 #E274F0
tetradic
#F0E274 #74F0A4 #7482F0 #F074C0
square
#F0E274 #74F0A4 #7482F0 #F074C0
split-complementary
#F0E274 #74C0F0 #A474F0
monochromatic
#D3BE17 #EAD63D #F0E274 #F6EEAB #FCF9E2
Accessibility & contrast
On white
1.33
#F0E274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F0E274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E274
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E274 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#F8E279
Tritanopia (blue-blind)
#FFD5C9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0e274; /* rgb */ color: rgb(240, 226, 116); /* oklch */ color: oklch(90.2% 0.132 102.1);
Tailwind
colors: {
custom: {
50: '#f7ea9f',
500: '#f0e274',
950: '#000000',
},
}SCSS
$custom: #f0e274; $custom-light: #f7ea9f; $custom-dark: #000000;
JSON
{
"hex": "#f0e274",
"rgb": {
"r": 240,
"g": 226,
"b": 116
},
"hsl": {
"h": 53.226,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.90206,
"c": 0.13224,
"h": 102.1
},
"luminance": 0.74179
}Semantic roles & 50–950 ramp
primary
#F0E274
secondary
#3F4EC9
accent
#21DD09
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480