#FFF7FE#FFF7FE
#FFF7FE is a very light, near-neutral purple. Relative luminance 0.949; OKLCH L 98.4% C 0.012 H 329.6°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7FE |
|---|---|
| RGB | rgb(255, 247, 254) |
| HSL | hsl(308, 100%, 98%) |
| HSV | hsv(308, 3%, 100%) |
| CMYK | cmyk(0%, 3.1%, 0.4%, 0%) |
| CIE-LAB | lab(98.01, 3.88, -2.40) |
| CIE-LCH | lch(98.01, 4.56, 328.23°) |
| OKLab | oklab(98.43% 0.0108 -0.0063) |
| OKLCH | oklch(98.43% 0.012 329.6) |
| XYZ | xyz(92.3874, 94.9377, 107.2044) |
| Luminance | 0.9494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.04
Ghostwhite
#F8F8FF
ΔE00 3.61
Snow
#FFFAFA
ΔE00 3.86
Very Light Pink
#FFF4F2
ΔE00 4.28
Pale Grey
#FDFDFE
ΔE00 5.17
Whitesmoke
#F5F5F5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7FE #F7FFF8
analogous
#FCF7FF #FFF7FE #FFF7FA
triadic
#FFF7FE #FEFFF7 #F7FEFF
tetradic
#FFF7FE #FFFCF7 #F7FFF8 #F7FAFF
square
#FFF7FE #FFFCF7 #F7FFF8 #F7FAFF
split-complementary
#FFF7FE #FAFFF7 #F7FFFC
monochromatic
#FF7DEF #FFBAF6 #FFE0FB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.05
#FFF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#FFF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7FE
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7FE | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F8FAFE
Tritanopia (blue-blind)
#FFF7F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fff7fe; /* rgb */ color: rgb(255, 247, 254); /* oklch */ color: oklch(98.4% 0.012 329.6);
Tailwind
colors: {
custom: {
50: '#fff9fe',
500: '#fff7fe',
950: '#000000',
},
}SCSS
$custom: #fff7fe; $custom-light: #fff9fe; $custom-dark: #000000;
JSON
{
"hex": "#fff7fe",
"rgb": {
"r": 255,
"g": 247,
"b": 254
},
"hsl": {
"h": 307.5,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.98429,
"c": 0.01249,
"h": 329.6
},
"luminance": 0.94937
}Semantic roles & 50–950 ramp
primary
#FFF7FE
secondary
#AAF0B3
accent
#E61D00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585