#FFE6F1#FFE6F1
#FFE6F1 is a very light, muted pink. Relative luminance 0.842; OKLCH L 94.8% C 0.031 H 349.2°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6F1 |
|---|---|
| RGB | rgb(255, 230, 241) |
| HSL | hsl(334, 100%, 95%) |
| HSV | hsv(334, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 5.5%, 0%) |
| CIE-LAB | lab(93.54, 10.35, -2.22) |
| CIE-LCH | lch(93.54, 10.58, 347.89°) |
| OKLab | oklab(94.82% 0.0302 -0.0057) |
| OKLCH | oklch(94.82% 0.031 349.2) |
| XYZ | xyz(85.4122, 84.2058, 94.9559) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.69
Mistyrose
#FFE4E1
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 6.94
Pale Pink
#FFCFDC
ΔE00 7.51
Very Light Pink
#FFF4F2
ΔE00 8.41
Lavender (CSS)
#E6E6FA
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6F1 #E6FFF4
analogous
#FFE6FD #FFE6F1 #FFE7E6
triadic
#FFE6F1 #F1FFE6 #E6F1FF
tetradic
#FFE6F1 #FDFFE6 #E6FFF4 #E7E6FF
square
#FFE6F1 #FDFFE6 #E6FFF4 #E7E6FF
split-complementary
#FFE6F1 #E6FFE7 #E6FDFF
monochromatic
#FF6CAC #FFA9CF #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.18
#FFE6F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FFE6F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6F1
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6F1 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF1
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#FFE6EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6f1; /* rgb */ color: rgb(255, 230, 241); /* oklch */ color: oklch(94.8% 0.031 349.2);
Tailwind
colors: {
custom: {
50: '#ffeef5',
500: '#ffe6f1',
950: '#000000',
},
}SCSS
$custom: #ffe6f1; $custom-light: #ffeef5; $custom-dark: #000000;
JSON
{
"hex": "#ffe6f1",
"rgb": {
"r": 255,
"g": 230,
"b": 241
},
"hsl": {
"h": 333.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94823,
"c": 0.03074,
"h": 349.2
},
"luminance": 0.84205
}Semantic roles & 50–950 ramp
primary
#FFE6F1
secondary
#9CEDCA
accent
#E68100
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585