#F7EFF0#F7EFF0
#F7EFF0 is a very light, near-neutral red. Relative luminance 0.878; OKLCH L 95.9% C 0.009 H 8.5°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EFF0 |
|---|---|
| RGB | rgb(247, 239, 240) |
| HSL | hsl(353, 33%, 95%) |
| HSV | hsv(353, 3%, 97%) |
| CMYK | cmyk(0%, 3.2%, 2.8%, 3.1%) |
| CIE-LAB | lab(95.08, 2.85, 0.47) |
| CIE-LCH | lch(95.08, 2.89, 9.40°) |
| OKLab | oklab(95.86% 0.0086 0.0013) |
| OKLCH | oklch(95.86% 0.009 8.5) |
| XYZ | xyz(84.9502, 87.7989, 94.8928) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.06
Snow
#FFFAFA
ΔE00 2.62
Lavenderblush
#FFF0F5
ΔE00 3.69
Whitesmoke
#F5F5F5
ΔE00 4.02
Seashell
#FFF5EE
ΔE00 4.11
Ghostwhite
#F8F8FF
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EFF0 #EFF7F6
analogous
#F7EFF4 #F7EFF0 #F7F2EF
triadic
#F7EFF0 #F0F7EF #EFF0F7
tetradic
#F7EFF0 #F4F7EF #EFF7F6 #F2EFF7
square
#F7EFF0 #F4F7EF #EFF7F6 #F2EFF7
split-complementary
#F7EFF0 #EFF7F2 #EFF4F7
monochromatic
#CE9DA3 #E3C6CA #F5EBEC #F5EBEC #F5EBEC
Accessibility & contrast
On white
1.13
#F7EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F7EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EFF0
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EFF0 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#F2F1F0
Tritanopia (blue-blind)
#F9EFEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7eff0; /* rgb */ color: rgb(247, 239, 240); /* oklch */ color: oklch(95.9% 0.009 8.5);
Tailwind
colors: {
custom: {
50: '#f9f4f4',
500: '#f7eff0',
950: '#000000',
},
}SCSS
$custom: #f7eff0; $custom-light: #f9f4f4; $custom-dark: #000000;
JSON
{
"hex": "#f7eff0",
"rgb": {
"r": 247,
"g": 239,
"b": 240
},
"hsl": {
"h": 352.5,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.95863,
"c": 0.00871,
"h": 8.5
},
"luminance": 0.87798
}Semantic roles & 50–950 ramp
primary
#F7EFF0
secondary
#B8D3CF
accent
#AC9E39
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585