#F6D6EA#F6D6EA
#F6D6EA is a very light, muted pink. Relative luminance 0.736; OKLCH L 90.8% C 0.044 H 340.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D6EA |
|---|---|
| RGB | rgb(246, 214, 234) |
| HSL | hsl(323, 64%, 90%) |
| HSV | hsv(323, 13%, 96%) |
| CMYK | cmyk(0%, 13%, 4.9%, 3.5%) |
| CIE-LAB | lab(88.75, 14.42, -5.69) |
| CIE-LCH | lch(88.75, 15.50, 338.47°) |
| OKLab | oklab(90.85% 0.0414 -0.015) |
| OKLCH | oklch(90.85% 0.044 340.1) |
| XYZ | xyz(76.9023, 73.6279, 87.9864) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.41
Pale Pink
#FFCFDC
ΔE00 5.08
Thistle
#D8BFD8
ΔE00 6.34
Pale Mauve
#FED0FC
ΔE00 7.14
Very Light Purple
#F6CEFC
ΔE00 7.55
Pale Lavender
#EECFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D6EA #D6F6E2
analogous
#F2D6F6 #F6D6EA #F6D6DA
triadic
#F6D6EA #EAF6D6 #D6EAF6
tetradic
#F6D6EA #F6F2D6 #D6F6E2 #D6DAF6
square
#F6D6EA #F6F2D6 #D6F6E2 #D6DAF6
split-complementary
#F6D6EA #DAF6D6 #D6F6F2
monochromatic
#E072B7 #EBA4D0 #F6D6EA #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.34
#F6D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#F6D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D6EA
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D6EA | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#FAD6DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f6d6ea; /* rgb */ color: rgb(246, 214, 234); /* oklch */ color: oklch(90.8% 0.044 340.1);
Tailwind
colors: {
custom: {
50: '#f9e2f0',
500: '#f6d6ea',
950: '#000000',
},
}SCSS
$custom: #f6d6ea; $custom-light: #f9e2f0; $custom-dark: #000000;
JSON
{
"hex": "#f6d6ea",
"rgb": {
"r": 246,
"g": 214,
"b": 234
},
"hsl": {
"h": 322.5,
"s": 64,
"l": 90.196
},
"oklch": {
"l": 0.90848,
"c": 0.044,
"h": 340.1
},
"luminance": 0.73626
}Semantic roles & 50–950 ramp
primary
#F6D6EA
secondary
#98D8B0
accent
#CC5C1A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485