#FFF6FE#FFF6FE
#FFF6FE is a very light, near-neutral purple. Relative luminance 0.943; OKLCH L 98.2% C 0.014 H 329.1°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6FE |
|---|---|
| RGB | rgb(255, 246, 254) |
| HSL | hsl(307, 100%, 98%) |
| HSV | hsv(307, 4%, 100%) |
| CMYK | cmyk(0%, 3.5%, 0.4%, 0%) |
| CIE-LAB | lab(97.76, 4.38, -2.76) |
| CIE-LCH | lch(97.76, 5.18, 327.82°) |
| OKLab | oklab(98.24% 0.0122 -0.0073) |
| OKLCH | oklch(98.24% 0.014 329.1) |
| XYZ | xyz(92.0824, 94.3277, 107.1027) |
| Luminance | 0.9433 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.75
Ghostwhite
#F8F8FF
ΔE00 4.12
Snow
#FFFAFA
ΔE00 4.49
Very Light Pink
#FFF4F2
ΔE00 4.66
Pale Grey
#FDFDFE
ΔE00 5.82
Whitesmoke
#F5F5F5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6FE #F6FFF7
analogous
#FBF6FF #FFF6FE #FFF6F9
triadic
#FFF6FE #FEFFF6 #F6FEFF
tetradic
#FFF6FE #FFFBF6 #F6FFF7 #F6F9FF
square
#FFF6FE #FFFBF6 #F6FFF7 #F6F9FF
split-complementary
#FFF6FE #F9FFF6 #F6FFFB
monochromatic
#FF7CF0 #FFB9F7 #FFE0FC #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.06
#FFF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#FFF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6FE
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6FE | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#FFF6F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fff6fe; /* rgb */ color: rgb(255, 246, 254); /* oklch */ color: oklch(98.2% 0.014 329.1);
Tailwind
colors: {
custom: {
50: '#fff9fe',
500: '#fff6fe',
950: '#000000',
},
}SCSS
$custom: #fff6fe; $custom-light: #fff9fe; $custom-dark: #000000;
JSON
{
"hex": "#fff6fe",
"rgb": {
"r": 255,
"g": 246,
"b": 254
},
"hsl": {
"h": 306.667,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.98237,
"c": 0.01418,
"h": 329.1
},
"luminance": 0.94327
}Semantic roles & 50–950 ramp
primary
#FFF6FE
secondary
#A9F0B1
accent
#E61A00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585