#FFF7FA#FFF7FA
#FFF7FA is a very light, near-neutral pink. Relative luminance 0.947; OKLCH L 98.3% C 0.009 H 352.3°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7FA |
|---|---|
| RGB | rgb(255, 247, 250) |
| HSL | hsl(338, 100%, 98%) |
| HSV | hsv(338, 3%, 100%) |
| CMYK | cmyk(0%, 3.1%, 2%, 0%) |
| CIE-LAB | lab(97.91, 3.18, -0.49) |
| CIE-LCH | lch(97.91, 3.22, 351.26°) |
| OKLab | oklab(98.32% 0.0093 -0.0012) |
| OKLCH | oklch(98.32% 0.009 352.3) |
| XYZ | xyz(91.7535, 94.6841, 103.8661) |
| Luminance | 0.9468 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.25
Very Light Pink
#FFF4F2
ΔE00 2.59
Lavenderblush
#FFF0F5
ΔE00 3.29
Ghostwhite
#F8F8FF
ΔE00 3.76
Pale Grey
#FDFDFE
ΔE00 4.14
Whitesmoke
#F5F5F5
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7FA #F7FFFC
analogous
#FFF7FE #FFF7FA #FFF8F7
triadic
#FFF7FA #FAFFF7 #F7FAFF
tetradic
#FFF7FA #FEFFF7 #F7FFFC #F8F7FF
square
#FFF7FA #FEFFF7 #F7FFFC #F8F7FF
split-complementary
#FFF7FA #F7FFF8 #F7FEFF
monochromatic
#FF7DAD #FFBAD4 #FFE0EC #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.05
#FFF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#FFF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7FA
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7FA | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#FFF7F8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fff7fa; /* rgb */ color: rgb(255, 247, 250); /* oklch */ color: oklch(98.3% 0.009 352.3);
Tailwind
colors: {
custom: {
50: '#fff9fb',
500: '#fff7fa',
950: '#000000',
},
}SCSS
$custom: #fff7fa; $custom-light: #fff9fb; $custom-dark: #000000;
JSON
{
"hex": "#fff7fa",
"rgb": {
"r": 255,
"g": 247,
"b": 250
},
"hsl": {
"h": 337.5,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.98315,
"c": 0.00938,
"h": 352.3
},
"luminance": 0.94684
}Semantic roles & 50–950 ramp
primary
#FFF7FA
secondary
#AAF0D6
accent
#E68F00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585