#F5F4E2#F5F4E2
#F5F4E2 is a very light, muted yellow. Relative luminance 0.896; OKLCH L 96.3% C 0.024 H 104.3°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F4E2 |
|---|---|
| RGB | rgb(245, 244, 226) |
| HSL | hsl(57, 49%, 92%) |
| HSV | hsv(57, 8%, 96%) |
| CMYK | cmyk(0%, 0.4%, 7.8%, 3.9%) |
| CIE-LAB | lab(95.83, -2.72, 8.79) |
| CIE-LCH | lch(95.83, 9.20, 107.21°) |
| OKLab | oklab(96.31% -0.0058 0.023) |
| OKLCH | oklch(96.31% 0.024 104.3) |
| XYZ | xyz(83.7326, 89.6053, 84.8212) |
| Luminance | 0.8961 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.53
Beige
#F5F5DC
ΔE00 2.59
Eggshell
#F0EAD6
ΔE00 2.97
Off White (survey)
#FFFFE4
ΔE00 3.78
Oldlace
#FDF5E6
ΔE00 3.90
Cornsilk
#FFF8DC
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F4E2 #E2E3F5
analogous
#F5EBE2 #F5F4E2 #EDF5E2
triadic
#F5F4E2 #E2F5F4 #F4E2F5
tetradic
#F5F4E2 #E2F5EB #E2E3F5 #F5E2ED
square
#F5F4E2 #E2F5EB #E2E3F5 #F5E2ED
split-complementary
#F5F4E2 #E2EDF5 #EBE2F5
monochromatic
#D6D187 #E5E3B4 #F5F4E2 #F7F6E8 #F7F6E8
Accessibility & contrast
On white
1.11
#F5F4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#F5F4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F4E2
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F4E2 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2E1
Deuteranopia (green-blind)
#F8F3E3
Tritanopia (blue-blind)
#F8F1EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f5f4e2; /* rgb */ color: rgb(245, 244, 226); /* oklch */ color: oklch(96.3% 0.024 104.3);
Tailwind
colors: {
custom: {
50: '#f8f7eb',
500: '#f5f4e2',
950: '#000000',
},
}SCSS
$custom: #f5f4e2; $custom-light: #f8f7eb; $custom-dark: #000000;
JSON
{
"hex": "#f5f4e2",
"rgb": {
"r": 245,
"g": 244,
"b": 226
},
"hsl": {
"h": 56.842,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.9631,
"c": 0.02372,
"h": 104.3
},
"luminance": 0.89605
}Semantic roles & 50–950 ramp
primary
#F5F4E2
secondary
#A7AAD4
accent
#31BC29
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584