#F3EAED#F3EAED
#F3EAED is a very light, near-neutral pink. Relative luminance 0.840; OKLCH L 94.5% C 0.010 H 354.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EAED |
|---|---|
| RGB | rgb(243, 234, 237) |
| HSL | hsl(340, 27%, 94%) |
| HSV | hsv(340, 4%, 95%) |
| CMYK | cmyk(0%, 3.7%, 2.5%, 4.7%) |
| CIE-LAB | lab(93.46, 3.55, -0.37) |
| CIE-LCH | lch(93.46, 3.57, 354.03°) |
| OKLab | oklab(94.49% 0.0104 -0.0009) |
| OKLCH | oklch(94.49% 0.01 354.9) |
| XYZ | xyz(81.6688, 84.0152, 92.0185) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.09
Very Light Pink
#FFF4F2
ΔE00 3.22
Snow
#FFFAFA
ΔE00 4.01
Ghostwhite
#F8F8FF
ΔE00 4.88
Whitesmoke
#F5F5F5
ΔE00 5.11
Seashell
#FFF5EE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EAED #EAF3F0
analogous
#F3EAF1 #F3EAED #F3EBEA
triadic
#F3EAED #EDF3EA #EAEDF3
tetradic
#F3EAED #F1F3EA #EAF3F0 #EBEAF3
square
#F3EAED #F1F3EA #EAF3F0 #EBEAF3
split-complementary
#F3EAED #EAF3EB #EAF1F3
monochromatic
#C69CAA #DDC3CC #F3EAED #F4ECEE #F4ECEE
Accessibility & contrast
On white
1.18
#F3EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#F3EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EAED
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EAED | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#F5EAEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3eaed; /* rgb */ color: rgb(243, 234, 237); /* oklch */ color: oklch(94.5% 0.010 354.9);
Tailwind
colors: {
custom: {
50: '#f7f0f2',
500: '#f3eaed',
950: '#000000',
},
}SCSS
$custom: #f3eaed; $custom-light: #f7f0f2; $custom-dark: #000000;
JSON
{
"hex": "#f3eaed",
"rgb": {
"r": 243,
"g": 234,
"b": 237
},
"hsl": {
"h": 340,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.94493,
"c": 0.01047,
"h": 354.9
},
"luminance": 0.84015
}Semantic roles & 50–950 ramp
primary
#F3EAED
secondary
#B5CDC5
accent
#A68440
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585