#F8D4EA#F8D4EA
#F8D4EA is a very light, muted pink. Relative luminance 0.730; OKLCH L 90.7% C 0.049 H 340.9°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D4EA |
|---|---|
| RGB | rgb(248, 212, 234) |
| HSL | hsl(323, 72%, 90%) |
| HSV | hsv(323, 15%, 97%) |
| CMYK | cmyk(0%, 14.5%, 5.6%, 2.7%) |
| CIE-LAB | lab(88.44, 16.14, -6.12) |
| CIE-LCH | lch(88.44, 17.27, 339.24°) |
| OKLab | oklab(90.65% 0.0465 -0.0161) |
| OKLCH | oklch(90.65% 0.049 340.9) |
| XYZ | xyz(77.1047, 72.9856, 87.8518) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.92
Pale Pink
#FFCFDC
ΔE00 4.58
Pale Mauve
#FED0FC
ΔE00 6.27
Thistle
#D8BFD8
ΔE00 6.43
Very Light Purple
#F6CEFC
ΔE00 6.87
Pale Lavender
#EECFFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D4EA #D4F8E2
analogous
#F4D4F8 #F8D4EA #F8D4D8
triadic
#F8D4EA #EAF8D4 #D4EAF8
tetradic
#F8D4EA #F8F4D4 #D4F8E2 #D4D8F8
square
#F8D4EA #F8F4D4 #D4F8E2 #D4D8F8
split-complementary
#F8D4EA #D8F8D4 #D4F8F4
monochromatic
#E76BB7 #EF9FD0 #F8D4EA #FBE5F2 #FBE5F2
Accessibility & contrast
On white
1.35
#F8D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#F8D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D4EA
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D4EA | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#FDD4DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f8d4ea; /* rgb */ color: rgb(248, 212, 234); /* oklch */ color: oklch(90.7% 0.049 340.9);
Tailwind
colors: {
custom: {
50: '#fae1f0',
500: '#f8d4ea',
950: '#000000',
},
}SCSS
$custom: #f8d4ea; $custom-light: #fae1f0; $custom-dark: #000000;
JSON
{
"hex": "#f8d4ea",
"rgb": {
"r": 248,
"g": 212,
"b": 234
},
"hsl": {
"h": 323.333,
"s": 72,
"l": 90.196
},
"oklch": {
"l": 0.90651,
"c": 0.04916,
"h": 340.9
},
"luminance": 0.72984
}Semantic roles & 50–950 ramp
primary
#F8D4EA
secondary
#94DCB0
accent
#D45D11
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485