#FFE3F1#FFE3F1
#FFE3F1 is a very light, muted pink. Relative luminance 0.825; OKLCH L 94.3% C 0.036 H 346.1°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3F1 |
|---|---|
| RGB | rgb(255, 227, 241) |
| HSL | hsl(330, 100%, 95%) |
| HSV | hsv(330, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 5.5%, 0%) |
| CIE-LAB | lab(92.82, 11.90, -3.28) |
| CIE-LCH | lch(92.82, 12.34, 344.59°) |
| OKLab | oklab(94.26% 0.0345 -0.0085) |
| OKLCH | oklch(94.26% 0.036 346.1) |
| XYZ | xyz(84.5846, 82.5505, 94.6800) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 6.18
Pale Pink
#FFCFDC
ΔE00 6.47
Mistyrose
#FFE4E1
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 9.21
Pale Mauve
#FED0FC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3F1 #E3FFF1
analogous
#FFE3FF #FFE3F1 #FFE3E3
triadic
#FFE3F1 #F1FFE3 #E3F1FF
tetradic
#FFE3F1 #FFFFE3 #E3FFF1 #E3E3FF
square
#FFE3F1 #FFFFE3 #E3FFF1 #E3E3FF
split-complementary
#FFE3F1 #E3FFE3 #E3FFFF
monochromatic
#FF69B4 #FFA6D2 #FFE0F0 #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.20
#FFE3F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FFE3F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3F1
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3F1 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#FFE3E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3f1; /* rgb */ color: rgb(255, 227, 241); /* oklch */ color: oklch(94.3% 0.036 346.1);
Tailwind
colors: {
custom: {
50: '#ffebf5',
500: '#ffe3f1',
950: '#000000',
},
}SCSS
$custom: #ffe3f1; $custom-light: #ffebf5; $custom-dark: #000000;
JSON
{
"hex": "#ffe3f1",
"rgb": {
"r": 255,
"g": 227,
"b": 241
},
"hsl": {
"h": 330,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.9426,
"c": 0.03558,
"h": 346.1
},
"luminance": 0.82549
}Semantic roles & 50–950 ramp
primary
#FFE3F1
secondary
#99EDC3
accent
#E67300
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485