#F2EAED#F2EAED
#F2EAED is a very light, near-neutral pink. Relative luminance 0.838; OKLCH L 94.4% C 0.009 H 352.4°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAED |
|---|---|
| RGB | rgb(242, 234, 237) |
| HSL | hsl(338, 24%, 93%) |
| HSV | hsv(338, 3%, 95%) |
| CMYK | cmyk(0%, 3.3%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.38, 3.21, -0.49) |
| CIE-LCH | lch(93.38, 3.25, 351.28°) |
| OKLab | oklab(94.41% 0.0094 -0.0013) |
| OKLCH | oklch(94.41% 0.009 352.4) |
| XYZ | xyz(81.3246, 83.8377, 92.0024) |
| Luminance | 0.8384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.32
Lavenderblush
#FFF0F5
ΔE00 3.47
Snow
#FFFAFA
ΔE00 3.84
Ghostwhite
#F8F8FF
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 4.76
Pale Grey
#FDFDFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAED #EAF2EF
analogous
#F2EAF1 #F2EAED #F2EBEA
triadic
#F2EAED #EDF2EA #EAEDF2
tetradic
#F2EAED #F1F2EA #EAF2EF #EBEAF2
square
#F2EAED #F1F2EA #EAF2EF #EBEAF2
split-complementary
#F2EAED #EAF2EB #EAF1F2
monochromatic
#C39EAC #DBC4CD #F2EAED #F3ECEF #F3ECEF
Accessibility & contrast
On white
1.18
#F2EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#F2EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAED
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAED | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#F3EAEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2eaed; /* rgb */ color: rgb(242, 234, 237); /* oklch */ color: oklch(94.4% 0.009 352.4);
Tailwind
colors: {
custom: {
50: '#f6f0f2',
500: '#f2eaed',
950: '#000000',
},
}SCSS
$custom: #f2eaed; $custom-light: #f6f0f2; $custom-dark: #000000;
JSON
{
"hex": "#f2eaed",
"rgb": {
"r": 242,
"g": 234,
"b": 237
},
"hsl": {
"h": 337.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.94414,
"c": 0.00948,
"h": 352.4
},
"luminance": 0.83837
}Semantic roles & 50–950 ramp
primary
#F2EAED
secondary
#B6CAC3
accent
#A27F44
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585