#F4EAEE#F4EAEE
#F4EAEE is a very light, near-neutral pink. Relative luminance 0.843; OKLCH L 94.6% C 0.012 H 351.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAEE |
|---|---|
| RGB | rgb(244, 234, 238) |
| HSL | hsl(336, 31%, 94%) |
| HSV | hsv(336, 4%, 96%) |
| CMYK | cmyk(0%, 4.1%, 2.5%, 4.3%) |
| CIE-LAB | lab(93.56, 4.06, -0.73) |
| CIE-LCH | lch(93.56, 4.12, 349.78°) |
| OKLab | oklab(94.6% 0.0119 -0.0019) |
| OKLCH | oklch(94.6% 0.012 351) |
| XYZ | xyz(82.1615, 84.2523, 92.8063) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.55
Very Light Pink
#FFF4F2
ΔE00 3.53
Snow
#FFFAFA
ΔE00 4.43
Ghostwhite
#F8F8FF
ΔE00 5.11
Whitesmoke
#F5F5F5
ΔE00 5.67
Seashell
#FFF5EE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAEE #EAF4F0
analogous
#F4EAF3 #F4EAEE #F4EBEA
triadic
#F4EAEE #EEF4EA #EAEEF4
tetradic
#F4EAEE #F3F4EA #EAF4F0 #EBEAF4
square
#F4EAEE #F3F4EA #EAF4F0 #EBEAF4
split-complementary
#F4EAEE #EAF4EB #EAF3F4
monochromatic
#CA9AAD #DFC2CD #F4EAEE #F4EBEF #F4EBEF
Accessibility & contrast
On white
1.18
#F4EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#F4EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAEE
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAEE | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#F6EAEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4eaee; /* rgb */ color: rgb(244, 234, 238); /* oklch */ color: oklch(94.6% 0.012 351.0);
Tailwind
colors: {
custom: {
50: '#f7f0f3',
500: '#f4eaee',
950: '#000000',
},
}SCSS
$custom: #f4eaee; $custom-light: #f7f0f3; $custom-dark: #000000;
JSON
{
"hex": "#f4eaee",
"rgb": {
"r": 244,
"g": 234,
"b": 238
},
"hsl": {
"h": 336,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94601,
"c": 0.012,
"h": 351
},
"luminance": 0.84252
}Semantic roles & 50–950 ramp
primary
#F4EAEE
secondary
#B4CFC4
accent
#AA7E3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585