#F4E5EB#F4E5EB
#F4E5EB is a very light, near-neutral pink. Relative luminance 0.813; OKLCH L 93.6% C 0.018 H 351.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5EB |
|---|---|
| RGB | rgb(244, 229, 235) |
| HSL | hsl(336, 41%, 93%) |
| HSV | hsv(336, 6%, 96%) |
| CMYK | cmyk(0%, 6.1%, 3.7%, 4.3%) |
| CIE-LAB | lab(92.25, 6.11, -1.08) |
| CIE-LCH | lch(92.25, 6.21, 349.97°) |
| OKLab | oklab(93.55% 0.0179 -0.0028) |
| OKLCH | oklch(93.55% 0.018 351.2) |
| XYZ | xyz(80.3210, 81.2707, 90.0366) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.35
Very Light Pink
#FFF4F2
ΔE00 5.23
Mistyrose
#FFE4E1
ΔE00 5.38
Snow
#FFFAFA
ΔE00 6.68
Ghostwhite
#F8F8FF
ΔE00 7.19
Seashell
#FFF5EE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5EB #E5F4EE
analogous
#F4E5F2 #F4E5EB #F4E6E5
triadic
#F4E5EB #EBF4E5 #E5EBF4
tetradic
#F4E5EB #F2F4E5 #E5F4EE #E6E5F4
square
#F4E5EB #F2F4E5 #E5F4EE #E6E5F4
split-complementary
#F4E5EB #E5F4E6 #E5F2F4
monochromatic
#D08FA9 #E2BACA #F4E5EB #F6E9EE #F6E9EE
Accessibility & contrast
On white
1.22
#F4E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#F4E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5EB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5EB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#F7E5E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e5eb; /* rgb */ color: rgb(244, 229, 235); /* oklch */ color: oklch(93.6% 0.018 351.2);
Tailwind
colors: {
custom: {
50: '#f7edf1',
500: '#f4e5eb',
950: '#000000',
},
}SCSS
$custom: #f4e5eb; $custom-light: #f7edf1; $custom-dark: #000000;
JSON
{
"hex": "#f4e5eb",
"rgb": {
"r": 244,
"g": 229,
"b": 235
},
"hsl": {
"h": 336,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.93552,
"c": 0.01808,
"h": 351.2
},
"luminance": 0.8127
}Semantic roles & 50–950 ramp
primary
#F4E5EB
secondary
#ACD1C2
accent
#B48032
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485