#FFE3EF#FFE3EF
#FFE3EF is a very light, muted pink. Relative luminance 0.824; OKLCH L 94.2% C 0.034 H 350.0°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3EF |
|---|---|
| RGB | rgb(255, 227, 239) |
| HSL | hsl(334, 100%, 95%) |
| HSV | hsv(334, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 6.3%, 0%) |
| CIE-LAB | lab(92.77, 11.56, -2.31) |
| CIE-LCH | lch(92.77, 11.79, 348.69°) |
| OKLab | oklab(94.2% 0.0338 -0.006) |
| OKLCH | oklch(94.2% 0.034 350) |
| XYZ | xyz(84.2875, 82.4316, 93.1153) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.79
Light Pink
#FFD1DF
ΔE00 5.85
Mistyrose
#FFE4E1
ΔE00 6.21
Pale Pink
#FFCFDC
ΔE00 6.44
Very Light Pink
#FFF4F2
ΔE00 9.41
Thistle
#D8BFD8
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3EF #E3FFF3
analogous
#FFE3FD #FFE3EF #FFE5E3
triadic
#FFE3EF #EFFFE3 #E3EFFF
tetradic
#FFE3EF #FDFFE3 #E3FFF3 #E5E3FF
square
#FFE3EF #FDFFE3 #E3FFF3 #E5E3FF
split-complementary
#FFE3EF #E3FFE5 #E3FDFF
monochromatic
#FF69A9 #FFA6CC #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.20
#FFE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#FFE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3EF
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3EF | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#FFE2E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3ef; /* rgb */ color: rgb(255, 227, 239); /* oklch */ color: oklch(94.2% 0.034 350.0);
Tailwind
colors: {
custom: {
50: '#ffebf4',
500: '#ffe3ef',
950: '#000000',
},
}SCSS
$custom: #ffe3ef; $custom-light: #ffebf4; $custom-dark: #000000;
JSON
{
"hex": "#ffe3ef",
"rgb": {
"r": 255,
"g": 227,
"b": 239
},
"hsl": {
"h": 334.286,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94202,
"c": 0.03434,
"h": 350
},
"luminance": 0.8243
}Semantic roles & 50–950 ramp
primary
#FFE3EF
secondary
#99EDC9
accent
#E68300
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485