#FFE0FB#FFE0FB
#FFE0FB is a very light, muted purple. Relative luminance 0.815; OKLCH L 94.0% C 0.049 H 330.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0FB |
|---|---|
| RGB | rgb(255, 224, 251) |
| HSL | hsl(308, 100%, 94%) |
| HSV | hsv(308, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 1.6%, 0%) |
| CIE-LAB | lab(92.37, 15.19, -9.16) |
| CIE-LCH | lch(92.37, 17.74, 328.90°) |
| OKLab | oklab(94% 0.0424 -0.0243) |
| OKLCH | oklch(94% 0.049 330.2) |
| XYZ | xyz(85.3061, 81.5377, 102.4925) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.88
Very Light Purple
#F6CEFC
ΔE00 6.29
Light Pink
#FFD1DF
ΔE00 6.68
Pale Lavender
#EECFFE
ΔE00 6.75
Pale Pink
#FFCFDC
ΔE00 7.39
Thistle
#D8BFD8
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0FB #E0FFE4
analogous
#F4E0FF #FFE0FB #FFE0EC
triadic
#FFE0FB #FBFFE0 #E0FBFF
tetradic
#FFE0FB #FFF4E0 #E0FFE4 #E0ECFF
square
#FFE0FB #FFF4E0 #E0FFE4 #E0ECFF
split-complementary
#FFE0FB #ECFFE0 #E0FFF4
monochromatic
#FF66EB #FFA3F3 #FFE0FB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.21
#FFE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#FFE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0FB
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0FB | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FC
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#FFE2E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe0fb; /* rgb */ color: rgb(255, 224, 251); /* oklch */ color: oklch(94.0% 0.049 330.2);
Tailwind
colors: {
custom: {
50: '#ffe9fc',
500: '#ffe0fb',
950: '#000000',
},
}SCSS
$custom: #ffe0fb; $custom-light: #ffe9fc; $custom-dark: #000000;
JSON
{
"hex": "#ffe0fb",
"rgb": {
"r": 255,
"g": 224,
"b": 251
},
"hsl": {
"h": 307.742,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.94002,
"c": 0.04888,
"h": 330.2
},
"luminance": 0.81536
}Semantic roles & 50–950 ramp
primary
#FFE0FB
secondary
#97EDA2
accent
#E61E00
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485