#FFD7EB#FFD7EB
#FFD7EB is a very light, muted pink. Relative luminance 0.759; OKLCH L 91.9% C 0.051 H 346.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7EB |
|---|---|
| RGB | rgb(255, 215, 235) |
| HSL | hsl(330, 100%, 92%) |
| HSV | hsv(330, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 7.8%, 0%) |
| CIE-LAB | lab(89.79, 17.12, -4.58) |
| CIE-LCH | lch(89.79, 17.73, 345.02°) |
| OKLab | oklab(91.86% 0.0499 -0.0119) |
| OKLCH | oklch(91.86% 0.051 346.5) |
| XYZ | xyz(80.5347, 75.8610, 88.9814) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.89
Pale Pink
#FFCFDC
ΔE00 3.59
Pale Mauve
#FED0FC
ΔE00 6.89
Bubblegum
#FFC1CC
ΔE00 7.50
Light Rose
#FFC5CB
ΔE00 7.61
Pink
#FFC0CB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7EB #D7FFEB
analogous
#FFD7FF #FFD7EB #FFD7D7
triadic
#FFD7EB #EBFFD7 #D7EBFF
tetradic
#FFD7EB #FFFFD7 #D7FFEB #D7D7FF
square
#FFD7EB #FFFFD7 #D7FFEB #D7D7FF
split-complementary
#FFD7EB #D7FFD7 #D7FFFF
monochromatic
#FF5DAE #FF9ACC #FFD7EB #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.30
#FFD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FFD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7EB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7EB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#FFD7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd7eb; /* rgb */ color: rgb(255, 215, 235); /* oklch */ color: oklch(91.9% 0.051 346.5);
Tailwind
colors: {
custom: {
50: '#ffe3f1',
500: '#ffd7eb',
950: '#000000',
},
}SCSS
$custom: #ffd7eb; $custom-light: #ffe3f1; $custom-dark: #000000;
JSON
{
"hex": "#ffd7eb",
"rgb": {
"r": 255,
"g": 215,
"b": 235
},
"hsl": {
"h": 330,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91856,
"c": 0.05133,
"h": 346.5
},
"luminance": 0.75859
}Semantic roles & 50–950 ramp
primary
#FFD7EB
secondary
#8FEBBD
accent
#E67300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485