#F7F2EE#F7F2EE
#F7F2EE is a very light, near-neutral orange. Relative luminance 0.895; OKLCH L 96.4% C 0.008 H 61.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F2EE |
|---|---|
| RGB | rgb(247, 242, 238) |
| HSL | hsl(27, 36%, 95%) |
| HSV | hsv(27, 4%, 97%) |
| CMYK | cmyk(0%, 2%, 3.6%, 3.1%) |
| CIE-LAB | lab(95.77, 0.98, 2.52) |
| CIE-LCH | lch(95.77, 2.70, 68.76°) |
| OKLab | oklab(96.39% 0.0036 0.0067) |
| OKLCH | oklch(96.39% 0.008 61.4) |
| XYZ | xyz(85.5403, 89.4519, 93.6319) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.29
Seashell
#FFF5EE
ΔE00 2.41
Snow
#FFFAFA
ΔE00 2.70
Whitesmoke
#F5F5F5
ΔE00 2.77
Linen
#FAF0E6
ΔE00 3.04
Very Light Pink
#FFF4F2
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F2EE #EEF3F7
analogous
#F7EEEE #F7F2EE #F7F6EE
triadic
#F7F2EE #EEF7F2 #F2EEF7
tetradic
#F7F2EE #EEF7EE #EEF3F7 #F6EEF7
square
#F7F2EE #EEF7EE #EEF3F7 #F6EEF7
split-complementary
#F7F2EE #EEF7F6 #EEEEF7
monochromatic
#D0B29B #E3D2C4 #F5EFEA #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.11
#F7F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#F7F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F2EE
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F2EE | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#F9F1F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7f2ee; /* rgb */ color: rgb(247, 242, 238); /* oklch */ color: oklch(96.4% 0.008 61.4);
Tailwind
colors: {
custom: {
50: '#f9f6f3',
500: '#f7f2ee',
950: '#000000',
},
}SCSS
$custom: #f7f2ee; $custom-light: #f9f6f3; $custom-dark: #000000;
JSON
{
"hex": "#f7f2ee",
"rgb": {
"r": 247,
"g": 242,
"b": 238
},
"hsl": {
"h": 26.667,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.96391,
"c": 0.00759,
"h": 61.4
},
"luminance": 0.89451
}Semantic roles & 50–950 ramp
primary
#F7F2EE
secondary
#B6C6D3
accent
#79AF37
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585