#FFF3FF#FFF3FF
#FFF3FF is a very light, muted purple. Relative luminance 0.926; OKLCH L 97.7% C 0.020 H 325.7°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3FF |
|---|---|
| RGB | rgb(255, 243, 255) |
| HSL | hsl(300, 100%, 98%) |
| HSV | hsv(300, 5%, 100%) |
| CMYK | cmyk(0%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(97.06, 6.09, -4.31) |
| CIE-LCH | lch(97.06, 7.46, 324.70°) |
| OKLab | oklab(97.69% 0.0168 -0.0114) |
| OKLCH | oklch(97.69% 0.02 325.7) |
| XYZ | xyz(91.3378, 92.5817, 107.6466) |
| Luminance | 0.9258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.10
Ghostwhite
#F8F8FF
ΔE00 5.91
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Very Light Pink
#FFF4F2
ΔE00 6.40
Snow
#FFFAFA
ΔE00 6.64
Pale Grey
#FDFDFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3FF #F3FFF3
analogous
#F9F3FF #FFF3FF #FFF3F9
triadic
#FFF3FF #FFFFF3 #F3FFFF
tetradic
#FFF3FF #FFF9F3 #F3FFF3 #F3F9FF
square
#FFF3FF #FFF9F3 #F3FFF3 #F3F9FF
split-complementary
#FFF3FF #F9FFF3 #F3FFF9
monochromatic
#FF79FF #FFB6FF #FFE0FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.08
#FFF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FFF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3FF
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3FF | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F6FF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#FFF4F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff3ff; /* rgb */ color: rgb(255, 243, 255); /* oklch */ color: oklch(97.7% 0.020 325.7);
Tailwind
colors: {
custom: {
50: '#fff7ff',
500: '#fff3ff',
950: '#000000',
},
}SCSS
$custom: #fff3ff; $custom-light: #fff7ff; $custom-dark: #000000;
JSON
{
"hex": "#fff3ff",
"rgb": {
"r": 255,
"g": 243,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 97.647
},
"oklch": {
"l": 0.97693,
"c": 0.02027,
"h": 325.7
},
"luminance": 0.92581
}Semantic roles & 50–950 ramp
primary
#FFF3FF
secondary
#A7EFA7
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586