#F4F5EA#F4F5EA
#F4F5EA is a very light, near-neutral yellow. Relative luminance 0.905; OKLCH L 96.6% C 0.015 H 110.9°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F5EA |
|---|---|
| RGB | rgb(244, 245, 234) |
| HSL | hsl(65, 35%, 94%) |
| HSV | hsv(65, 4%, 96%) |
| CMYK | cmyk(0.4%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(96.19, -2.24, 5.17) |
| CIE-LCH | lch(96.19, 5.64, 113.38°) |
| OKLab | oklab(96.64% -0.0052 0.0136) |
| OKLCH | oklch(96.64% 0.015 110.9) |
| XYZ | xyz(84.8097, 90.4786, 90.8221) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.55
Floralwhite
#FFFAF0
ΔE00 3.32
Oldlace
#FDF5E6
ΔE00 4.19
Off White
#FAF9F6
ΔE00 4.20
Mintcream
#F5FFFA
ΔE00 4.64
Eggshell
#F0EAD6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F5EA #EBEAF5
analogous
#F5F1EA #F4F5EA #EFF5EA
triadic
#F4F5EA #EAF4F5 #F5EAF4
tetradic
#F4F5EA #EAF5F1 #EBEAF5 #F5EAEF
square
#F4F5EA #EAF5F1 #EBEAF5 #F5EAEF
split-complementary
#F4F5EA #EAEFF5 #F1EAF5
monochromatic
#C9CE97 #DEE1C1 #F4F5EA #F4F5EA #F4F5EA
Accessibility & contrast
On white
1.10
#F4F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#F4F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F5EA
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F5EA | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#F6F3F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4f5ea; /* rgb */ color: rgb(244, 245, 234); /* oklch */ color: oklch(96.6% 0.015 110.9);
Tailwind
colors: {
custom: {
50: '#f7f8f0',
500: '#f4f5ea',
950: '#000000',
},
}SCSS
$custom: #f4f5ea; $custom-light: #f7f8f0; $custom-dark: #000000;
JSON
{
"hex": "#f4f5ea",
"rgb": {
"r": 244,
"g": 245,
"b": 234
},
"hsl": {
"h": 65.455,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96639,
"c": 0.01456,
"h": 110.9
},
"luminance": 0.90478
}Semantic roles & 50–950 ramp
primary
#F4F5EA
secondary
#B5B2D1
accent
#37AE42
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585