#FFD0EA#FFD0EA
#FFD0EA is a very light, moderate pink. Relative luminance 0.723; OKLCH L 90.5% C 0.062 H 344.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0EA |
|---|---|
| RGB | rgb(255, 208, 234) |
| HSL | hsl(327, 100%, 91%) |
| HSV | hsv(327, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 8.2%, 0%) |
| CIE-LAB | lab(88.12, 20.61, -6.53) |
| CIE-LCH | lch(88.12, 21.62, 342.43°) |
| OKLab | oklab(90.55% 0.0599 -0.0171) |
| OKLCH | oklch(90.55% 0.062 344.1) |
| XYZ | xyz(78.6461, 72.3145, 87.6412) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.83
Pale Pink
#FFCFDC
ΔE00 4.26
Pale Mauve
#FED0FC
ΔE00 5.23
Very Light Purple
#F6CEFC
ΔE00 6.39
Pastel Pink
#FFBACD
ΔE00 6.95
Bubblegum
#FFC1CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0EA #D0FFE5
analogous
#FDD0FF #FFD0EA #FFD0D2
triadic
#FFD0EA #EAFFD0 #D0EAFF
tetradic
#FFD0EA #FFFDD0 #D0FFE5 #D0D2FF
square
#FFD0EA #FFFDD0 #D0FFE5 #D0D2FF
split-complementary
#FFD0EA #D2FFD0 #D0FFFD
monochromatic
#FF56B3 #FF93CF #FFD0EA #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.36
#FFD0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FFD0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0EA
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0EA | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#FFD0D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd0ea; /* rgb */ color: rgb(255, 208, 234); /* oklch */ color: oklch(90.5% 0.062 344.1);
Tailwind
colors: {
custom: {
50: '#ffdef0',
500: '#ffd0ea',
950: '#000000',
},
}SCSS
$custom: #ffd0ea; $custom-light: #ffdef0; $custom-dark: #000000;
JSON
{
"hex": "#ffd0ea",
"rgb": {
"r": 255,
"g": 208,
"b": 234
},
"hsl": {
"h": 326.809,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90549,
"c": 0.06231,
"h": 344.1
},
"luminance": 0.72312
}Semantic roles & 50–950 ramp
primary
#FFD0EA
secondary
#89EAB4
accent
#E66700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485