#FFD2EA#FFD2EA
#FFD2EA is a very light, muted pink. Relative luminance 0.733; OKLCH L 90.9% C 0.059 H 345.0°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2EA |
|---|---|
| RGB | rgb(255, 210, 234) |
| HSL | hsl(328, 100%, 91%) |
| HSV | hsv(328, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 8.2%, 0%) |
| CIE-LAB | lab(88.59, 19.57, -5.83) |
| CIE-LCH | lch(88.59, 20.42, 343.40°) |
| OKLab | oklab(90.91% 0.057 -0.0153) |
| OKLCH | oklch(90.91% 0.059 345) |
| XYZ | xyz(79.1368, 73.2959, 87.8047) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.31
Pale Pink
#FFCFDC
ΔE00 3.84
Pale Mauve
#FED0FC
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 6.80
Bubblegum
#FFC1CC
ΔE00 7.03
Pastel Pink
#FFBACD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2EA #D2FFE7
analogous
#FDD2FF #FFD2EA #FFD2D3
triadic
#FFD2EA #EAFFD2 #D2EAFF
tetradic
#FFD2EA #FFFDD2 #D2FFE7 #D2D3FF
square
#FFD2EA #FFFDD2 #D2FFE7 #D2D3FF
split-complementary
#FFD2EA #D3FFD2 #D2FFFD
monochromatic
#FF58B1 #FF95CD #FFD2EA #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.34
#FFD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#FFD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2EA
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2EA | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#DFE1E9
Tritanopia (blue-blind)
#FFD2DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd2ea; /* rgb */ color: rgb(255, 210, 234); /* oklch */ color: oklch(90.9% 0.059 345.0);
Tailwind
colors: {
custom: {
50: '#ffe0f0',
500: '#ffd2ea',
950: '#000000',
},
}SCSS
$custom: #ffd2ea; $custom-light: #ffe0f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ea",
"rgb": {
"r": 255,
"g": 210,
"b": 234
},
"hsl": {
"h": 328,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90912,
"c": 0.05896,
"h": 345
},
"luminance": 0.73294
}Semantic roles & 50–950 ramp
primary
#FFD2EA
secondary
#8BEAB7
accent
#E66B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485