#F9D8EA#F9D8EA
#F9D8EA is a very light, muted pink. Relative luminance 0.752; OKLCH L 91.5% C 0.043 H 344.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F9D8EA |
|---|---|
| RGB | rgb(249, 216, 234) |
| HSL | hsl(327, 73%, 91%) |
| HSV | hsv(327, 13%, 98%) |
| CMYK | cmyk(0%, 13.3%, 6%, 2.4%) |
| CIE-LAB | lab(89.48, 14.39, -4.57) |
| CIE-LCH | lch(89.48, 15.10, 342.37°) |
| OKLab | oklab(91.48% 0.0417 -0.012) |
| OKLCH | oklch(91.48% 0.043 344) |
| XYZ | xyz(78.4726, 75.1936, 88.2059) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.93
Pale Pink
#FFCFDC
ΔE00 4.62
Thistle
#D8BFD8
ΔE00 7.08
Pale Mauve
#FED0FC
ΔE00 7.71
Very Light Purple
#F6CEFC
ΔE00 8.25
Light Rose
#FFC5CB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9D8EA #D8F9E7
analogous
#F7D8F9 #F9D8EA #F9D8D9
triadic
#F9D8EA #EAF9D8 #D8EAF9
tetradic
#F9D8EA #F9F7D8 #D8F9E7 #D8D9F9
square
#F9D8EA #F9F7D8 #D8F9E7 #D8D9F9
split-complementary
#F9D8EA #D9F9D8 #D8F9F7
monochromatic
#E96EB1 #F1A3CD #F9D8EA #FBE4F1 #FBE4F1
Accessibility & contrast
On white
1.31
#F9D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#F9D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9D8EA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9D8EA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#FED8DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f9d8ea; /* rgb */ color: rgb(249, 216, 234); /* oklch */ color: oklch(91.5% 0.043 344.0);
Tailwind
colors: {
custom: {
50: '#fbe4f0',
500: '#f9d8ea',
950: '#000000',
},
}SCSS
$custom: #f9d8ea; $custom-light: #fbe4f0; $custom-dark: #000000;
JSON
{
"hex": "#f9d8ea",
"rgb": {
"r": 249,
"g": 216,
"b": 234
},
"hsl": {
"h": 327.273,
"s": 73.333,
"l": 91.176
},
"oklch": {
"l": 0.91482,
"c": 0.04335,
"h": 344
},
"luminance": 0.75192
}Semantic roles & 50–950 ramp
primary
#F9D8EA
secondary
#97DEB7
accent
#D56A10
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485