#F7EFF4#F7EFF4
#F7EFF4 is a very light, near-neutral pink. Relative luminance 0.880; OKLCH L 96.0% C 0.011 H 339.3°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EFF4 |
|---|---|
| RGB | rgb(247, 239, 244) |
| HSL | hsl(323, 33%, 95%) |
| HSV | hsv(323, 3%, 97%) |
| CMYK | cmyk(0%, 3.2%, 1.2%, 3.1%) |
| CIE-LAB | lab(95.18, 3.55, -1.45) |
| CIE-LCH | lch(95.18, 3.83, 337.72°) |
| OKLab | oklab(95.98% 0.0101 -0.0038) |
| OKLCH | oklch(95.98% 0.011 339.3) |
| XYZ | xyz(85.5509, 88.0392, 98.0567) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.84
Very Light Pink
#FFF4F2
ΔE00 3.56
Snow
#FFFAFA
ΔE00 3.66
Ghostwhite
#F8F8FF
ΔE00 3.90
Whitesmoke
#F5F5F5
ΔE00 4.97
Pale Grey
#FDFDFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EFF4 #EFF7F2
analogous
#F6EFF7 #F7EFF4 #F7EFF0
triadic
#F7EFF4 #F4F7EF #EFF4F7
tetradic
#F7EFF4 #F7F6EF #EFF7F2 #EFF0F7
square
#F7EFF4 #F7F6EF #EFF7F2 #EFF0F7
split-complementary
#F7EFF4 #F0F7EF #EFF7F6
monochromatic
#CE9DBC #E3C6D8 #F5EBF1 #F5EBF1 #F5EBF1
Accessibility & contrast
On white
1.13
#F7EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#F7EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EFF4
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EFF4 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#F1F2F4
Tritanopia (blue-blind)
#F8EFF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7eff4; /* rgb */ color: rgb(247, 239, 244); /* oklch */ color: oklch(96.0% 0.011 339.3);
Tailwind
colors: {
custom: {
50: '#f9f4f7',
500: '#f7eff4',
950: '#000000',
},
}SCSS
$custom: #f7eff4; $custom-light: #f9f4f7; $custom-dark: #000000;
JSON
{
"hex": "#f7eff4",
"rgb": {
"r": 247,
"g": 239,
"b": 244
},
"hsl": {
"h": 322.5,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.95976,
"c": 0.01079,
"h": 339.3
},
"luminance": 0.88039
}Semantic roles & 50–950 ramp
primary
#F7EFF4
secondary
#B8D3C2
accent
#AC6439
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585