#F7F2EA#F7F2EA
#F7F2EA is a very light, near-neutral orange. Relative luminance 0.892; OKLCH L 96.3% C 0.012 H 79.8°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F2EA |
|---|---|
| RGB | rgb(247, 242, 234) |
| HSL | hsl(37, 45%, 94%) |
| HSV | hsv(37, 5%, 97%) |
| CMYK | cmyk(0%, 2%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.67, 0.30, 4.44) |
| CIE-LCH | lch(95.67, 4.45, 86.13°) |
| OKLab | oklab(96.28% 0.0021 0.0117) |
| OKLCH | oklch(96.28% 0.012 79.8) |
| XYZ | xyz(84.9592, 89.2194, 90.5713) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.84
Linen
#FAF0E6
ΔE00 2.25
Seashell
#FFF5EE
ΔE00 2.75
Off White
#FAF9F6
ΔE00 2.96
Oldlace
#FDF5E6
ΔE00 2.98
Whitesmoke
#F5F5F5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F2EA #EAEFF7
analogous
#F7ECEA #F7F2EA #F6F7EA
triadic
#F7F2EA #EAF7F2 #F2EAF7
tetradic
#F7F2EA #EAF7EC #EAEFF7 #F7EAF6
square
#F7F2EA #EAF7EC #EAEFF7 #F7EAF6
split-complementary
#F7F2EA #EAF6F7 #ECEAF7
monochromatic
#D5BB91 #E6D7BE #F7F1E9 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.11
#F7F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#F7F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F2EA
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F2EA | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#FAF0F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7f2ea; /* rgb */ color: rgb(247, 242, 234); /* oklch */ color: oklch(96.3% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#f9f6f0',
500: '#f7f2ea',
950: '#000000',
},
}SCSS
$custom: #f7f2ea; $custom-light: #f9f6f0; $custom-dark: #000000;
JSON
{
"hex": "#f7f2ea",
"rgb": {
"r": 247,
"g": 242,
"b": 234
},
"hsl": {
"h": 36.923,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96282,
"c": 0.01191,
"h": 79.8
},
"luminance": 0.89219
}Semantic roles & 50–950 ramp
primary
#F7F2EA
secondary
#B0BED6
accent
#63B82E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585