#F4E27E#F4E27E
#F4E27E is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.7% C 0.123 H 99.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E27E |
|---|---|
| RGB | rgb(244, 226, 126) |
| HSL | hsl(51, 84%, 73%) |
| HSV | hsv(51, 48%, 96%) |
| CMYK | cmyk(0%, 7.4%, 48.4%, 4.3%) |
| CIE-LAB | lab(89.46, -6.76, 50.76) |
| CIE-LCH | lch(89.46, 51.21, 97.59°) |
| OKLab | oklab(90.68% -0.0199 0.1211) |
| OKLCH | oklch(90.68% 0.123 99.3) |
| XYZ | xyz(68.2725, 75.1346, 30.6408) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.19
Khaki (CSS)
#F0E68C
ΔE00 2.73
Yellow Tan
#FFE36E
ΔE00 3.39
Wheat (survey)
#FBDD7E
ΔE00 3.55
Sand Yellow
#FCE166
ΔE00 3.69
Sandy Yellow
#FDEE73
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E27E #7E90F4
analogous
#F4A77E #F4E27E #CBF47E
triadic
#F4E27E #7EF4E2 #E27EF4
tetradic
#F4E27E #7EF4A7 #7E90F4 #F47ECB
square
#F4E27E #7EF4A7 #7E90F4 #F47ECB
split-complementary
#F4E27E #7ECBF4 #A77EF4
monochromatic
#E4C413 #EFD546 #F4E27E #F9EFB6 #FDF9E3
Accessibility & contrast
On white
1.31
#F4E27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#F4E27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E27E
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E27E | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#F8E482
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4e27e; /* rgb */ color: rgb(244, 226, 126); /* oklch */ color: oklch(90.7% 0.123 99.3);
Tailwind
colors: {
custom: {
50: '#faeaa5',
500: '#f4e27e',
950: '#000000',
},
}SCSS
$custom: #f4e27e; $custom-light: #faeaa5; $custom-dark: #000000;
JSON
{
"hex": "#f4e27e",
"rgb": {
"r": 244,
"g": 226,
"b": 126
},
"hsl": {
"h": 50.847,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.90678,
"c": 0.1227,
"h": 99.3
},
"luminance": 0.75132
}Semantic roles & 50–950 ramp
primary
#F4E27E
secondary
#475CCF
accent
#26E105
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480