#FFE3FA#FFE3FA
#FFE3FA is a very light, muted pink. Relative luminance 0.831; OKLCH L 94.5% C 0.043 H 331.9°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3FA |
|---|---|
| RGB | rgb(255, 227, 250) |
| HSL | hsl(311, 100%, 95%) |
| HSV | hsv(311, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 2%, 0%) |
| CIE-LAB | lab(93.06, 13.45, -7.62) |
| CIE-LCH | lch(93.06, 15.46, 330.47°) |
| OKLab | oklab(94.53% 0.0377 -0.0202) |
| OKLCH | oklch(94.53% 0.043 331.9) |
| XYZ | xyz(85.9622, 83.1015, 101.9357) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.73
Pale Mauve
#FED0FC
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 7.44
Very Light Purple
#F6CEFC
ΔE00 7.71
Pale Lavender
#EECFFE
ΔE00 7.97
Lavenderblush
#FFF0F5
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3FA #E3FFE8
analogous
#F6E3FF #FFE3FA #FFE3EC
triadic
#FFE3FA #FAFFE3 #E3FAFF
tetradic
#FFE3FA #FFF6E3 #E3FFE8 #E3ECFF
square
#FFE3FA #FFF6E3 #E3FFE8 #E3ECFF
split-complementary
#FFE3FA #ECFFE3 #E3FFF6
monochromatic
#FF69E4 #FFA6EF #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.19
#FFE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#FFE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3FA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3FA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#FFE4EA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe3fa; /* rgb */ color: rgb(255, 227, 250); /* oklch */ color: oklch(94.5% 0.043 331.9);
Tailwind
colors: {
custom: {
50: '#ffebfc',
500: '#ffe3fa',
950: '#000000',
},
}SCSS
$custom: #ffe3fa; $custom-light: #ffebfc; $custom-dark: #000000;
JSON
{
"hex": "#ffe3fa",
"rgb": {
"r": 255,
"g": 227,
"b": 250
},
"hsl": {
"h": 310.714,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94528,
"c": 0.04279,
"h": 331.9
},
"luminance": 0.831
}Semantic roles & 50–950 ramp
primary
#FFE3FA
secondary
#99EDA8
accent
#E62900
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485