#F5F4EA#F5F4EA
#F5F4EA is a very light, near-neutral yellow. Relative luminance 0.901; OKLCH L 96.5% C 0.013 H 102.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F4EA |
|---|---|
| RGB | rgb(245, 244, 234) |
| HSL | hsl(55, 35%, 94%) |
| HSV | hsv(55, 4%, 96%) |
| CMYK | cmyk(0%, 0.4%, 4.5%, 3.9%) |
| CIE-LAB | lab(96.02, -1.39, 4.93) |
| CIE-LCH | lch(96.02, 5.12, 105.77°) |
| OKLab | oklab(96.52% -0.0028 0.013) |
| OKLCH | oklch(96.52% 0.013 102) |
| XYZ | xyz(84.8560, 90.0546, 90.7379) |
| Luminance | 0.9005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.41
Ivory
#FFFFF0
ΔE00 3.04
Oldlace
#FDF5E6
ΔE00 3.44
Off White
#FAF9F6
ΔE00 3.50
Linen
#FAF0E6
ΔE00 4.45
Eggshell
#F0EAD6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F4EA #EAEBF5
analogous
#F5EFEA #F5F4EA #F1F5EA
triadic
#F5F4EA #EAF5F4 #F4EAF5
tetradic
#F5F4EA #EAF5EF #EAEBF5 #F5EAF1
square
#F5F4EA #EAF5EF #EAEBF5 #F5EAF1
split-complementary
#F5F4EA #EAF1F5 #EFEAF5
monochromatic
#CEC997 #E1DEC1 #F5F4EA #F5F4EA #F5F4EA
Accessibility & contrast
On white
1.10
#F5F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#F5F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F4EA
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F4EA | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#F7F2F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f5f4ea; /* rgb */ color: rgb(245, 244, 234); /* oklch */ color: oklch(96.5% 0.013 102.0);
Tailwind
colors: {
custom: {
50: '#f8f7f0',
500: '#f5f4ea',
950: '#000000',
},
}SCSS
$custom: #f5f4ea; $custom-light: #f8f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f5f4ea",
"rgb": {
"r": 245,
"g": 244,
"b": 234
},
"hsl": {
"h": 54.545,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96519,
"c": 0.01326,
"h": 102
},
"luminance": 0.90054
}Semantic roles & 50–950 ramp
primary
#F5F4EA
secondary
#B2B5D1
accent
#42AE37
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585