#F4D8EA#F4D8EA
#F4D8EA is a very light, muted pink. Relative luminance 0.743; OKLCH L 91.0% C 0.039 H 339.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D8EA |
|---|---|
| RGB | rgb(244, 216, 234) |
| HSL | hsl(321, 56%, 90%) |
| HSV | hsv(321, 11%, 96%) |
| CMYK | cmyk(0%, 11.5%, 4.1%, 4.3%) |
| CIE-LAB | lab(89.06, 12.70, -5.25) |
| CIE-LCH | lch(89.06, 13.74, 337.54°) |
| OKLab | oklab(91.05% 0.0363 -0.0138) |
| OKLCH | oklch(91.05% 0.039 339.2) |
| XYZ | xyz(76.7137, 74.2866, 88.1235) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.23
Pale Pink
#FFCFDC
ΔE00 5.88
Thistle
#D8BFD8
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 8.12
Pale Mauve
#FED0FC
ΔE00 8.15
Very Light Purple
#F6CEFC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D8EA #D8F4E2
analogous
#F0D8F4 #F4D8EA #F4D8DC
triadic
#F4D8EA #EAF4D8 #D8EAF4
tetradic
#F4D8EA #F4F0D8 #D8F4E2 #D8DCF4
square
#F4D8EA #F4F0D8 #D8F4E2 #D8DCF4
split-complementary
#F4D8EA #DCF4D8 #D8F4F0
monochromatic
#D979B7 #E7A8D0 #F4D8EA #F8E7F2 #F8E7F2
Accessibility & contrast
On white
1.32
#F4D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#F4D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D8EA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D8EA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#DFE1E9
Tritanopia (blue-blind)
#F8D8DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f4d8ea; /* rgb */ color: rgb(244, 216, 234); /* oklch */ color: oklch(91.0% 0.039 339.2);
Tailwind
colors: {
custom: {
50: '#f7e4f0',
500: '#f4d8ea',
950: '#000000',
},
}SCSS
$custom: #f4d8ea; $custom-light: #f7e4f0; $custom-dark: #000000;
JSON
{
"hex": "#f4d8ea",
"rgb": {
"r": 244,
"g": 216,
"b": 234
},
"hsl": {
"h": 321.429,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.9105,
"c": 0.03885,
"h": 339.2
},
"luminance": 0.74285
}Semantic roles & 50–950 ramp
primary
#F4D8EA
secondary
#9CD4B0
accent
#C45C22
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485