#FFE4FB#FFE4FB
#FFE4FB is a very light, muted purple. Relative luminance 0.837; OKLCH L 94.7% C 0.042 H 330.7°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4FB |
|---|---|
| RGB | rgb(255, 228, 251) |
| HSL | hsl(309, 100%, 95%) |
| HSV | hsv(309, 11%, 100%) |
| CMYK | cmyk(0%, 10.6%, 1.6%, 0%) |
| CIE-LAB | lab(93.33, 13.11, -7.75) |
| CIE-LCH | lch(93.33, 15.23, 329.42°) |
| OKLab | oklab(94.75% 0.0367 -0.0205) |
| OKLCH | oklch(94.75% 0.042 330.7) |
| XYZ | xyz(86.3937, 83.7130, 102.8551) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.03
Pale Mauve
#FED0FC
ΔE00 7.57
Pale Pink
#FFCFDC
ΔE00 7.74
Very Light Purple
#F6CEFC
ΔE00 7.86
Pale Lavender
#EECFFE
ΔE00 8.05
Lavenderblush
#FFF0F5
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4FB #E4FFE8
analogous
#F6E4FF #FFE4FB #FFE4EE
triadic
#FFE4FB #FBFFE4 #E4FBFF
tetradic
#FFE4FB #FFF6E4 #E4FFE8 #E4EEFF
square
#FFE4FB #FFF6E4 #E4FFE8 #E4EEFF
split-complementary
#FFE4FB #EEFFE4 #E4FFF6
monochromatic
#FF6AE9 #FFA7F2 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.18
#FFE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#FFE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4FB
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4FB | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFC
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#FFE5EB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe4fb; /* rgb */ color: rgb(255, 228, 251); /* oklch */ color: oklch(94.7% 0.042 330.7);
Tailwind
colors: {
custom: {
50: '#ffecfc',
500: '#ffe4fb',
950: '#000000',
},
}SCSS
$custom: #ffe4fb; $custom-light: #ffecfc; $custom-dark: #000000;
JSON
{
"hex": "#ffe4fb",
"rgb": {
"r": 255,
"g": 228,
"b": 251
},
"hsl": {
"h": 308.889,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.94745,
"c": 0.04201,
"h": 330.7
},
"luminance": 0.83712
}Semantic roles & 50–950 ramp
primary
#FFE4FB
secondary
#9AEDA6
accent
#E62200
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485