#F7F2EB#F7F2EB
#F7F2EB is a very light, near-neutral orange. Relative luminance 0.893; OKLCH L 96.3% C 0.011 H 76.6°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F2EB |
|---|---|
| RGB | rgb(247, 242, 235) |
| HSL | hsl(35, 43%, 95%) |
| HSV | hsv(35, 5%, 97%) |
| CMYK | cmyk(0%, 2%, 4.9%, 3.1%) |
| CIE-LAB | lab(95.70, 0.47, 3.96) |
| CIE-LCH | lch(95.70, 3.99, 83.25°) |
| OKLab | oklab(96.31% 0.0025 0.0105) |
| OKLCH | oklch(96.31% 0.011 76.6) |
| XYZ | xyz(85.1032, 89.2770, 91.3300) |
| Luminance | 0.8928 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.11
Linen
#FAF0E6
ΔE00 2.30
Seashell
#FFF5EE
ΔE00 2.52
Off White
#FAF9F6
ΔE00 2.68
Oldlace
#FDF5E6
ΔE00 3.41
Whitesmoke
#F5F5F5
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F2EB #EBF0F7
analogous
#F7ECEB #F7F2EB #F6F7EB
triadic
#F7F2EB #EBF7F2 #F2EBF7
tetradic
#F7F2EB #EBF7EC #EBF0F7 #F7EBF6
square
#F7F2EB #EBF7EC #EBF0F7 #F7EBF6
split-complementary
#F7F2EB #EBF6F7 #ECEBF7
monochromatic
#D4B994 #E6D6BF #F6F1E9 #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.11
#F7F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#F7F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F2EB
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F2EB | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#F9F1F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7f2eb; /* rgb */ color: rgb(247, 242, 235); /* oklch */ color: oklch(96.3% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#f9f6f1',
500: '#f7f2eb',
950: '#000000',
},
}SCSS
$custom: #f7f2eb; $custom-light: #f9f6f1; $custom-dark: #000000;
JSON
{
"hex": "#f7f2eb",
"rgb": {
"r": 247,
"g": 242,
"b": 235
},
"hsl": {
"h": 35,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.96309,
"c": 0.01075,
"h": 76.6
},
"luminance": 0.89277
}Semantic roles & 50–950 ramp
primary
#F7F2EB
secondary
#B1C0D5
accent
#68B630
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585