#FEE1EF#FEE1EF
#FEE1EF is a very light, muted pink. Relative luminance 0.812; OKLCH L 93.7% C 0.037 H 347.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE1EF |
|---|---|
| RGB | rgb(254, 225, 239) |
| HSL | hsl(331, 94%, 94%) |
| HSV | hsv(331, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.20, 12.25, -3.15) |
| CIE-LCH | lch(92.20, 12.65, 345.58°) |
| OKLab | oklab(93.74% 0.0357 -0.0082) |
| OKLCH | oklch(93.74% 0.037 347) |
| XYZ | xyz(83.3766, 81.1547, 92.9168) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.37
Pale Pink
#FFCFDC
ΔE00 6.01
Lavenderblush
#FFF0F5
ΔE00 6.53
Mistyrose
#FFE4E1
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 8.90
Light Rose
#FFC5CB
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE1EF #E1FEF0
analogous
#FEE1FE #FEE1EF #FEE2E1
triadic
#FEE1EF #EFFEE1 #E1EFFE
tetradic
#FEE1EF #FEFEE1 #E1FEF0 #E2E1FE
square
#FEE1EF #FEFEE1 #E1FEF0 #E2E1FE
split-complementary
#FEE1EF #E1FEE2 #E1FEFE
monochromatic
#FA6BB0 #FCA6CF #FEE1EF #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.22
#FEE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FEE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE1EF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE1EF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F0
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#FFE1E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee1ef; /* rgb */ color: rgb(254, 225, 239); /* oklch */ color: oklch(93.7% 0.037 347.0);
Tailwind
colors: {
custom: {
50: '#feeaf4',
500: '#fee1ef',
950: '#000000',
},
}SCSS
$custom: #fee1ef; $custom-light: #feeaf4; $custom-dark: #000000;
JSON
{
"hex": "#fee1ef",
"rgb": {
"r": 254,
"g": 225,
"b": 239
},
"hsl": {
"h": 331.034,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.93742,
"c": 0.03659,
"h": 347
},
"luminance": 0.81153
}Semantic roles & 50–950 ramp
primary
#FEE1EF
secondary
#99EAC3
accent
#E67700
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485