#F2E1EB#F2E1EB
#F2E1EB is a very light, muted pink. Relative luminance 0.787; OKLCH L 92.6% C 0.023 H 341.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E1EB |
|---|---|
| RGB | rgb(242, 225, 235) |
| HSL | hsl(325, 40%, 92%) |
| HSV | hsv(325, 7%, 95%) |
| CMYK | cmyk(0%, 7%, 2.9%, 5.1%) |
| CIE-LAB | lab(91.11, 7.51, -2.77) |
| CIE-LCH | lch(91.11, 8.00, 339.72°) |
| OKLab | oklab(92.62% 0.0215 -0.0073) |
| OKLCH | oklch(92.62% 0.023 341.3) |
| XYZ | xyz(78.5366, 78.7266, 89.6396) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.83
Mistyrose
#FFE4E1
ΔE00 6.27
Very Light Pink
#FFF4F2
ΔE00 7.23
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Ghostwhite
#F8F8FF
ΔE00 8.44
Snow
#FFFAFA
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E1EB #E1F2E8
analogous
#F1E1F2 #F2E1EB #F2E1E3
triadic
#F2E1EB #EBF2E1 #E1EBF2
tetradic
#F2E1EB #F2F1E1 #E1F2E8 #E1E3F2
square
#F2E1EB #F2F1E1 #E1F2E8 #E1E3F2
split-complementary
#F2E1EB #E3F2E1 #E1F2F1
monochromatic
#CD8CB2 #DFB6CF #F2E1EB #F6EAF1 #F6EAF1
Accessibility & contrast
On white
1.25
#F2E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#F2E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E1EB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E1EB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#F4E1E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2e1eb; /* rgb */ color: rgb(242, 225, 235); /* oklch */ color: oklch(92.6% 0.023 341.3);
Tailwind
colors: {
custom: {
50: '#f6eaf1',
500: '#f2e1eb',
950: '#000000',
},
}SCSS
$custom: #f2e1eb; $custom-light: #f6eaf1; $custom-dark: #000000;
JSON
{
"hex": "#f2e1eb",
"rgb": {
"r": 242,
"g": 225,
"b": 235
},
"hsl": {
"h": 324.706,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.9262,
"c": 0.0227,
"h": 341.3
},
"luminance": 0.78726
}Semantic roles & 50–950 ramp
primary
#F2E1EB
secondary
#A9CEB8
accent
#B36733
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485