#FFE6EF#FFE6EF
#FFE6EF is a very light, muted pink. Relative luminance 0.841; OKLCH L 94.8% C 0.030 H 353.9°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6EF |
|---|---|
| RGB | rgb(255, 230, 239) |
| HSL | hsl(338, 100%, 95%) |
| HSV | hsv(338, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 6.3%, 0%) |
| CIE-LAB | lab(93.49, 10.01, -1.25) |
| CIE-LCH | lch(93.49, 10.09, 352.87°) |
| OKLab | oklab(94.77% 0.0295 -0.0032) |
| OKLCH | oklch(94.77% 0.03 353.9) |
| XYZ | xyz(85.1152, 84.0870, 93.3912) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.31
Mistyrose
#FFE4E1
ΔE00 5.07
Light Pink
#FFD1DF
ΔE00 7.08
Pale Pink
#FFCFDC
ΔE00 7.61
Very Light Pink
#FFF4F2
ΔE00 7.88
Snow
#FFFAFA
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6EF #E6FFF6
analogous
#FFE6FB #FFE6EF #FFE9E6
triadic
#FFE6EF #EFFFE6 #E6EFFF
tetradic
#FFE6EF #FBFFE6 #E6FFF6 #E9E6FF
square
#FFE6EF #FBFFE6 #E6FFF6 #E9E6FF
split-complementary
#FFE6EF #E6FFE9 #E6FBFF
monochromatic
#FF6CA1 #FFA9C8 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.18
#FFE6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#FFE6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6EF
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6EF | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#FFE5E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6ef; /* rgb */ color: rgb(255, 230, 239); /* oklch */ color: oklch(94.8% 0.030 353.9);
Tailwind
colors: {
custom: {
50: '#ffeef4',
500: '#ffe6ef',
950: '#000000',
},
}SCSS
$custom: #ffe6ef; $custom-light: #ffeef4; $custom-dark: #000000;
JSON
{
"hex": "#ffe6ef",
"rgb": {
"r": 255,
"g": 230,
"b": 239
},
"hsl": {
"h": 338.4,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94766,
"c": 0.02965,
"h": 353.9
},
"luminance": 0.84086
}Semantic roles & 50–950 ramp
primary
#FFE6EF
secondary
#9CEDD0
accent
#E69300
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585