#F7F0EA#F7F0EA
#F7F0EA is a very light, near-neutral orange. Relative luminance 0.880; OKLCH L 95.9% C 0.011 H 63.4°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F0EA |
|---|---|
| RGB | rgb(247, 240, 234) |
| HSL | hsl(28, 45%, 94%) |
| HSV | hsv(28, 5%, 97%) |
| CMYK | cmyk(0%, 2.8%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.18, 1.32, 3.73) |
| CIE-LCH | lch(95.18, 3.95, 70.52°) |
| OKLab | oklab(95.89% 0.0049 0.0099) |
| OKLCH | oklch(95.89% 0.011 63.4) |
| XYZ | xyz(84.3672, 88.0354, 90.3739) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.72
Linen
#FAF0E6
ΔE00 1.92
Floralwhite
#FFFAF0
ΔE00 3.10
Off White
#FAF9F6
ΔE00 3.29
Very Light Pink
#FFF4F2
ΔE00 3.31
Snow
#FFFAFA
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F0EA #EAF1F7
analogous
#F7EAEB #F7F0EA #F7F7EA
triadic
#F7F0EA #EAF7F0 #F0EAF7
tetradic
#F7F0EA #EBF7EA #EAF1F7 #F7EAF7
square
#F7F0EA #EBF7EA #EAF1F7 #F7EAF7
split-complementary
#F7F0EA #EAF7F7 #EAEBF7
monochromatic
#D5B191 #E6D0BE #F7EFE9 #F7EFE9 #F7EFE9
Accessibility & contrast
On white
1.13
#F7F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#F7F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F0EA
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F0EA | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#FAEFEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f0ea; /* rgb */ color: rgb(247, 240, 234); /* oklch */ color: oklch(95.9% 0.011 63.4);
Tailwind
colors: {
custom: {
50: '#f9f4f0',
500: '#f7f0ea',
950: '#000000',
},
}SCSS
$custom: #f7f0ea; $custom-light: #f9f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f7f0ea",
"rgb": {
"r": 247,
"g": 240,
"b": 234
},
"hsl": {
"h": 27.692,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.95893,
"c": 0.01102,
"h": 63.4
},
"luminance": 0.88035
}Semantic roles & 50–950 ramp
primary
#F7F0EA
secondary
#B0C4D6
accent
#78B82E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585