#F3EFF2#F3EFF2
#F3EFF2 is a very light, near-neutral pink. Relative luminance 0.872; OKLCH L 95.6% C 0.006 H 334.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EFF2 |
|---|---|
| RGB | rgb(243, 239, 242) |
| HSL | hsl(315, 14%, 95%) |
| HSV | hsv(315, 2%, 95%) |
| CMYK | cmyk(0%, 1.6%, 0.4%, 4.7%) |
| CIE-LAB | lab(94.82, 1.86, -0.97) |
| CIE-LCH | lch(94.82, 2.10, 332.45°) |
| OKLab | oklab(95.61% 0.0052 -0.0026) |
| OKLCH | oklch(95.61% 0.006 334) |
| XYZ | xyz(83.8531, 87.1987, 96.4007) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.70
Whitesmoke
#F5F5F5
ΔE00 2.96
Ghostwhite
#F8F8FF
ΔE00 2.96
Pale Grey
#FDFDFE
ΔE00 3.58
Very Light Pink
#FFF4F2
ΔE00 3.72
White
#FFFFFF
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EFF2 #EFF3F0
analogous
#F2EFF3 #F3EFF2 #F3EFF0
triadic
#F3EFF2 #F2F3EF #EFF2F3
tetradic
#F3EFF2 #F3F2EF #EFF3F0 #EFF0F3
square
#F3EFF2 #F3F2EF #EFF3F0 #EFF0F3
split-complementary
#F3EFF2 #F0F3EF #EFF3F2
monochromatic
#BFA9B9 #D9CCD6 #F2EEF1 #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.14
#F3EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F3EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EFF2
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EFF2 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#F0F0F2
Tritanopia (blue-blind)
#F3EFF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3eff2; /* rgb */ color: rgb(243, 239, 242); /* oklch */ color: oklch(95.6% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#f7f4f6',
500: '#f3eff2',
950: '#000000',
},
}SCSS
$custom: #f3eff2; $custom-light: #f7f4f6; $custom-dark: #000000;
JSON
{
"hex": "#f3eff2",
"rgb": {
"r": 243,
"g": 239,
"b": 242
},
"hsl": {
"h": 315,
"s": 14.286,
"l": 94.51
},
"oklch": {
"l": 0.95606,
"c": 0.00582,
"h": 334
},
"luminance": 0.87198
}Semantic roles & 50–950 ramp
primary
#F3EFF2
secondary
#BDC9C0
accent
#98604D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585