#F6D8EA#F6D8EA
#F6D8EA is a very light, muted pink. Relative luminance 0.746; OKLCH L 91.2% C 0.041 H 341.2°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D8EA |
|---|---|
| RGB | rgb(246, 216, 234) |
| HSL | hsl(324, 63%, 91%) |
| HSV | hsv(324, 12%, 96%) |
| CMYK | cmyk(0%, 12.2%, 4.9%, 3.5%) |
| CIE-LAB | lab(89.23, 13.37, -4.98) |
| CIE-LCH | lch(89.23, 14.27, 339.57°) |
| OKLab | oklab(91.22% 0.0385 -0.0131) |
| OKLCH | oklch(91.22% 0.041 341.2) |
| XYZ | xyz(77.4116, 74.6465, 88.1562) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.69
Pale Pink
#FFCFDC
ΔE00 5.35
Thistle
#D8BFD8
ΔE00 6.70
Pale Mauve
#FED0FC
ΔE00 7.94
Very Light Purple
#F6CEFC
ΔE00 8.31
Lavenderblush
#FFF0F5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D8EA #D8F6E4
analogous
#F3D8F6 #F6D8EA #F6D8DB
triadic
#F6D8EA #EAF6D8 #D8EAF6
tetradic
#F6D8EA #F6F3D8 #D8F6E4 #D8DBF6
square
#F6D8EA #F6F3D8 #D8F6E4 #D8DBF6
split-complementary
#F6D8EA #DBF6D8 #D8F6F3
monochromatic
#DF75B4 #EBA6CF #F6D8EA #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.32
#F6D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#F6D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D8EA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D8EA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#FAD8DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f6d8ea; /* rgb */ color: rgb(246, 216, 234); /* oklch */ color: oklch(91.2% 0.041 341.2);
Tailwind
colors: {
custom: {
50: '#f9e4f0',
500: '#f6d8ea',
950: '#000000',
},
}SCSS
$custom: #f6d8ea; $custom-light: #f9e4f0; $custom-dark: #000000;
JSON
{
"hex": "#f6d8ea",
"rgb": {
"r": 246,
"g": 216,
"b": 234
},
"hsl": {
"h": 324,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.91222,
"c": 0.04061,
"h": 341.2
},
"luminance": 0.74645
}Semantic roles & 50–950 ramp
primary
#F6D8EA
secondary
#9BD8B3
accent
#CA611B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485