#F2E5EB#F2E5EB
#F2E5EB is a very light, near-neutral pink. Relative luminance 0.809; OKLCH L 93.4% C 0.016 H 347.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E5EB |
|---|---|
| RGB | rgb(242, 229, 235) |
| HSL | hsl(332, 33%, 92%) |
| HSV | hsv(332, 5%, 95%) |
| CMYK | cmyk(0%, 5.4%, 2.9%, 5.1%) |
| CIE-LAB | lab(92.09, 5.44, -1.33) |
| CIE-LCH | lch(92.09, 5.60, 346.24°) |
| OKLab | oklab(93.39% 0.0158 -0.0034) |
| OKLCH | oklch(93.39% 0.016 347.7) |
| XYZ | xyz(79.6306, 80.9147, 90.0042) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.53
Very Light Pink
#FFF4F2
ΔE00 5.02
Mistyrose
#FFE4E1
ΔE00 5.94
Snow
#FFFAFA
ΔE00 6.24
Ghostwhite
#F8F8FF
ΔE00 6.57
Lavender (CSS)
#E6E6FA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E5EB #E5F2EC
analogous
#F2E5F1 #F2E5EB #F2E6E5
triadic
#F2E5EB #EBF2E5 #E5EBF2
tetradic
#F2E5EB #F1F2E5 #E5F2EC #E6E5F2
square
#F2E5EB #F1F2E5 #E5F2EC #E6E5F2
split-complementary
#F2E5EB #E5F2E6 #E5F1F2
monochromatic
#C993AC #DEBCCC #F2E5EB #F5EBEF #F5EBEF
Accessibility & contrast
On white
1.22
#F2E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#F2E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E5EB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E5EB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#F4E5E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2e5eb; /* rgb */ color: rgb(242, 229, 235); /* oklch */ color: oklch(93.4% 0.016 347.7);
Tailwind
colors: {
custom: {
50: '#f6edf1',
500: '#f2e5eb',
950: '#000000',
},
}SCSS
$custom: #f2e5eb; $custom-light: #f6edf1; $custom-dark: #000000;
JSON
{
"hex": "#f2e5eb",
"rgb": {
"r": 242,
"g": 229,
"b": 235
},
"hsl": {
"h": 332.308,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.93389,
"c": 0.01615,
"h": 347.7
},
"luminance": 0.80914
}Semantic roles & 50–950 ramp
primary
#F2E5EB
secondary
#AECDBF
accent
#AC7739
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485