#FFE1FB#FFE1FB
#FFE1FB is a very light, muted purple. Relative luminance 0.821; OKLCH L 94.2% C 0.047 H 330.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1FB |
|---|---|
| RGB | rgb(255, 225, 251) |
| HSL | hsl(308, 100%, 94%) |
| HSV | hsv(308, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 1.6%, 0%) |
| CIE-LAB | lab(92.61, 14.67, -8.81) |
| CIE-LCH | lch(92.61, 17.11, 329.01°) |
| OKLab | oklab(94.19% 0.041 -0.0234) |
| OKLCH | oklch(94.19% 0.047 330.3) |
| XYZ | xyz(85.5756, 82.0767, 102.5824) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.29
Very Light Purple
#F6CEFC
ΔE00 6.67
Light Pink
#FFD1DF
ΔE00 6.72
Pale Lavender
#EECFFE
ΔE00 7.05
Pale Pink
#FFCFDC
ΔE00 7.44
Thistle
#D8BFD8
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1FB #E1FFE5
analogous
#F4E1FF #FFE1FB #FFE1EC
triadic
#FFE1FB #FBFFE1 #E1FBFF
tetradic
#FFE1FB #FFF4E1 #E1FFE5 #E1ECFF
square
#FFE1FB #FFF4E1 #E1FFE5 #E1ECFF
split-complementary
#FFE1FB #ECFFE1 #E1FFF4
monochromatic
#FF67EB #FFA4F3 #FFE0FB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.21
#FFE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#FFE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1FB
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1FB | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#E7EBFA
Tritanopia (blue-blind)
#FFE3E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe1fb; /* rgb */ color: rgb(255, 225, 251); /* oklch */ color: oklch(94.2% 0.047 330.3);
Tailwind
colors: {
custom: {
50: '#ffeafc',
500: '#ffe1fb',
950: '#000000',
},
}SCSS
$custom: #ffe1fb; $custom-light: #ffeafc; $custom-dark: #000000;
JSON
{
"hex": "#ffe1fb",
"rgb": {
"r": 255,
"g": 225,
"b": 251
},
"hsl": {
"h": 308,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.94187,
"c": 0.04716,
"h": 330.3
},
"luminance": 0.82075
}Semantic roles & 50–950 ramp
primary
#FFE1FB
secondary
#97EDA3
accent
#E61F00
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485