#F4EABC#F4EABC
#F4EABC is a very light, moderate yellow. Relative luminance 0.817; OKLCH L 93.4% C 0.061 H 97.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EABC |
|---|---|
| RGB | rgb(244, 234, 188) |
| HSL | hsl(49, 72%, 85%) |
| HSV | hsv(49, 23%, 96%) |
| CMYK | cmyk(0%, 4.1%, 23%, 4.3%) |
| CIE-LAB | lab(92.45, -3.75, 23.61) |
| CIE-LCH | lch(92.45, 23.90, 99.03°) |
| OKLab | oklab(93.36% -0.0076 0.0602) |
| OKLCH | oklch(93.36% 0.061 97.2) |
| XYZ | xyz(75.8081, 81.7110, 59.3455) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.13
Pale
#FFF9D0
ΔE00 3.56
Lemonchiffon
#FFFACD
ΔE00 3.60
Beige (survey)
#E6DAA6
ΔE00 3.89
Palegoldenrod
#EEE8AA
ΔE00 4.03
Light Tan
#FBEEAC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EABC #BCC6F4
analogous
#F4CEBC #F4EABC #E2F4BC
triadic
#F4EABC #BCF4EA #EABCF4
tetradic
#F4EABC #BCF4CE #BCC6F4 #F4BCE2
square
#F4EABC #BCF4CE #BCC6F4 #F4BCE2
split-complementary
#F4EABC #BCE2F4 #CEBCF4
monochromatic
#E3C953 #EBDA87 #F4EABC #FBF7E5 #FBF7E5
Accessibility & contrast
On white
1.21
#F4EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#F4EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EABC
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EABC | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B9
Deuteranopia (green-blind)
#F6EBBD
Tritanopia (blue-blind)
#FDE3DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4eabc; /* rgb */ color: rgb(244, 234, 188); /* oklch */ color: oklch(93.4% 0.061 97.2);
Tailwind
colors: {
custom: {
50: '#f8f0d0',
500: '#f4eabc',
950: '#000000',
},
}SCSS
$custom: #f4eabc; $custom-light: #f8f0d0; $custom-dark: #000000;
JSON
{
"hex": "#f4eabc",
"rgb": {
"r": 244,
"g": 234,
"b": 188
},
"hsl": {
"h": 49.286,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.93359,
"c": 0.06064,
"h": 97.2
},
"luminance": 0.8171
}Semantic roles & 50–950 ramp
primary
#F4EABC
secondary
#7F8FD5
accent
#34D412
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171614
muted
#858583