#FFE5FA#FFE5FA
#FFE5FA is a very light, muted pink. Relative luminance 0.842; OKLCH L 94.9% C 0.039 H 332.3°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5FA |
|---|---|
| RGB | rgb(255, 229, 250) |
| HSL | hsl(312, 100%, 95%) |
| HSV | hsv(312, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 2%, 0%) |
| CIE-LAB | lab(93.54, 12.42, -6.91) |
| CIE-LCH | lch(93.54, 14.21, 330.90°) |
| OKLab | oklab(94.9% 0.0349 -0.0183) |
| OKLCH | oklch(94.9% 0.039 332.3) |
| XYZ | xyz(86.5124, 84.2019, 102.1191) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.42
Pale Pink
#FFCFDC
ΔE00 7.76
Pale Mauve
#FED0FC
ΔE00 8.25
Very Light Purple
#F6CEFC
ΔE00 8.54
Pale Lavender
#EECFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5FA #E5FFEA
analogous
#F7E5FF #FFE5FA #FFE5ED
triadic
#FFE5FA #FAFFE5 #E5FAFF
tetradic
#FFE5FA #FFF7E5 #E5FFEA #E5EDFF
square
#FFE5FA #FFF7E5 #E5FFEA #E5EDFF
split-complementary
#FFE5FA #EDFFE5 #E5FFF7
monochromatic
#FF6BE2 #FFA8EE #FFE0F9 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.18
#FFE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FFE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5FA
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5FA | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#EAEEF9
Tritanopia (blue-blind)
#FFE6EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe5fa; /* rgb */ color: rgb(255, 229, 250); /* oklch */ color: oklch(94.9% 0.039 332.3);
Tailwind
colors: {
custom: {
50: '#ffedfc',
500: '#ffe5fa',
950: '#000000',
},
}SCSS
$custom: #ffe5fa; $custom-light: #ffedfc; $custom-dark: #000000;
JSON
{
"hex": "#ffe5fa",
"rgb": {
"r": 255,
"g": 229,
"b": 250
},
"hsl": {
"h": 311.538,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94901,
"c": 0.03937,
"h": 332.3
},
"luminance": 0.84201
}Semantic roles & 50–950 ramp
primary
#FFE5FA
secondary
#9BEDAB
accent
#E62C00
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485