#FFD3EC#FFD3EC
#FFD3EC is a very light, muted pink. Relative luminance 0.739; OKLCH L 91.2% C 0.059 H 343.2°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3EC |
|---|---|
| RGB | rgb(255, 211, 236) |
| HSL | hsl(326, 100%, 91%) |
| HSV | hsv(326, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 7.5%, 0%) |
| CIE-LAB | lab(88.88, 19.38, -6.46) |
| CIE-LCH | lch(88.88, 20.43, 341.56°) |
| OKLab | oklab(91.16% 0.0562 -0.0169) |
| OKLCH | oklch(91.16% 0.059 343.2) |
| XYZ | xyz(79.6734, 73.9067, 89.4090) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.71
Pale Pink
#FFCFDC
ΔE00 4.26
Pale Mauve
#FED0FC
ΔE00 5.36
Very Light Purple
#F6CEFC
ΔE00 6.43
Bubblegum
#FFC1CC
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3EC #D3FFE6
analogous
#FCD3FF #FFD3EC #FFD3D6
triadic
#FFD3EC #ECFFD3 #D3ECFF
tetradic
#FFD3EC #FFFCD3 #D3FFE6 #D3D6FF
square
#FFD3EC #FFFCD3 #D3FFE6 #D3D6FF
split-complementary
#FFD3EC #D6FFD3 #D3FFFC
monochromatic
#FF59B7 #FF96D2 #FFD3EC #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.33
#FFD3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FFD3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3EC
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3EC | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#FFD3DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd3ec; /* rgb */ color: rgb(255, 211, 236); /* oklch */ color: oklch(91.2% 0.059 343.2);
Tailwind
colors: {
custom: {
50: '#ffe0f2',
500: '#ffd3ec',
950: '#000000',
},
}SCSS
$custom: #ffd3ec; $custom-light: #ffe0f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ec",
"rgb": {
"r": 255,
"g": 211,
"b": 236
},
"hsl": {
"h": 325.909,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91155,
"c": 0.05867,
"h": 343.2
},
"luminance": 0.73905
}Semantic roles & 50–950 ramp
primary
#FFD3EC
secondary
#8CEBB5
accent
#E66300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485