#F5E2EF#F5E2EF
#F5E2EF is a very light, muted pink. Relative luminance 0.800; OKLCH L 93.2% C 0.027 H 337.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E2EF |
|---|---|
| RGB | rgb(245, 226, 239) |
| HSL | hsl(319, 49%, 92%) |
| HSV | hsv(319, 8%, 96%) |
| CMYK | cmyk(0%, 7.8%, 2.4%, 3.9%) |
| CIE-LAB | lab(91.70, 8.70, -3.97) |
| CIE-LCH | lch(91.70, 9.56, 335.47°) |
| OKLab | oklab(93.18% 0.0247 -0.0104) |
| OKLCH | oklch(93.18% 0.027 337.1) |
| XYZ | xyz(80.4305, 80.0380, 92.8564) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.59
Mistyrose
#FFE4E1
ΔE00 6.98
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Light Pink
#FFD1DF
ΔE00 8.19
Very Light Pink
#FFF4F2
ΔE00 8.31
Pale Pink
#FFCFDC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E2EF #E2F5E8
analogous
#F1E2F5 #F5E2EF #F5E2E6
triadic
#F5E2EF #EFF5E2 #E2EFF5
tetradic
#F5E2EF #F5F1E2 #E2F5E8 #E2E6F5
square
#F5E2EF #F5F1E2 #E2F5E8 #E2E6F5
split-complementary
#F5E2EF #E6F5E2 #E2F5F1
monochromatic
#D687BD #E5B4D6 #F5E2EF #F7E8F2 #F7E8F2
Accessibility & contrast
On white
1.23
#F5E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#F5E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E2EF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E2EF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F0
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#F7E2E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5e2ef; /* rgb */ color: rgb(245, 226, 239); /* oklch */ color: oklch(93.2% 0.027 337.1);
Tailwind
colors: {
custom: {
50: '#f8ebf4',
500: '#f5e2ef',
950: '#000000',
},
}SCSS
$custom: #f5e2ef; $custom-light: #f8ebf4; $custom-dark: #000000;
JSON
{
"hex": "#f5e2ef",
"rgb": {
"r": 245,
"g": 226,
"b": 239
},
"hsl": {
"h": 318.947,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.93176,
"c": 0.02681,
"h": 337.1
},
"luminance": 0.80037
}Semantic roles & 50–950 ramp
primary
#F5E2EF
secondary
#A7D4B5
accent
#BC5829
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485