#F5D8EA#F5D8EA
#F5D8EA is a very light, muted pink. Relative luminance 0.745; OKLCH L 91.1% C 0.040 H 340.2°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D8EA |
|---|---|
| RGB | rgb(245, 216, 234) |
| HSL | hsl(323, 59%, 90%) |
| HSV | hsv(323, 12%, 96%) |
| CMYK | cmyk(0%, 11.8%, 4.5%, 3.9%) |
| CIE-LAB | lab(89.14, 13.03, -5.12) |
| CIE-LCH | lch(89.14, 14.00, 338.57°) |
| OKLab | oklab(91.14% 0.0374 -0.0134) |
| OKLCH | oklch(91.14% 0.04 340.2) |
| XYZ | xyz(77.0617, 74.4660, 88.1398) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.95
Pale Pink
#FFCFDC
ΔE00 5.61
Thistle
#D8BFD8
ΔE00 6.60
Pale Mauve
#FED0FC
ΔE00 8.04
Lavenderblush
#FFF0F5
ΔE00 8.26
Very Light Purple
#F6CEFC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D8EA #D8F5E3
analogous
#F2D8F5 #F5D8EA #F5D8DB
triadic
#F5D8EA #EAF5D8 #D8EAF5
tetradic
#F5D8EA #F5F2D8 #D8F5E3 #D8DBF5
square
#F5D8EA #F5F2D8 #D8F5E3 #D8DBF5
split-complementary
#F5D8EA #DBF5D8 #D8F5F2
monochromatic
#DC77B6 #E9A7D0 #F5D8EA #F9E7F2 #F9E7F2
Accessibility & contrast
On white
1.32
#F5D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#F5D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D8EA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D8EA | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#DFE1E9
Tritanopia (blue-blind)
#F9D8DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f5d8ea; /* rgb */ color: rgb(245, 216, 234); /* oklch */ color: oklch(91.1% 0.040 340.2);
Tailwind
colors: {
custom: {
50: '#f8e4f0',
500: '#f5d8ea',
950: '#000000',
},
}SCSS
$custom: #f5d8ea; $custom-light: #f8e4f0; $custom-dark: #000000;
JSON
{
"hex": "#f5d8ea",
"rgb": {
"r": 245,
"g": 216,
"b": 234
},
"hsl": {
"h": 322.759,
"s": 59.184,
"l": 90.392
},
"oklch": {
"l": 0.91136,
"c": 0.03973,
"h": 340.2
},
"luminance": 0.74465
}Semantic roles & 50–950 ramp
primary
#F5D8EA
secondary
#9BD6B2
accent
#C75E1F
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485