#FFE8F3#FFE8F3
#FFE8F3 is a very light, muted pink. Relative luminance 0.854; OKLCH L 95.3% C 0.029 H 347.1°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8F3 |
|---|---|
| RGB | rgb(255, 232, 243) |
| HSL | hsl(331, 100%, 95%) |
| HSV | hsv(331, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 4.7%, 0%) |
| CIE-LAB | lab(94.07, 9.65, -2.48) |
| CIE-LCH | lch(94.07, 9.97, 345.62°) |
| OKLab | oklab(95.26% 0.0281 -0.0064) |
| OKLCH | oklch(95.26% 0.029 347.1) |
| XYZ | xyz(86.2724, 85.4455, 96.7245) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.09
Mistyrose
#FFE4E1
ΔE00 5.95
Light Pink
#FFD1DF
ΔE00 7.66
Very Light Pink
#FFF4F2
ΔE00 7.92
Pale Pink
#FFCFDC
ΔE00 8.23
Lavender (CSS)
#E6E6FA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8F3 #E8FFF4
analogous
#FFE8FF #FFE8F3 #FFE8E8
triadic
#FFE8F3 #F3FFE8 #E8F3FF
tetradic
#FFE8F3 #FFFFE8 #E8FFF4 #E8E8FF
square
#FFE8F3 #FFFFE8 #E8FFF4 #E8E8FF
split-complementary
#FFE8F3 #E8FFE8 #E8FFFF
monochromatic
#FF6EB3 #FFABD3 #FFE0EF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.16
#FFE8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#FFE8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8F3
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8F3 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF3
Deuteranopia (green-blind)
#EEEFF2
Tritanopia (blue-blind)
#FFE8EC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe8f3; /* rgb */ color: rgb(255, 232, 243); /* oklch */ color: oklch(95.3% 0.029 347.1);
Tailwind
colors: {
custom: {
50: '#ffeff7',
500: '#ffe8f3',
950: '#000000',
},
}SCSS
$custom: #ffe8f3; $custom-light: #ffeff7; $custom-dark: #000000;
JSON
{
"hex": "#ffe8f3",
"rgb": {
"r": 255,
"g": 232,
"b": 243
},
"hsl": {
"h": 331.304,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95258,
"c": 0.02878,
"h": 347.1
},
"luminance": 0.85444
}Semantic roles & 50–950 ramp
primary
#FFE8F3
secondary
#9DEEC7
accent
#E67800
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585