#F4EAB4#F4EAB4
#F4EAB4 is a very light, moderate yellow. Relative luminance 0.814; OKLCH L 93.2% C 0.070 H 98.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAB4 |
|---|---|
| RGB | rgb(244, 234, 180) |
| HSL | hsl(51, 74%, 83%) |
| HSV | hsv(51, 26%, 96%) |
| CMYK | cmyk(0%, 4.1%, 26.2%, 4.3%) |
| CIE-LAB | lab(92.30, -4.83, 27.51) |
| CIE-LCH | lch(92.30, 27.93, 99.96°) |
| OKLab | oklab(93.19% -0.0108 0.0696) |
| OKLCH | oklch(93.19% 0.07 98.8) |
| XYZ | xyz(74.9695, 81.3755, 54.9289) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.77
Palegoldenrod
#EEE8AA
ΔE00 2.30
Light Tan
#FBEEAC
ΔE00 2.72
Beige (survey)
#E6DAA6
ΔE00 3.53
Egg Shell
#FFFCC4
ΔE00 4.10
Lemonchiffon
#FFFACD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAB4 #B4BEF4
analogous
#F4CAB4 #F4EAB4 #DEF4B4
triadic
#F4EAB4 #B4F4EA #EAB4F4
tetradic
#F4EAB4 #B4F4CA #B4BEF4 #F4B4DE
square
#F4EAB4 #B4F4CA #B4BEF4 #F4B4DE
split-complementary
#F4EAB4 #B4DEF4 #CAB4F4
monochromatic
#E4CC49 #ECDB7F #F4EAB4 #FBF8E4 #FBF8E4
Accessibility & contrast
On white
1.22
#F4EAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#F4EAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAB4
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAB4 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B1
Deuteranopia (green-blind)
#F8EBB6
Tritanopia (blue-blind)
#FEE2DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4eab4; /* rgb */ color: rgb(244, 234, 180); /* oklch */ color: oklch(93.2% 0.070 98.8);
Tailwind
colors: {
custom: {
50: '#f8f0ca',
500: '#f4eab4',
950: '#000000',
},
}SCSS
$custom: #f4eab4; $custom-light: #f8f0ca; $custom-dark: #000000;
JSON
{
"hex": "#f4eab4",
"rgb": {
"r": 244,
"g": 234,
"b": 180
},
"hsl": {
"h": 50.625,
"s": 74.419,
"l": 83.137
},
"oklch": {
"l": 0.93193,
"c": 0.07039,
"h": 98.8
},
"luminance": 0.81374
}Semantic roles & 50–950 ramp
primary
#F4EAB4
secondary
#7886D4
accent
#2ED70F
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582