#F4E67A#F4E67A
#F4E67A is a very light, vivid yellow. Relative luminance 0.772; OKLCH L 91.4% C 0.130 H 102.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E67A |
|---|---|
| RGB | rgb(244, 230, 122) |
| HSL | hsl(53, 85%, 72%) |
| HSV | hsv(53, 50%, 96%) |
| CMYK | cmyk(0%, 5.7%, 50%, 4.3%) |
| CIE-LAB | lab(90.43, -9.11, 53.83) |
| CIE-LCH | lch(90.43, 54.59, 99.61°) |
| OKLab | oklab(91.44% -0.027 0.1275) |
| OKLCH | oklch(91.44% 0.13 102) |
| XYZ | xyz(69.1199, 77.2342, 29.6753) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.48
Khaki (CSS)
#F0E68C
ΔE00 2.85
Dull Yellow
#EEDC5B
ΔE00 3.58
Yellowish
#FAEE66
ΔE00 3.61
Sandy
#F1DA7A
ΔE00 3.75
Yellow Tan
#FFE36E
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E67A #7A88F4
analogous
#F4A97A #F4E67A #C5F47A
triadic
#F4E67A #7AF4E6 #E67AF4
tetradic
#F4E67A #7AF4A9 #7A88F4 #F47AC5
square
#F4E67A #7AF4A9 #7A88F4 #F47AC5
split-complementary
#F4E67A #7AC5F4 #A97AF4
monochromatic
#E1C913 #EFDB41 #F4E67A #F9F1B3 #FDFAE3
Accessibility & contrast
On white
1.28
#F4E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F4E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E67A
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E67A | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#FBE67F
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e67a; /* rgb */ color: rgb(244, 230, 122); /* oklch */ color: oklch(91.4% 0.130 102.0);
Tailwind
colors: {
custom: {
50: '#faeda3',
500: '#f4e67a',
950: '#000000',
},
}SCSS
$custom: #f4e67a; $custom-light: #faeda3; $custom-dark: #000000;
JSON
{
"hex": "#f4e67a",
"rgb": {
"r": 244,
"g": 230,
"b": 122
},
"hsl": {
"h": 53.115,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.91435,
"c": 0.13035,
"h": 102
},
"luminance": 0.77232
}Semantic roles & 50–950 ramp
primary
#F4E67A
secondary
#4353CF
accent
#1EE104
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480