#FFF2FE#FFF2FE
#FFF2FE is a very light, muted purple. Relative luminance 0.919; OKLCH L 97.5% C 0.021 H 328.1°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2FE |
|---|---|
| RGB | rgb(255, 242, 254) |
| HSL | hsl(305, 100%, 97%) |
| HSV | hsv(305, 5%, 100%) |
| CMYK | cmyk(0%, 5.1%, 0.4%, 0%) |
| CIE-LAB | lab(96.79, 6.43, -4.19) |
| CIE-LCH | lch(96.79, 7.67, 326.88°) |
| OKLab | oklab(97.47% 0.0178 -0.0111) |
| OKLCH | oklch(97.47% 0.021 328.1) |
| XYZ | xyz(90.8788, 91.9206, 106.7016) |
| Luminance | 0.9192 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.99
Ghostwhite
#F8F8FF
ΔE00 6.27
Very Light Pink
#FFF4F2
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Snow
#FFFAFA
ΔE00 6.87
Mistyrose
#FFE4E1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2FE #F2FFF3
analogous
#F9F2FF #FFF2FE #FFF2F8
triadic
#FFF2FE #FEFFF2 #F2FEFF
tetradic
#FFF2FE #FFF9F2 #F2FFF3 #F2F8FF
square
#FFF2FE #FFF9F2 #F2FFF3 #F2F8FF
split-complementary
#FFF2FE #F8FFF2 #F2FFF9
monochromatic
#FF78F5 #FFB5F9 #FFE0FD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.08
#FFF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#FFF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2FE
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2FE | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#FFF3F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff2fe; /* rgb */ color: rgb(255, 242, 254); /* oklch */ color: oklch(97.5% 0.021 328.1);
Tailwind
colors: {
custom: {
50: '#fff6fe',
500: '#fff2fe',
950: '#000000',
},
}SCSS
$custom: #fff2fe; $custom-light: #fff6fe; $custom-dark: #000000;
JSON
{
"hex": "#fff2fe",
"rgb": {
"r": 255,
"g": 242,
"b": 254
},
"hsl": {
"h": 304.615,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.97473,
"c": 0.02096,
"h": 328.1
},
"luminance": 0.9192
}Semantic roles & 50–950 ramp
primary
#FFF2FE
secondary
#A6EFAC
accent
#E61200
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585