#F5F0EA#F5F0EA
#F5F0EA is a very light, near-neutral orange. Relative luminance 0.877; OKLCH L 95.7% C 0.010 H 72.6°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F0EA |
|---|---|
| RGB | rgb(245, 240, 234) |
| HSL | hsl(33, 35%, 94%) |
| HSV | hsv(33, 4%, 96%) |
| CMYK | cmyk(0%, 2%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.02, 0.64, 3.49) |
| CIE-LCH | lch(95.02, 3.54, 79.61°) |
| OKLab | oklab(95.74% 0.0029 0.0092) |
| OKLCH | oklch(95.74% 0.01 72.6) |
| XYZ | xyz(83.6655, 87.6736, 90.3410) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.45
Seashell
#FFF5EE
ΔE00 2.55
Off White
#FAF9F6
ΔE00 2.71
Floralwhite
#FFFAF0
ΔE00 2.74
Whitesmoke
#F5F5F5
ΔE00 3.46
Snow
#FFFAFA
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F0EA #EAEFF5
analogous
#F5EBEA #F5F0EA #F5F5EA
triadic
#F5F0EA #EAF5F0 #F0EAF5
tetradic
#F5F0EA #EAF5EB #EAEFF5 #F5EAF5
square
#F5F0EA #EAF5EB #EAEFF5 #F5EAF5
split-complementary
#F5F0EA #EAF5F5 #EBEAF5
monochromatic
#CEB597 #E1D2C1 #F5F0EA #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.13
#F5F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#F5F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F0EA
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F0EA | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#F7EFEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5f0ea; /* rgb */ color: rgb(245, 240, 234); /* oklch */ color: oklch(95.7% 0.010 72.6);
Tailwind
colors: {
custom: {
50: '#f8f4f0',
500: '#f5f0ea',
950: '#000000',
},
}SCSS
$custom: #f5f0ea; $custom-light: #f8f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f5f0ea",
"rgb": {
"r": 245,
"g": 240,
"b": 234
},
"hsl": {
"h": 32.727,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.95735,
"c": 0.00965,
"h": 72.6
},
"luminance": 0.87673
}Semantic roles & 50–950 ramp
primary
#F5F0EA
secondary
#B2C0D1
accent
#6DAE37
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585