#FFD2EC#FFD2EC
#FFD2EC is a very light, moderate pink. Relative luminance 0.734; OKLCH L 91.0% C 0.060 H 342.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2EC |
|---|---|
| RGB | rgb(255, 210, 236) |
| HSL | hsl(325, 100%, 91%) |
| HSV | hsv(325, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 7.5%, 0%) |
| CIE-LAB | lab(88.64, 19.90, -6.81) |
| CIE-LCH | lch(88.64, 21.04, 341.12°) |
| OKLab | oklab(90.97% 0.0577 -0.0179) |
| OKLCH | oklch(90.97% 0.06 342.8) |
| XYZ | xyz(79.4258, 73.4114, 89.3265) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.93
Pale Pink
#FFCFDC
ΔE00 4.44
Pale Mauve
#FED0FC
ΔE00 5.10
Very Light Purple
#F6CEFC
ΔE00 6.21
Pastel Pink
#FFBACD
ΔE00 7.50
Bubblegum
#FFC1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2EC #D2FFE5
analogous
#FBD2FF #FFD2EC #FFD2D5
triadic
#FFD2EC #ECFFD2 #D2ECFF
tetradic
#FFD2EC #FFFBD2 #D2FFE5 #D2D5FF
square
#FFD2EC #FFFBD2 #D2FFE5 #D2D5FF
split-complementary
#FFD2EC #D5FFD2 #D2FFFB
monochromatic
#FF58B8 #FF95D2 #FFD2EC #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.34
#FFD2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FFD2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2EC
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2EC | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAED
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#FFD2DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd2ec; /* rgb */ color: rgb(255, 210, 236); /* oklch */ color: oklch(91.0% 0.060 342.8);
Tailwind
colors: {
custom: {
50: '#ffe0f2',
500: '#ffd2ec',
950: '#000000',
},
}SCSS
$custom: #ffd2ec; $custom-light: #ffe0f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ec",
"rgb": {
"r": 255,
"g": 210,
"b": 236
},
"hsl": {
"h": 325.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90973,
"c": 0.06036,
"h": 342.8
},
"luminance": 0.73409
}Semantic roles & 50–950 ramp
primary
#FFD2EC
secondary
#8BEAB3
accent
#E66100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485