#F7EFEA#F7EFEA
#F7EFEA is a very light, near-neutral orange. Relative luminance 0.874; OKLCH L 95.7% C 0.011 H 54.5°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EFEA |
|---|---|
| RGB | rgb(247, 239, 234) |
| HSL | hsl(23, 45%, 94%) |
| HSV | hsv(23, 5%, 97%) |
| CMYK | cmyk(0%, 3.2%, 5.3%, 3.1%) |
| CIE-LAB | lab(94.93, 1.83, 3.37) |
| CIE-LCH | lch(94.93, 3.83, 61.51°) |
| OKLab | oklab(95.7% 0.0064 0.0089) |
| OKLCH | oklch(95.7% 0.011 54.5) |
| XYZ | xyz(84.0736, 87.4483, 90.2761) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.68
Linen
#FAF0E6
ΔE00 2.29
Very Light Pink
#FFF4F2
ΔE00 2.62
Snow
#FFFAFA
ΔE00 3.38
Off White
#FAF9F6
ΔE00 3.70
Floralwhite
#FFFAF0
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EFEA #EAF2F7
analogous
#F7EAEC #F7EFEA #F7F6EA
triadic
#F7EFEA #EAF7EF #EFEAF7
tetradic
#F7EFEA #ECF7EA #EAF2F7 #F6EAF7
square
#F7EFEA #ECF7EA #EAF2F7 #F6EAF7
split-complementary
#F7EFEA #EAF7F6 #EAECF7
monochromatic
#D5AB91 #E6CDBE #F7EEE9 #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.14
#F7EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F7EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EFEA
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EFEA | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#FAEEEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7efea; /* rgb */ color: rgb(247, 239, 234); /* oklch */ color: oklch(95.7% 0.011 54.5);
Tailwind
colors: {
custom: {
50: '#f9f4f0',
500: '#f7efea',
950: '#000000',
},
}SCSS
$custom: #f7efea; $custom-light: #f9f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f7efea",
"rgb": {
"r": 247,
"g": 239,
"b": 234
},
"hsl": {
"h": 23.077,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.95698,
"c": 0.01095,
"h": 54.5
},
"luminance": 0.87448
}Semantic roles & 50–950 ramp
primary
#F7EFEA
secondary
#B0C7D6
accent
#83B82E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585