#F4E772#F4E772
#F4E772 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.5% C 0.139 H 103.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E772 |
|---|---|
| RGB | rgb(244, 231, 114) |
| HSL | hsl(54, 86%, 70%) |
| HSV | hsv(54, 53%, 96%) |
| CMYK | cmyk(0%, 5.3%, 53.3%, 4.3%) |
| CIE-LAB | lab(90.60, -10.27, 57.73) |
| CIE-LCH | lch(90.60, 58.64, 100.08°) |
| OKLab | oklab(91.54% -0.0312 0.1353) |
| OKLCH | oklch(91.54% 0.139 103) |
| XYZ | xyz(68.9235, 77.6022, 27.2644) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.76
Yellowish
#FAEE66
ΔE00 2.52
Dull Yellow
#EEDC5B
ΔE00 3.06
Straw
#FCF679
ΔE00 3.44
Sand Yellow
#FCE166
ΔE00 3.81
Khaki (CSS)
#F0E68C
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E772 #727FF4
analogous
#F4A672 #F4E772 #C0F472
triadic
#F4E772 #72F4E7 #E772F4
tetradic
#F4E772 #72F4A6 #727FF4 #F472C0
square
#F4E772 #72F4A6 #727FF4 #F472C0
split-complementary
#F4E772 #72C0F4 #A672F4
monochromatic
#DBC611 #F0DD39 #F4E772 #F8F1AB #FDFAE3
Accessibility & contrast
On white
1.27
#F4E772 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F4E772 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E772
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E772 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E772 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E067
Deuteranopia (green-blind)
#FDE778
Tritanopia (blue-blind)
#FFDACD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e772; /* rgb */ color: rgb(244, 231, 114); /* oklch */ color: oklch(91.5% 0.139 103.0);
Tailwind
colors: {
custom: {
50: '#faee9e',
500: '#f4e772',
950: '#000000',
},
}SCSS
$custom: #f4e772; $custom-light: #faee9e; $custom-dark: #000000;
JSON
{
"hex": "#f4e772",
"rgb": {
"r": 244,
"g": 231,
"b": 114
},
"hsl": {
"h": 54,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.9154,
"c": 0.13881,
"h": 103
},
"luminance": 0.776
}Semantic roles & 50–950 ramp
primary
#F4E772
secondary
#3C4BCE
accent
#1AE203
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480