#F3EAEE#F3EAEE
#F3EAEE is a very light, near-neutral pink. Relative luminance 0.841; OKLCH L 94.5% C 0.011 H 348.4°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EAEE |
|---|---|
| RGB | rgb(243, 234, 238) |
| HSL | hsl(333, 27%, 94%) |
| HSV | hsv(333, 4%, 95%) |
| CMYK | cmyk(0%, 3.7%, 2.1%, 4.7%) |
| CIE-LAB | lab(93.48, 3.72, -0.85) |
| CIE-LCH | lch(93.48, 3.82, 347.08°) |
| OKLab | oklab(94.52% 0.0108 -0.0022) |
| OKLCH | oklch(94.52% 0.011 348.4) |
| XYZ | xyz(81.8153, 84.0738, 92.7901) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.91
Very Light Pink
#FFF4F2
ΔE00 3.57
Snow
#FFFAFA
ΔE00 4.24
Ghostwhite
#F8F8FF
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 5.33
Pale Grey
#FDFDFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EAEE #EAF3EF
analogous
#F3EAF2 #F3EAEE #F3EAEA
triadic
#F3EAEE #EEF3EA #EAEEF3
tetradic
#F3EAEE #F2F3EA #EAF3EF #EAEAF3
square
#F3EAEE #F2F3EA #EAF3EF #EAEAF3
split-complementary
#F3EAEE #EAF3EA #EAF2F3
monochromatic
#C69CAF #DDC3CE #F3EAEE #F4ECEF #F4ECEF
Accessibility & contrast
On white
1.18
#F3EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#F3EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EAEE
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EAEE | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEE
Deuteranopia (green-blind)
#ECEDEE
Tritanopia (blue-blind)
#F5EAEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3eaee; /* rgb */ color: rgb(243, 234, 238); /* oklch */ color: oklch(94.5% 0.011 348.4);
Tailwind
colors: {
custom: {
50: '#f7f0f3',
500: '#f3eaee',
950: '#000000',
},
}SCSS
$custom: #f3eaee; $custom-light: #f7f0f3; $custom-dark: #000000;
JSON
{
"hex": "#f3eaee",
"rgb": {
"r": 243,
"g": 234,
"b": 238
},
"hsl": {
"h": 333.333,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.94522,
"c": 0.01103,
"h": 348.4
},
"luminance": 0.84073
}Semantic roles & 50–950 ramp
primary
#F3EAEE
secondary
#B5CDC2
accent
#A67840
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585