#F5F4E4#F5F4E4
#F5F4E4 is a very light, muted yellow. Relative luminance 0.897; OKLCH L 96.4% C 0.021 H 103.9°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F4E4 |
|---|---|
| RGB | rgb(245, 244, 228) |
| HSL | hsl(56, 46%, 93%) |
| HSV | hsv(56, 7%, 96%) |
| CMYK | cmyk(0%, 0.4%, 6.9%, 3.9%) |
| CIE-LAB | lab(95.88, -2.39, 7.82) |
| CIE-LCH | lch(95.88, 8.18, 107.01°) |
| OKLab | oklab(96.36% -0.0051 0.0205) |
| OKLCH | oklch(96.36% 0.021 103.9) |
| XYZ | xyz(84.0086, 89.7157, 86.2749) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.27
Eggshell
#F0EAD6
ΔE00 3.14
Beige
#F5F5DC
ΔE00 3.35
Oldlace
#FDF5E6
ΔE00 3.54
Floralwhite
#FFFAF0
ΔE00 3.88
Off White (survey)
#FFFFE4
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F4E4 #E4E5F5
analogous
#F5EBE4 #F5F4E4 #EDF5E4
triadic
#F5F4E4 #E4F5F4 #F4E4F5
tetradic
#F5F4E4 #E4F5EB #E4E5F5 #F5E4ED
square
#F5F4E4 #E4F5EB #E4E5F5 #F5E4ED
split-complementary
#F5F4E4 #E4EDF5 #EBE4F5
monochromatic
#D4D08B #E4E2B7 #F5F4E4 #F7F6E9 #F7F6E9
Accessibility & contrast
On white
1.11
#F5F4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#F5F4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F4E4
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F4E4 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E3
Deuteranopia (green-blind)
#F8F4E5
Tritanopia (blue-blind)
#F8F2EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f5f4e4; /* rgb */ color: rgb(245, 244, 228); /* oklch */ color: oklch(96.4% 0.021 103.9);
Tailwind
colors: {
custom: {
50: '#f8f7ec',
500: '#f5f4e4',
950: '#000000',
},
}SCSS
$custom: #f5f4e4; $custom-light: #f8f7ec; $custom-dark: #000000;
JSON
{
"hex": "#f5f4e4",
"rgb": {
"r": 245,
"g": 244,
"b": 228
},
"hsl": {
"h": 56.471,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.96361,
"c": 0.02111,
"h": 103.9
},
"luminance": 0.89715
}Semantic roles & 50–950 ramp
primary
#F5F4E4
secondary
#AAACD3
accent
#35B92C
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584