#F5F4E5#F5F4E5
#F5F4E5 is a very light, near-neutral yellow. Relative luminance 0.898; OKLCH L 96.4% C 0.020 H 103.7°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F4E5 |
|---|---|
| RGB | rgb(245, 244, 229) |
| HSL | hsl(56, 44%, 93%) |
| HSV | hsv(56, 7%, 96%) |
| CMYK | cmyk(0%, 0.4%, 6.5%, 3.9%) |
| CIE-LAB | lab(95.90, -2.23, 7.34) |
| CIE-LCH | lch(95.90, 7.67, 106.89°) |
| OKLab | oklab(96.39% -0.0047 0.0192) |
| OKLCH | oklch(96.39% 0.02 103.7) |
| XYZ | xyz(84.1478, 89.7714, 87.0081) |
| Luminance | 0.8977 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.23
Eggshell
#F0EAD6
ΔE00 3.30
Oldlace
#FDF5E6
ΔE00 3.41
Floralwhite
#FFFAF0
ΔE00 3.58
Beige
#F5F5DC
ΔE00 3.73
Off White (survey)
#FFFFE4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F4E5 #E5E6F5
analogous
#F5ECE5 #F5F4E5 #EEF5E5
triadic
#F5F4E5 #E5F5F4 #F4E5F5
tetradic
#F5F4E5 #E5F5EC #E5E6F5 #F5E5EE
square
#F5F4E5 #E5F5EC #E5E6F5 #F5E5EE
split-complementary
#F5F4E5 #E5EEF5 #ECE5F5
monochromatic
#D3CF8D #E4E1B9 #F5F4E5 #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.11
#F5F4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#F5F4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F4E5
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F4E5 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E4
Deuteranopia (green-blind)
#F8F4E5
Tritanopia (blue-blind)
#F8F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f5f4e5; /* rgb */ color: rgb(245, 244, 229); /* oklch */ color: oklch(96.4% 0.020 103.7);
Tailwind
colors: {
custom: {
50: '#f8f7ed',
500: '#f5f4e5',
950: '#000000',
},
}SCSS
$custom: #f5f4e5; $custom-light: #f8f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f5f4e5",
"rgb": {
"r": 245,
"g": 244,
"b": 229
},
"hsl": {
"h": 56.25,
"s": 44.444,
"l": 92.941
},
"oklch": {
"l": 0.96387,
"c": 0.0198,
"h": 103.7
},
"luminance": 0.89771
}Semantic roles & 50–950 ramp
primary
#F5F4E5
secondary
#ABAED3
accent
#37B82E
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584