#F3E2EF#F3E2EF
#F3E2EF is a very light, muted pink. Relative luminance 0.797; OKLCH L 93.0% C 0.025 H 333.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E2EF |
|---|---|
| RGB | rgb(243, 226, 239) |
| HSL | hsl(314, 41%, 92%) |
| HSV | hsv(314, 7%, 95%) |
| CMYK | cmyk(0%, 7%, 1.6%, 4.7%) |
| CIE-LAB | lab(91.54, 8.03, -4.22) |
| CIE-LCH | lch(91.54, 9.07, 332.24°) |
| OKLab | oklab(93.01% 0.0226 -0.0111) |
| OKLCH | oklch(93.01% 0.025 333.8) |
| XYZ | xyz(79.7363, 79.6801, 92.8239) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.45
Lavender (CSS)
#E6E6FA
ΔE00 7.08
Mistyrose
#FFE4E1
ΔE00 7.24
Very Light Pink
#FFF4F2
ΔE00 8.08
Ghostwhite
#F8F8FF
ΔE00 8.68
Light Pink
#FFD1DF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E2EF #E2F3E6
analogous
#EFE2F3 #F3E2EF #F3E2E7
triadic
#F3E2EF #EFF3E2 #E2EFF3
tetradic
#F3E2EF #F3EFE2 #E2F3E6 #E2E7F3
square
#F3E2EF #F3EFE2 #E2F3E6 #E2E7F3
split-complementary
#F3E2EF #E7F3E2 #E2F3EF
monochromatic
#CF8BBF #E1B7D7 #F3E2EF #F6E9F3 #F6E9F3
Accessibility & contrast
On white
1.24
#F3E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F3E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E2EF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E2EF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#E5E8EE
Tritanopia (blue-blind)
#F5E3E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f3e2ef; /* rgb */ color: rgb(243, 226, 239); /* oklch */ color: oklch(93.0% 0.025 333.8);
Tailwind
colors: {
custom: {
50: '#f7ebf4',
500: '#f3e2ef',
950: '#000000',
},
}SCSS
$custom: #f3e2ef; $custom-light: #f7ebf4; $custom-dark: #000000;
JSON
{
"hex": "#f3e2ef",
"rgb": {
"r": 243,
"g": 226,
"b": 239
},
"hsl": {
"h": 314.118,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.93011,
"c": 0.02519,
"h": 333.8
},
"luminance": 0.79679
}Semantic roles & 50–950 ramp
primary
#F3E2EF
secondary
#A9D0B2
accent
#B55031
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485