#FFE5FB#FFE5FB
#FFE5FB is a very light, muted purple. Relative luminance 0.843; OKLCH L 94.9% C 0.040 H 330.9°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5FB |
|---|---|
| RGB | rgb(255, 229, 251) |
| HSL | hsl(309, 100%, 95%) |
| HSV | hsv(309, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 1.6%, 0%) |
| CIE-LAB | lab(93.57, 12.59, -7.39) |
| CIE-LCH | lch(93.57, 14.60, 329.59°) |
| OKLab | oklab(94.93% 0.0352 -0.0196) |
| OKLCH | oklch(94.93% 0.04 330.9) |
| XYZ | xyz(86.6696, 84.2648, 102.9471) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.19
Lavenderblush
#FFF0F5
ΔE00 7.68
Pale Pink
#FFCFDC
ΔE00 7.90
Pale Mauve
#FED0FC
ΔE00 8.01
Very Light Purple
#F6CEFC
ΔE00 8.28
Pale Lavender
#EECFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5FB #E5FFE9
analogous
#F6E5FF #FFE5FB #FFE5EE
triadic
#FFE5FB #FBFFE5 #E5FBFF
tetradic
#FFE5FB #FFF6E5 #E5FFE9 #E5EEFF
square
#FFE5FB #FFF6E5 #E5FFE9 #E5EEFF
split-complementary
#FFE5FB #EEFFE5 #E5FFF6
monochromatic
#FF6BE8 #FFA8F2 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.18
#FFE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#FFE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5FB
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5FB | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#FFE6EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe5fb; /* rgb */ color: rgb(255, 229, 251); /* oklch */ color: oklch(94.9% 0.040 330.9);
Tailwind
colors: {
custom: {
50: '#ffedfc',
500: '#ffe5fb',
950: '#000000',
},
}SCSS
$custom: #ffe5fb; $custom-light: #ffedfc; $custom-dark: #000000;
JSON
{
"hex": "#ffe5fb",
"rgb": {
"r": 255,
"g": 229,
"b": 251
},
"hsl": {
"h": 309.231,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94931,
"c": 0.04029,
"h": 330.9
},
"luminance": 0.84264
}Semantic roles & 50–950 ramp
primary
#FFE5FB
secondary
#9BEDA8
accent
#E62300
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485