#FFE2F6#FFE2F6
#FFE2F6 is a very light, muted pink. Relative luminance 0.823; OKLCH L 94.2% C 0.041 H 337.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2F6 |
|---|---|
| RGB | rgb(255, 226, 246) |
| HSL | hsl(319, 100%, 94%) |
| HSV | hsv(319, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 3.5%, 0%) |
| CIE-LAB | lab(92.71, 13.27, -6.05) |
| CIE-LCH | lch(92.71, 14.59, 335.51°) |
| OKLab | oklab(94.22% 0.0378 -0.0159) |
| OKLCH | oklch(94.22% 0.041 337.1) |
| XYZ | xyz(85.0690, 82.3079, 98.5765) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.97
Pale Pink
#FFCFDC
ΔE00 6.68
Lavenderblush
#FFF0F5
ΔE00 7.76
Pale Mauve
#FED0FC
ΔE00 7.94
Very Light Purple
#F6CEFC
ΔE00 8.38
Thistle
#D8BFD8
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2F6 #E2FFEB
analogous
#FAE2FF #FFE2F6 #FFE2E8
triadic
#FFE2F6 #F6FFE2 #E2F6FF
tetradic
#FFE2F6 #FFFAE2 #E2FFEB #E2E8FF
square
#FFE2F6 #FFFAE2 #E2FFEB #E2E8FF
split-complementary
#FFE2F6 #E8FFE2 #E2FFFA
monochromatic
#FF68D0 #FFA5E3 #FFE0F6 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.20
#FFE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#FFE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2F6
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2F6 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F7
Deuteranopia (green-blind)
#E9ECF5
Tritanopia (blue-blind)
#FFE3E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe2f6; /* rgb */ color: rgb(255, 226, 246); /* oklch */ color: oklch(94.2% 0.041 337.1);
Tailwind
colors: {
custom: {
50: '#ffebf9',
500: '#ffe2f6',
950: '#000000',
},
}SCSS
$custom: #ffe2f6; $custom-light: #ffebf9; $custom-dark: #000000;
JSON
{
"hex": "#ffe2f6",
"rgb": {
"r": 255,
"g": 226,
"b": 246
},
"hsl": {
"h": 318.621,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94221,
"c": 0.041,
"h": 337.1
},
"luminance": 0.82307
}Semantic roles & 50–950 ramp
primary
#FFE2F6
secondary
#98EDB3
accent
#E64700
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485