#F5F5EA#F5F5EA
#F5F5EA is a very light, near-neutral yellow. Relative luminance 0.907; OKLCH L 96.7% C 0.015 H 106.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F5EA |
|---|---|
| RGB | rgb(245, 245, 234) |
| HSL | hsl(60, 35%, 94%) |
| HSV | hsv(60, 4%, 96%) |
| CMYK | cmyk(0%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(96.27, -1.90, 5.29) |
| CIE-LCH | lch(96.27, 5.62, 109.74°) |
| OKLab | oklab(96.71% -0.0042 0.0139) |
| OKLCH | oklch(96.71% 0.015 106.7) |
| XYZ | xyz(85.1577, 90.6580, 90.8384) |
| Luminance | 0.9066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.54
Floralwhite
#FFFAF0
ΔE00 2.88
Oldlace
#FDF5E6
ΔE00 3.74
Off White
#FAF9F6
ΔE00 4.01
Eggshell
#F0EAD6
ΔE00 4.55
Mintcream
#F5FFFA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F5EA #EAEAF5
analogous
#F5F0EA #F5F5EA #F0F5EA
triadic
#F5F5EA #EAF5F5 #F5EAF5
tetradic
#F5F5EA #EAF5F0 #EAEAF5 #F5EAF0
square
#F5F5EA #EAF5F0 #EAEAF5 #F5EAF0
split-complementary
#F5F5EA #EAF0F5 #F0EAF5
monochromatic
#CECE97 #E1E1C1 #F5F5EA #F5F5EA #F5F5EA
Accessibility & contrast
On white
1.10
#F5F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#F5F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F5EA
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F5EA | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#F7F3F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f5f5ea; /* rgb */ color: rgb(245, 245, 234); /* oklch */ color: oklch(96.7% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#f8f8f0',
500: '#f5f5ea',
950: '#000000',
},
}SCSS
$custom: #f5f5ea; $custom-light: #f8f8f0; $custom-dark: #000000;
JSON
{
"hex": "#f5f5ea",
"rgb": {
"r": 245,
"g": 245,
"b": 234
},
"hsl": {
"h": 60,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96715,
"c": 0.01451,
"h": 106.7
},
"luminance": 0.90658
}Semantic roles & 50–950 ramp
primary
#F5F5EA
secondary
#B2B2D1
accent
#37AE37
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585