#FFD7EA#FFD7EA
#FFD7EA is a very light, muted pink. Relative luminance 0.758; OKLCH L 91.8% C 0.051 H 347.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7EA |
|---|---|
| RGB | rgb(255, 215, 234) |
| HSL | hsl(332, 100%, 92%) |
| HSV | hsv(332, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 8.2%, 0%) |
| CIE-LAB | lab(89.77, 16.96, -4.09) |
| CIE-LCH | lch(89.77, 17.44, 346.42°) |
| OKLab | oklab(91.83% 0.0496 -0.0106) |
| OKLCH | oklch(91.83% 0.051 347.9) |
| XYZ | xyz(80.3906, 75.8034, 88.2227) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.64
Pale Pink
#FFCFDC
ΔE00 3.36
Pale Mauve
#FED0FC
ΔE00 7.20
Bubblegum
#FFC1CC
ΔE00 7.33
Light Rose
#FFC5CB
ΔE00 7.38
Pink
#FFC0CB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7EA #D7FFEC
analogous
#FFD7FE #FFD7EA #FFD8D7
triadic
#FFD7EA #EAFFD7 #D7EAFF
tetradic
#FFD7EA #FEFFD7 #D7FFEC #D8D7FF
square
#FFD7EA #FEFFD7 #D7FFEC #D8D7FF
split-complementary
#FFD7EA #D7FFD8 #D7FEFF
monochromatic
#FF5DAA #FF9ACA #FFD7EA #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.30
#FFD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FFD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7EA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7EA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#FFD6DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd7ea; /* rgb */ color: rgb(255, 215, 234); /* oklch */ color: oklch(91.8% 0.051 347.9);
Tailwind
colors: {
custom: {
50: '#ffe3f0',
500: '#ffd7ea',
950: '#000000',
},
}SCSS
$custom: #ffd7ea; $custom-light: #ffe3f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ea",
"rgb": {
"r": 255,
"g": 215,
"b": 234
},
"hsl": {
"h": 331.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91827,
"c": 0.0507,
"h": 347.9
},
"luminance": 0.75801
}Semantic roles & 50–950 ramp
primary
#FFD7EA
secondary
#8FEBBF
accent
#E67800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485