#FFE0FA#FFE0FA
#FFE0FA is a very light, muted purple. Relative luminance 0.815; OKLCH L 94.0% C 0.048 H 331.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0FA |
|---|---|
| RGB | rgb(255, 224, 250) |
| HSL | hsl(310, 100%, 94%) |
| HSV | hsv(310, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 2%, 0%) |
| CIE-LAB | lab(92.34, 15.01, -8.68) |
| CIE-LCH | lch(92.34, 17.34, 329.96°) |
| OKLab | oklab(93.97% 0.042 -0.023) |
| OKLCH | oklch(93.97% 0.048 331.3) |
| XYZ | xyz(85.1489, 81.4748, 101.6646) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.10
Light Pink
#FFD1DF
ΔE00 6.46
Very Light Purple
#F6CEFC
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 7.01
Pale Pink
#FFCFDC
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0FA #E0FFE5
analogous
#F5E0FF #FFE0FA #FFE0EB
triadic
#FFE0FA #FAFFE0 #E0FAFF
tetradic
#FFE0FA #FFF5E0 #E0FFE5 #E0EBFF
square
#FFE0FA #FFF5E0 #E0FFE5 #E0EBFF
split-complementary
#FFE0FA #EBFFE0 #E0FFF5
monochromatic
#FF66E6 #FFA3F0 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.21
#FFE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#FFE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0FA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0FA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FB
Deuteranopia (green-blind)
#E6EAF9
Tritanopia (blue-blind)
#FFE1E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe0fa; /* rgb */ color: rgb(255, 224, 250); /* oklch */ color: oklch(94.0% 0.048 331.3);
Tailwind
colors: {
custom: {
50: '#ffe9fc',
500: '#ffe0fa',
950: '#000000',
},
}SCSS
$custom: #ffe0fa; $custom-light: #ffe9fc; $custom-dark: #000000;
JSON
{
"hex": "#ffe0fa",
"rgb": {
"r": 255,
"g": 224,
"b": 250
},
"hsl": {
"h": 309.677,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93971,
"c": 0.04794,
"h": 331.3
},
"luminance": 0.81473
}Semantic roles & 50–950 ramp
primary
#FFE0FA
secondary
#97EDA4
accent
#E62500
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485