#F5E2EB#F5E2EB
#F5E2EB is a very light, muted pink. Relative luminance 0.798; OKLCH L 93.1% C 0.024 H 347.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E2EB |
|---|---|
| RGB | rgb(245, 226, 235) |
| HSL | hsl(332, 49%, 92%) |
| HSV | hsv(332, 8%, 96%) |
| CMYK | cmyk(0%, 7.8%, 4.1%, 3.9%) |
| CIE-LAB | lab(91.60, 8.00, -2.03) |
| CIE-LCH | lch(91.60, 8.26, 345.76°) |
| OKLab | oklab(93.06% 0.0232 -0.0053) |
| OKLCH | oklch(93.06% 0.024 347.2) |
| XYZ | xyz(79.8461, 79.8043, 89.7786) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.62
Mistyrose
#FFE4E1
ΔE00 5.58
Very Light Pink
#FFF4F2
ΔE00 7.09
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Light Pink
#FFD1DF
ΔE00 8.41
Snow
#FFFAFA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E2EB #E2F5EC
analogous
#F5E2F5 #F5E2EB #F5E3E2
triadic
#F5E2EB #EBF5E2 #E2EBF5
tetradic
#F5E2EB #F5F5E2 #E2F5EC #E3E2F5
square
#F5E2EB #F5F5E2 #E2F5EC #E3E2F5
split-complementary
#F5E2EB #E2F5E3 #E2F5F5
monochromatic
#D687AC #E5B4CC #F5E2EB #F7E8EF #F7E8EF
Accessibility & contrast
On white
1.24
#F5E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F5E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E2EB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E2EB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#F8E2E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5e2eb; /* rgb */ color: rgb(245, 226, 235); /* oklch */ color: oklch(93.1% 0.024 347.2);
Tailwind
colors: {
custom: {
50: '#f8ebf1',
500: '#f5e2eb',
950: '#000000',
},
}SCSS
$custom: #f5e2eb; $custom-light: #f8ebf1; $custom-dark: #000000;
JSON
{
"hex": "#f5e2eb",
"rgb": {
"r": 245,
"g": 226,
"b": 235
},
"hsl": {
"h": 331.579,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.93059,
"c": 0.02383,
"h": 347.2
},
"luminance": 0.79803
}Semantic roles & 50–950 ramp
primary
#F5E2EB
secondary
#A7D4BF
accent
#BC7729
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485