#F0E27A#F0E27A
#F0E27A is a very light, vivid yellow. Relative luminance 0.743; OKLCH L 90.3% C 0.126 H 101.7°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F0E27A |
|---|---|
| RGB | rgb(240, 226, 122) |
| HSL | hsl(53, 80%, 71%) |
| HSV | hsv(53, 49%, 94%) |
| CMYK | cmyk(0%, 5.8%, 49.2%, 5.9%) |
| CIE-LAB | lab(89.08, -8.71, 52.13) |
| CIE-LCH | lch(89.08, 52.85, 99.49°) |
| OKLab | oklab(90.28% -0.0257 0.1238) |
| OKLCH | oklch(90.28% 0.126 101.7) |
| XYZ | xyz(66.6463, 74.3253, 29.2441) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.52
Sandy
#F1DA7A
ΔE00 3.09
Sandy Yellow
#FDEE73
ΔE00 3.44
Dull Yellow
#EEDC5B
ΔE00 3.56
Yellow Tan
#FFE36E
ΔE00 4.06
Sand Yellow
#FCE166
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0E27A #7A88F0
analogous
#F0A77A #F0E27A #C3F07A
triadic
#F0E27A #7AF0E2 #E27AF0
tetradic
#F0E27A #7AF0A7 #7A88F0 #F07AC3
square
#F0E27A #7AF0A7 #7A88F0 #F07AC3
split-complementary
#F0E27A #7AC3F0 #A77AF0
monochromatic
#D7C118 #EAD643 #F0E27A #F6EEB1 #FCF9E4
Accessibility & contrast
On white
1.32
#F0E27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#F0E27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0E27A
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0E27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0E27A | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC71
Deuteranopia (green-blind)
#F7E37F
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0e27a; /* rgb */ color: rgb(240, 226, 122); /* oklch */ color: oklch(90.3% 0.126 101.7);
Tailwind
colors: {
custom: {
50: '#f7eaa3',
500: '#f0e27a',
950: '#000000',
},
}SCSS
$custom: #f0e27a; $custom-light: #f7eaa3; $custom-dark: #000000;
JSON
{
"hex": "#f0e27a",
"rgb": {
"r": 240,
"g": 226,
"b": 122
},
"hsl": {
"h": 52.881,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.90282,
"c": 0.12646,
"h": 101.7
},
"luminance": 0.74323
}Semantic roles & 50–950 ramp
primary
#F0E27A
secondary
#4454CA
accent
#22DC09
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480