#F4E77A#F4E77A
#F4E77A is a very light, vivid yellow. Relative luminance 0.778; OKLCH L 91.6% C 0.131 H 102.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E77A |
|---|---|
| RGB | rgb(244, 231, 122) |
| HSL | hsl(54, 85%, 72%) |
| HSV | hsv(54, 50%, 96%) |
| CMYK | cmyk(0%, 5.3%, 50%, 4.3%) |
| CIE-LAB | lab(90.69, -9.61, 54.13) |
| CIE-LCH | lch(90.69, 54.98, 100.07°) |
| OKLab | oklab(91.64% -0.0285 0.1282) |
| OKLCH | oklch(91.64% 0.131 102.5) |
| XYZ | xyz(69.3990, 77.7924, 29.7683) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.33
Khaki (CSS)
#F0E68C
ΔE00 2.88
Yellowish
#FAEE66
ΔE00 3.41
Dull Yellow
#EEDC5B
ΔE00 3.70
Straw
#FCF679
ΔE00 3.76
Dark Cream
#FFF39A
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E77A #7A87F4
analogous
#F4AA7A #F4E77A #C4F47A
triadic
#F4E77A #7AF4E7 #E77AF4
tetradic
#F4E77A #7AF4AA #7A87F4 #F47AC4
square
#F4E77A #7AF4AA #7A87F4 #F47AC4
split-complementary
#F4E77A #7AC4F4 #AA7AF4
monochromatic
#E1CB13 #EFDD41 #F4E77A #F9F1B3 #FDFAE3
Accessibility & contrast
On white
1.27
#F4E77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#F4E77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E77A
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E77A | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E170
Deuteranopia (green-blind)
#FCE77F
Tritanopia (blue-blind)
#FFDACE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e77a; /* rgb */ color: rgb(244, 231, 122); /* oklch */ color: oklch(91.6% 0.131 102.5);
Tailwind
colors: {
custom: {
50: '#faeea3',
500: '#f4e77a',
950: '#000000',
},
}SCSS
$custom: #f4e77a; $custom-light: #faeea3; $custom-dark: #000000;
JSON
{
"hex": "#f4e77a",
"rgb": {
"r": 244,
"g": 231,
"b": 122
},
"hsl": {
"h": 53.607,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.91638,
"c": 0.13131,
"h": 102.5
},
"luminance": 0.7779
}Semantic roles & 50–950 ramp
primary
#F4E77A
secondary
#4352CF
accent
#1CE104
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480