#FFE6F2#FFE6F2
#FFE6F2 is a very light, muted pink. Relative luminance 0.843; OKLCH L 94.9% C 0.031 H 347.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6F2 |
|---|---|
| RGB | rgb(255, 230, 242) |
| HSL | hsl(331, 100%, 95%) |
| HSV | hsv(331, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 5.1%, 0%) |
| CIE-LAB | lab(93.57, 10.52, -2.70) |
| CIE-LCH | lch(93.57, 10.86, 345.59°) |
| OKLab | oklab(94.85% 0.0306 -0.007) |
| OKLCH | oklch(94.85% 0.031 347) |
| XYZ | xyz(85.5620, 84.2657, 95.7447) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.90
Mistyrose
#FFE4E1
ΔE00 6.21
Light Pink
#FFD1DF
ΔE00 6.90
Pale Pink
#FFCFDC
ΔE00 7.50
Very Light Pink
#FFF4F2
ΔE00 8.68
Lavender (CSS)
#E6E6FA
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6F2 #E6FFF3
analogous
#FFE6FE #FFE6F2 #FFE6E6
triadic
#FFE6F2 #F2FFE6 #E6F2FF
tetradic
#FFE6F2 #FEFFE6 #E6FFF3 #E6E6FF
square
#FFE6F2 #FEFFE6 #E6FFF3 #E6E6FF
split-complementary
#FFE6F2 #E6FFE6 #E6FEFF
monochromatic
#FF6CB2 #FFA9D2 #FFE0EF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.18
#FFE6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#FFE6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6F2
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6F2 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF3
Deuteranopia (green-blind)
#EDEEF1
Tritanopia (blue-blind)
#FFE6EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6f2; /* rgb */ color: rgb(255, 230, 242); /* oklch */ color: oklch(94.9% 0.031 347.0);
Tailwind
colors: {
custom: {
50: '#ffeef6',
500: '#ffe6f2',
950: '#000000',
},
}SCSS
$custom: #ffe6f2; $custom-light: #ffeef6; $custom-dark: #000000;
JSON
{
"hex": "#ffe6f2",
"rgb": {
"r": 255,
"g": 230,
"b": 242
},
"hsl": {
"h": 331.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94852,
"c": 0.03136,
"h": 347
},
"luminance": 0.84264
}Semantic roles & 50–950 ramp
primary
#FFE6F2
secondary
#9CEDC6
accent
#E67700
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585