#F4EAB0#F4EAB0
#F4EAB0 is a very light, moderate yellow. Relative luminance 0.812; OKLCH L 93.1% C 0.075 H 99.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAB0 |
|---|---|
| RGB | rgb(244, 234, 176) |
| HSL | hsl(51, 76%, 82%) |
| HSV | hsv(51, 28%, 96%) |
| CMYK | cmyk(0%, 4.1%, 27.9%, 4.3%) |
| CIE-LAB | lab(92.23, -5.35, 29.46) |
| CIE-LCH | lch(92.23, 29.94, 100.29°) |
| OKLab | oklab(93.11% -0.0123 0.0742) |
| OKLCH | oklch(93.11% 0.075 99.5) |
| XYZ | xyz(74.5679, 81.2149, 52.8138) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.55
Palegoldenrod
#EEE8AA
ΔE00 1.65
Light Tan
#FBEEAC
ΔE00 2.00
Beige (survey)
#E6DAA6
ΔE00 3.69
Egg Shell
#FFFCC4
ΔE00 4.13
Lemonchiffon
#FFFACD
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAB0 #B0BAF4
analogous
#F4C8B0 #F4EAB0 #DCF4B0
triadic
#F4EAB0 #B0F4EA #EAB0F4
tetradic
#F4EAB0 #B0F4C8 #B0BAF4 #F4B0DC
square
#F4EAB0 #B0F4C8 #B0BAF4 #F4B0DC
split-complementary
#F4EAB0 #B0DCF4 #C8B0F4
monochromatic
#E5CD45 #EDDC7A #F4EAB0 #FBF8E4 #FBF8E4
Accessibility & contrast
On white
1.22
#F4EAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#F4EAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAB0
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAB0 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F8EBB2
Tritanopia (blue-blind)
#FEE2DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4eab0; /* rgb */ color: rgb(244, 234, 176); /* oklch */ color: oklch(93.1% 0.075 99.5);
Tailwind
colors: {
custom: {
50: '#f8f0c8',
500: '#f4eab0',
950: '#000000',
},
}SCSS
$custom: #f4eab0; $custom-light: #f8f0c8; $custom-dark: #000000;
JSON
{
"hex": "#f4eab0",
"rgb": {
"r": 244,
"g": 234,
"b": 176
},
"hsl": {
"h": 51.176,
"s": 75.556,
"l": 82.353
},
"oklch": {
"l": 0.93113,
"c": 0.0752,
"h": 99.5
},
"luminance": 0.81213
}Semantic roles & 50–950 ramp
primary
#F4EAB0
secondary
#7482D4
accent
#2BD80E
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582