#FFF8FE#FFF8FE
#FFF8FE is a very light, near-neutral purple. Relative luminance 0.956; OKLCH L 98.6% C 0.011 H 330.1°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF8FE |
|---|---|
| RGB | rgb(255, 248, 254) |
| HSL | hsl(309, 100%, 99%) |
| HSV | hsv(309, 3%, 100%) |
| CMYK | cmyk(0%, 2.7%, 0.4%, 0%) |
| CIE-LAB | lab(98.25, 3.37, -2.04) |
| CIE-LCH | lch(98.25, 3.94, 328.78°) |
| OKLab | oklab(98.62% 0.0094 -0.0054) |
| OKLCH | oklch(98.62% 0.011 330.1) |
| XYZ | xyz(92.6940, 95.5509, 107.3066) |
| Luminance | 0.9555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.16
Snow
#FFFAFA
ΔE00 3.23
Lavenderblush
#FFF0F5
ΔE00 3.44
Very Light Pink
#FFF4F2
ΔE00 3.97
Pale Grey
#FDFDFE
ΔE00 4.50
Whitesmoke
#F5F5F5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF8FE #F8FFF9
analogous
#FCF8FF #FFF8FE #FFF8FA
triadic
#FFF8FE #FEFFF8 #F8FEFF
tetradic
#FFF8FE #FFFCF8 #F8FFF9 #F8FAFF
square
#FFF8FE #FFFCF8 #F8FFF9 #F8FAFF
split-complementary
#FFF8FE #FAFFF8 #F8FFFC
monochromatic
#FF7EED #FFBBF5 #FFE0FB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.04
#FFF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#FFF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF8FE
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF8FE | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#FFF8FA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fff8fe; /* rgb */ color: rgb(255, 248, 254); /* oklch */ color: oklch(98.6% 0.011 330.1);
Tailwind
colors: {
custom: {
50: '#fffafe',
500: '#fff8fe',
950: '#000000',
},
}SCSS
$custom: #fff8fe; $custom-light: #fffafe; $custom-dark: #000000;
JSON
{
"hex": "#fff8fe",
"rgb": {
"r": 255,
"g": 248,
"b": 254
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 98.627
},
"oklch": {
"l": 0.98621,
"c": 0.0108,
"h": 330.1
},
"luminance": 0.95551
}Semantic roles & 50–950 ramp
primary
#FFF8FE
secondary
#ABF0B5
accent
#E62100
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585