#FFE3F0#FFE3F0
#FFE3F0 is a very light, muted pink. Relative luminance 0.825; OKLCH L 94.2% C 0.035 H 348.0°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3F0 |
|---|---|
| RGB | rgb(255, 227, 240) |
| HSL | hsl(332, 100%, 95%) |
| HSV | hsv(332, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 5.9%, 0%) |
| CIE-LAB | lab(92.79, 11.73, -2.80) |
| CIE-LCH | lch(92.79, 12.06, 346.59°) |
| OKLab | oklab(94.23% 0.0342 -0.0073) |
| OKLCH | oklch(94.23% 0.035 348) |
| XYZ | xyz(84.4356, 82.4909, 93.8955) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 5.97
Pale Pink
#FFCFDC
ΔE00 6.45
Mistyrose
#FFE4E1
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 9.36
Very Light Pink
#FFF4F2
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3F0 #E3FFF2
analogous
#FFE3FE #FFE3F0 #FFE4E3
triadic
#FFE3F0 #F0FFE3 #E3F0FF
tetradic
#FFE3F0 #FEFFE3 #E3FFF2 #E4E3FF
square
#FFE3F0 #FEFFE3 #E3FFF2 #E4E3FF
split-complementary
#FFE3F0 #E3FFE4 #E3FEFF
monochromatic
#FF69AE #FFA6CF #FFE0EF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.20
#FFE3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#FFE3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3F0
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3F0 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F1
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#FFE3E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3f0; /* rgb */ color: rgb(255, 227, 240); /* oklch */ color: oklch(94.2% 0.035 348.0);
Tailwind
colors: {
custom: {
50: '#ffebf4',
500: '#ffe3f0',
950: '#000000',
},
}SCSS
$custom: #ffe3f0; $custom-light: #ffebf4; $custom-dark: #000000;
JSON
{
"hex": "#ffe3f0",
"rgb": {
"r": 255,
"g": 227,
"b": 240
},
"hsl": {
"h": 332.143,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94231,
"c": 0.03494,
"h": 348
},
"luminance": 0.82489
}Semantic roles & 50–950 ramp
primary
#FFE3F0
secondary
#99EDC6
accent
#E67B00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485