#FFE2F0#FFE2F0
#FFE2F0 is a very light, muted pink. Relative luminance 0.819; OKLCH L 94.0% C 0.037 H 347.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2F0 |
|---|---|
| RGB | rgb(255, 226, 240) |
| HSL | hsl(331, 100%, 94%) |
| HSV | hsv(331, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 5.9%, 0%) |
| CIE-LAB | lab(92.55, 12.24, -3.15) |
| CIE-LCH | lch(92.55, 12.64, 345.58°) |
| OKLab | oklab(94.04% 0.0356 -0.0082) |
| OKLCH | oklch(94.04% 0.037 347.1) |
| XYZ | xyz(84.1629, 81.9455, 93.8046) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.49
Pale Pink
#FFCFDC
ΔE00 6.13
Lavenderblush
#FFF0F5
ΔE00 6.45
Mistyrose
#FFE4E1
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 9.09
Light Rose
#FFC5CB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2F0 #E2FFF1
analogous
#FFE2FF #FFE2F0 #FFE3E2
triadic
#FFE2F0 #F0FFE2 #E2F0FF
tetradic
#FFE2F0 #FFFFE2 #E2FFF1 #E3E2FF
square
#FFE2F0 #FFFFE2 #E2FFF1 #E3E2FF
split-complementary
#FFE2F0 #E2FFE3 #E2FFFF
monochromatic
#FF68B1 #FFA5D0 #FFE0EF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.21
#FFE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FFE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2F0
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2F0 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F1
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#FFE2E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe2f0; /* rgb */ color: rgb(255, 226, 240); /* oklch */ color: oklch(94.0% 0.037 347.1);
Tailwind
colors: {
custom: {
50: '#ffebf4',
500: '#ffe2f0',
950: '#000000',
},
}SCSS
$custom: #ffe2f0; $custom-light: #ffebf4; $custom-dark: #000000;
JSON
{
"hex": "#ffe2f0",
"rgb": {
"r": 255,
"g": 226,
"b": 240
},
"hsl": {
"h": 331.034,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94043,
"c": 0.03656,
"h": 347.1
},
"luminance": 0.81944
}Semantic roles & 50–950 ramp
primary
#FFE2F0
secondary
#98EDC4
accent
#E67700
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485