#F2E2EB#F2E2EB
#F2E2EB is a very light, muted pink. Relative luminance 0.793; OKLCH L 92.8% C 0.021 H 342.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2EB |
|---|---|
| RGB | rgb(242, 226, 235) |
| HSL | hsl(326, 38%, 92%) |
| HSV | hsv(326, 7%, 95%) |
| CMYK | cmyk(0%, 6.6%, 2.9%, 5.1%) |
| CIE-LAB | lab(91.36, 6.99, -2.41) |
| CIE-LCH | lch(91.36, 7.39, 340.95°) |
| OKLab | oklab(92.81% 0.0201 -0.0063) |
| OKLCH | oklch(92.81% 0.021 342.6) |
| XYZ | xyz(78.8077, 79.2689, 89.7299) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.39
Mistyrose
#FFE4E1
ΔE00 6.10
Very Light Pink
#FFF4F2
ΔE00 6.68
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Snow
#FFFAFA
ΔE00 7.95
Ghostwhite
#F8F8FF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2EB #E2F2E9
analogous
#F1E2F2 #F2E2EB #F2E2E3
triadic
#F2E2EB #EBF2E2 #E2EBF2
tetradic
#F2E2EB #F2F1E2 #E2F2E9 #E2E3F2
square
#F2E2EB #F2F1E2 #E2F2E9 #E2E3F2
split-complementary
#F2E2EB #E3F2E2 #E2F2F1
monochromatic
#CC8DB1 #DFB8CE #F2E2EB #F6EAF0 #F6EAF0
Accessibility & contrast
On white
1.25
#F2E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#F2E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2EB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2EB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#F4E2E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f2e2eb; /* rgb */ color: rgb(242, 226, 235); /* oklch */ color: oklch(92.8% 0.021 342.6);
Tailwind
colors: {
custom: {
50: '#f6ebf1',
500: '#f2e2eb',
950: '#000000',
},
}SCSS
$custom: #f2e2eb; $custom-light: #f6ebf1; $custom-dark: #000000;
JSON
{
"hex": "#f2e2eb",
"rgb": {
"r": 242,
"g": 226,
"b": 235
},
"hsl": {
"h": 326.25,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.92812,
"c": 0.02105,
"h": 342.6
},
"luminance": 0.79268
}Semantic roles & 50–950 ramp
primary
#F2E2EB
secondary
#AACEBA
accent
#B16B34
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485