#FFF3FE#FFF3FE
#FFF3FE is a very light, near-neutral purple. Relative luminance 0.925; OKLCH L 97.7% C 0.019 H 328.3°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3FE |
|---|---|
| RGB | rgb(255, 243, 254) |
| HSL | hsl(305, 100%, 98%) |
| HSV | hsv(305, 5%, 100%) |
| CMYK | cmyk(0%, 4.7%, 0.4%, 0%) |
| CIE-LAB | lab(97.03, 5.92, -3.84) |
| CIE-LCH | lch(97.03, 7.05, 327.04°) |
| OKLab | oklab(97.66% 0.0164 -0.0101) |
| OKLCH | oklch(97.66% 0.019 328.3) |
| XYZ | xyz(91.1773, 92.5175, 106.8010) |
| Luminance | 0.9252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.74
Ghostwhite
#F8F8FF
ΔE00 5.73
Very Light Pink
#FFF4F2
ΔE00 6.01
Snow
#FFFAFA
ΔE00 6.30
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Pale Grey
#FDFDFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3FE #F3FFF4
analogous
#FAF3FF #FFF3FE #FFF3F8
triadic
#FFF3FE #FEFFF3 #F3FEFF
tetradic
#FFF3FE #FFFAF3 #F3FFF4 #F3F8FF
square
#FFF3FE #FFFAF3 #F3FFF4 #F3F8FF
split-complementary
#FFF3FE #F8FFF3 #F3FFFA
monochromatic
#FF79F4 #FFB6F9 #FFE0FC #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.08
#FFF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#FFF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3FE
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3FE | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#FFF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff3fe; /* rgb */ color: rgb(255, 243, 254); /* oklch */ color: oklch(97.7% 0.019 328.3);
Tailwind
colors: {
custom: {
50: '#fff7fe',
500: '#fff3fe',
950: '#000000',
},
}SCSS
$custom: #fff3fe; $custom-light: #fff7fe; $custom-dark: #000000;
JSON
{
"hex": "#fff3fe",
"rgb": {
"r": 255,
"g": 243,
"b": 254
},
"hsl": {
"h": 305,
"s": 100,
"l": 97.647
},
"oklch": {
"l": 0.97663,
"c": 0.01926,
"h": 328.3
},
"luminance": 0.92517
}Semantic roles & 50–950 ramp
primary
#FFF3FE
secondary
#A7EFAD
accent
#E61300
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585