#F2E4E9#F2E4E9
#F2E4E9 is a very light, near-neutral pink. Relative luminance 0.802; OKLCH L 93.1% C 0.017 H 353.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4E9 |
|---|---|
| RGB | rgb(242, 228, 233) |
| HSL | hsl(339, 35%, 92%) |
| HSV | hsv(339, 6%, 95%) |
| CMYK | cmyk(0%, 5.8%, 3.7%, 5.1%) |
| CIE-LAB | lab(91.80, 5.61, -0.72) |
| CIE-LCH | lch(91.80, 5.65, 352.66°) |
| OKLab | oklab(93.14% 0.0165 -0.0018) |
| OKLCH | oklch(93.14% 0.017 353.7) |
| XYZ | xyz(79.0674, 80.2480, 88.3991) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.60
Very Light Pink
#FFF4F2
ΔE00 4.92
Mistyrose
#FFE4E1
ΔE00 5.42
Snow
#FFFAFA
ΔE00 6.38
Ghostwhite
#F8F8FF
ΔE00 6.98
Seashell
#FFF5EE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4E9 #E4F2ED
analogous
#F2E4F0 #F2E4E9 #F2E6E4
triadic
#F2E4E9 #E9F2E4 #E4E9F2
tetradic
#F2E4E9 #F0F2E4 #E4F2ED #E6E4F2
square
#F2E4E9 #F0F2E4 #E4F2ED #E6E4F2
split-complementary
#F2E4E9 #E4F2E6 #E4F0F2
monochromatic
#CA91A6 #DEBBC7 #F2E4E9 #F5EAEE #F5EAEE
Accessibility & contrast
On white
1.23
#F2E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#F2E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4E9
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4E9 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E9
Deuteranopia (green-blind)
#E8E8E9
Tritanopia (blue-blind)
#F5E4E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e4e9; /* rgb */ color: rgb(242, 228, 233); /* oklch */ color: oklch(93.1% 0.017 353.7);
Tailwind
colors: {
custom: {
50: '#f6ecf0',
500: '#f2e4e9',
950: '#000000',
},
}SCSS
$custom: #f2e4e9; $custom-light: #f6ecf0; $custom-dark: #000000;
JSON
{
"hex": "#f2e4e9",
"rgb": {
"r": 242,
"g": 228,
"b": 233
},
"hsl": {
"h": 338.571,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.93139,
"c": 0.01657,
"h": 353.7
},
"luminance": 0.80247
}Semantic roles & 50–950 ramp
primary
#F2E4E9
secondary
#ADCDC2
accent
#AE8438
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485