#FFF4FE#FFF4FE
#FFF4FE is a very light, near-neutral purple. Relative luminance 0.931; OKLCH L 97.9% C 0.018 H 328.5°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4FE |
|---|---|
| RGB | rgb(255, 244, 254) |
| HSL | hsl(305, 100%, 98%) |
| HSV | hsv(305, 4%, 100%) |
| CMYK | cmyk(0%, 4.3%, 0.4%, 0%) |
| CIE-LAB | lab(97.28, 5.41, -3.48) |
| CIE-LCH | lch(97.28, 6.43, 327.25°) |
| OKLab | oklab(97.85% 0.015 -0.0092) |
| OKLCH | oklch(97.85% 0.018 328.5) |
| XYZ | xyz(91.4774, 93.1176, 106.9011) |
| Luminance | 0.9312 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.59
Ghostwhite
#F8F8FF
ΔE00 5.19
Very Light Pink
#FFF4F2
ΔE00 5.54
Snow
#FFFAFA
ΔE00 5.71
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Pale Grey
#FDFDFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4FE #F4FFF5
analogous
#FAF4FF #FFF4FE #FFF4F8
triadic
#FFF4FE #FEFFF4 #F4FEFF
tetradic
#FFF4FE #FFFAF4 #F4FFF5 #F4F8FF
square
#FFF4FE #FFFAF4 #F4FFF5 #F4F8FF
split-complementary
#FFF4FE #F8FFF4 #F4FFFA
monochromatic
#FF7AF3 #FFB7F8 #FFE0FC #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.07
#FFF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#FFF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4FE
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4FE | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#FFF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff4fe; /* rgb */ color: rgb(255, 244, 254); /* oklch */ color: oklch(97.9% 0.018 328.5);
Tailwind
colors: {
custom: {
50: '#fff7fe',
500: '#fff4fe',
950: '#000000',
},
}SCSS
$custom: #fff4fe; $custom-light: #fff7fe; $custom-dark: #000000;
JSON
{
"hex": "#fff4fe",
"rgb": {
"r": 255,
"g": 244,
"b": 254
},
"hsl": {
"h": 305.455,
"s": 100,
"l": 97.843
},
"oklch": {
"l": 0.97854,
"c": 0.01757,
"h": 328.5
},
"luminance": 0.93117
}Semantic roles & 50–950 ramp
primary
#FFF4FE
secondary
#A8F0AE
accent
#E61500
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585