#F4EA75#F4EA75
#F4EA75 is a very light, vivid yellow. Relative luminance 0.794; OKLCH L 92.2% C 0.139 H 104.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA75 |
|---|---|
| RGB | rgb(244, 234, 117) |
| HSL | hsl(55, 85%, 71%) |
| HSV | hsv(55, 52%, 96%) |
| CMYK | cmyk(0%, 4.1%, 52%, 4.3%) |
| CIE-LAB | lab(91.40, -11.52, 57.29) |
| CIE-LCH | lch(91.40, 58.44, 101.36°) |
| OKLab | oklab(92.19% -0.0344 0.1346) |
| OKLCH | oklch(92.19% 0.139 104.4) |
| XYZ | xyz(69.9440, 79.3653, 28.4608) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.78
Yellowish
#FAEE66
ΔE00 2.39
Straw
#FCF679
ΔE00 2.66
Manilla
#FFFA86
ΔE00 3.44
Khaki (CSS)
#F0E68C
ΔE00 3.81
Dull Yellow
#EEDC5B
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA75 #757FF4
analogous
#F4AA75 #F4EA75 #BEF475
triadic
#F4EA75 #75F4EA #EA75F4
tetradic
#F4EA75 #75F4AA #757FF4 #F475BE
square
#F4EA75 #75F4AA #757FF4 #F475BE
split-complementary
#F4EA75 #75BEF4 #AA75F4
monochromatic
#DDCD12 #EFE13C #F4EA75 #F9F3AE #FDFBE3
Accessibility & contrast
On white
1.24
#F4EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#F4EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA75
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA75 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36A
Deuteranopia (green-blind)
#FFE97B
Tritanopia (blue-blind)
#FFDDCF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4ea75; /* rgb */ color: rgb(244, 234, 117); /* oklch */ color: oklch(92.2% 0.139 104.4);
Tailwind
colors: {
custom: {
50: '#faf0a0',
500: '#f4ea75',
950: '#000000',
},
}SCSS
$custom: #f4ea75; $custom-light: #faf0a0; $custom-dark: #000000;
JSON
{
"hex": "#f4ea75",
"rgb": {
"r": 244,
"g": 234,
"b": 117
},
"hsl": {
"h": 55.276,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.92187,
"c": 0.13895,
"h": 104.4
},
"luminance": 0.79363
}Semantic roles & 50–950 ramp
primary
#F4EA75
secondary
#3F4ACE
accent
#15E204
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580