#FFE7EF#FFE7EF
#FFE7EF is a very light, muted pink. Relative luminance 0.846; OKLCH L 95.0% C 0.028 H 355.4°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7EF |
|---|---|
| RGB | rgb(255, 231, 239) |
| HSL | hsl(340, 100%, 95%) |
| HSV | hsv(340, 9%, 100%) |
| CMYK | cmyk(0%, 9.4%, 6.3%, 0%) |
| CIE-LAB | lab(93.73, 9.49, -0.90) |
| CIE-LCH | lch(93.73, 9.53, 354.59°) |
| OKLab | oklab(94.96% 0.028 -0.0022) |
| OKLCH | oklch(94.96% 0.028 355.4) |
| XYZ | xyz(85.3942, 84.6451, 93.4842) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.82
Mistyrose
#FFE4E1
ΔE00 4.73
Very Light Pink
#FFF4F2
ΔE00 7.34
Light Pink
#FFD1DF
ΔE00 7.54
Pale Pink
#FFCFDC
ΔE00 8.05
Snow
#FFFAFA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7EF #E7FFF7
analogous
#FFE7FB #FFE7EF #FFEBE7
triadic
#FFE7EF #EFFFE7 #E7EFFF
tetradic
#FFE7EF #FBFFE7 #E7FFF7 #EBE7FF
square
#FFE7EF #FBFFE7 #E7FFF7 #EBE7FF
split-complementary
#FFE7EF #E7FFEB #E7FBFF
monochromatic
#FF6D9D #FFAAC6 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.17
#FFE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#FFE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7EF
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7EF | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEF
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#FFE6EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe7ef; /* rgb */ color: rgb(255, 231, 239); /* oklch */ color: oklch(95.0% 0.028 355.4);
Tailwind
colors: {
custom: {
50: '#ffeef4',
500: '#ffe7ef',
950: '#000000',
},
}SCSS
$custom: #ffe7ef; $custom-light: #ffeef4; $custom-dark: #000000;
JSON
{
"hex": "#ffe7ef",
"rgb": {
"r": 255,
"g": 231,
"b": 239
},
"hsl": {
"h": 340,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94955,
"c": 0.02812,
"h": 355.4
},
"luminance": 0.84644
}Semantic roles & 50–950 ramp
primary
#FFE7EF
secondary
#9DEED3
accent
#E69900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585