#FEE0EF#FEE0EF
#FEE0EF is a very light, muted pink. Relative luminance 0.806; OKLCH L 93.6% C 0.038 H 346.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE0EF |
|---|---|
| RGB | rgb(254, 224, 239) |
| HSL | hsl(330, 94%, 94%) |
| HSV | hsv(330, 12%, 100%) |
| CMYK | cmyk(0%, 11.8%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.96, 12.77, -3.50) |
| CIE-LCH | lch(91.96, 13.24, 344.66°) |
| OKLab | oklab(93.56% 0.0371 -0.0091) |
| OKLCH | oklch(93.56% 0.038 346.2) |
| XYZ | xyz(83.1071, 80.6156, 92.8270) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.06
Pale Pink
#FFCFDC
ΔE00 5.72
Lavenderblush
#FFF0F5
ΔE00 7.00
Mistyrose
#FFE4E1
ΔE00 7.37
Thistle
#D8BFD8
ΔE00 8.66
Pale Mauve
#FED0FC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE0EF #E0FEEF
analogous
#FEE0FE #FEE0EF #FEE0E0
triadic
#FEE0EF #EFFEE0 #E0EFFE
tetradic
#FEE0EF #FEFEE0 #E0FEEF #E0E0FE
square
#FEE0EF #FEFEE0 #E0FEEF #E0E0FE
split-complementary
#FEE0EF #E0FEE0 #E0FEFE
monochromatic
#FA69B2 #FCA5D0 #FEE0EF #FEE1F0 #FEE1F0
Accessibility & contrast
On white
1.23
#FEE0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FEE0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE0EF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE0EF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#E8EAEE
Tritanopia (blue-blind)
#FFE0E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fee0ef; /* rgb */ color: rgb(254, 224, 239); /* oklch */ color: oklch(93.6% 0.038 346.2);
Tailwind
colors: {
custom: {
50: '#fee9f4',
500: '#fee0ef',
950: '#000000',
},
}SCSS
$custom: #fee0ef; $custom-light: #fee9f4; $custom-dark: #000000;
JSON
{
"hex": "#fee0ef",
"rgb": {
"r": 254,
"g": 224,
"b": 239
},
"hsl": {
"h": 330,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.93555,
"c": 0.03822,
"h": 346.2
},
"luminance": 0.80614
}Semantic roles & 50–950 ramp
primary
#FEE0EF
secondary
#98EAC1
accent
#E67300
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485