#F7EFF3#F7EFF3
#F7EFF3 is a very light, near-neutral pink. Relative luminance 0.880; OKLCH L 95.9% C 0.010 H 345.4°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EFF3 |
|---|---|
| RGB | rgb(247, 239, 243) |
| HSL | hsl(330, 33%, 95%) |
| HSV | hsv(330, 3%, 97%) |
| CMYK | cmyk(0%, 3.2%, 1.6%, 3.1%) |
| CIE-LAB | lab(95.15, 3.37, -0.97) |
| CIE-LCH | lch(95.15, 3.51, 343.92°) |
| OKLab | oklab(95.95% 0.0097 -0.0025) |
| OKLCH | oklch(95.95% 0.01 345.4) |
| XYZ | xyz(85.3995, 87.9786, 97.2593) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.95
Very Light Pink
#FFF4F2
ΔE00 3.15
Snow
#FFFAFA
ΔE00 3.33
Ghostwhite
#F8F8FF
ΔE00 3.96
Whitesmoke
#F5F5F5
ΔE00 4.69
Pale Grey
#FDFDFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EFF3 #EFF7F3
analogous
#F7EFF7 #F7EFF3 #F7EFEF
triadic
#F7EFF3 #F3F7EF #EFF3F7
tetradic
#F7EFF3 #F7F7EF #EFF7F3 #EFEFF7
square
#F7EFF3 #F7F7EF #EFF7F3 #EFEFF7
split-complementary
#F7EFF3 #EFF7EF #EFF7F7
monochromatic
#CE9DB6 #E3C6D4 #F5EBF0 #F5EBF0 #F5EBF0
Accessibility & contrast
On white
1.13
#F7EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#F7EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EFF3
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EFF3 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#F1F1F3
Tritanopia (blue-blind)
#F8EFF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7eff3; /* rgb */ color: rgb(247, 239, 243); /* oklch */ color: oklch(95.9% 0.010 345.4);
Tailwind
colors: {
custom: {
50: '#f9f4f7',
500: '#f7eff3',
950: '#000000',
},
}SCSS
$custom: #f7eff3; $custom-light: #f9f4f7; $custom-dark: #000000;
JSON
{
"hex": "#f7eff3",
"rgb": {
"r": 247,
"g": 239,
"b": 243
},
"hsl": {
"h": 330,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.95948,
"c": 0.01005,
"h": 345.4
},
"luminance": 0.87978
}Semantic roles & 50–950 ramp
primary
#F7EFF3
secondary
#B8D3C5
accent
#AC7339
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585