#FFD2E8#FFD2E8
#FFD2E8 is a very light, muted pink. Relative luminance 0.732; OKLCH L 90.9% C 0.058 H 347.3°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2E8 |
|---|---|
| RGB | rgb(255, 210, 232) |
| HSL | hsl(331, 100%, 91%) |
| HSV | hsv(331, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 9%, 0%) |
| CIE-LAB | lab(88.53, 19.24, -4.86) |
| CIE-LCH | lch(88.53, 19.84, 345.83°) |
| OKLab | oklab(90.85% 0.0563 -0.0126) |
| OKLCH | oklch(90.85% 0.058 347.3) |
| XYZ | xyz(78.8511, 73.1816, 86.3001) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.69
Pale Pink
#FFCFDC
ΔE00 3.23
Pale Mauve
#FED0FC
ΔE00 6.33
Bubblegum
#FFC1CC
ΔE00 6.58
Pink
#FFC0CB
ΔE00 6.81
Pastel Pink
#FFBACD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2E8 #D2FFE9
analogous
#FFD2FE #FFD2E8 #FFD2D2
triadic
#FFD2E8 #E8FFD2 #D2E8FF
tetradic
#FFD2E8 #FEFFD2 #D2FFE9 #D2D2FF
square
#FFD2E8 #FEFFD2 #D2FFE9 #D2D2FF
split-complementary
#FFD2E8 #D2FFD2 #D2FEFF
monochromatic
#FF58A9 #FF95C9 #FFD2E8 #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.34
#FFD2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FFD2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2E8
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2E8 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#FFD1D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd2e8; /* rgb */ color: rgb(255, 210, 232); /* oklch */ color: oklch(90.9% 0.058 347.3);
Tailwind
colors: {
custom: {
50: '#ffe0ef',
500: '#ffd2e8',
950: '#000000',
},
}SCSS
$custom: #ffd2e8; $custom-light: #ffe0ef; $custom-dark: #000000;
JSON
{
"hex": "#ffd2e8",
"rgb": {
"r": 255,
"g": 210,
"b": 232
},
"hsl": {
"h": 330.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90852,
"c": 0.05765,
"h": 347.3
},
"luminance": 0.73179
}Semantic roles & 50–950 ramp
primary
#FFD2E8
secondary
#8BEABC
accent
#E67500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485