#FFD0ED#FFD0ED
#FFD0ED is a very light, moderate pink. Relative luminance 0.725; OKLCH L 90.6% C 0.064 H 341.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0ED |
|---|---|
| RGB | rgb(255, 208, 237) |
| HSL | hsl(323, 100%, 91%) |
| HSV | hsv(323, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 7.1%, 0%) |
| CIE-LAB | lab(88.20, 21.12, -7.99) |
| CIE-LCH | lch(88.20, 22.58, 339.28°) |
| OKLab | oklab(90.64% 0.061 -0.021) |
| OKLCH | oklch(90.64% 0.064 341) |
| XYZ | xyz(79.0808, 72.4883, 89.9302) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.33
Light Pink
#FFD1DF
ΔE00 4.73
Pale Pink
#FFCFDC
ΔE00 5.17
Very Light Purple
#F6CEFC
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 7.22
Pastel Pink
#FFBACD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0ED #D0FFE2
analogous
#FAD0FF #FFD0ED #FFD0D5
triadic
#FFD0ED #EDFFD0 #D0EDFF
tetradic
#FFD0ED #FFFAD0 #D0FFE2 #D0D5FF
square
#FFD0ED #FFFAD0 #D0FFE2 #D0D5FF
split-complementary
#FFD0ED #D5FFD0 #D0FFFA
monochromatic
#FF56BE #FF93D6 #FFD0ED #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.36
#FFD0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FFD0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0ED
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0ED | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#FFD0DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd0ed; /* rgb */ color: rgb(255, 208, 237); /* oklch */ color: oklch(90.6% 0.064 341.0);
Tailwind
colors: {
custom: {
50: '#ffdef2',
500: '#ffd0ed',
950: '#000000',
},
}SCSS
$custom: #ffd0ed; $custom-light: #ffdef2; $custom-dark: #000000;
JSON
{
"hex": "#ffd0ed",
"rgb": {
"r": 255,
"g": 208,
"b": 237
},
"hsl": {
"h": 322.979,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90641,
"c": 0.06448,
"h": 341
},
"luminance": 0.72486
}Semantic roles & 50–950 ramp
primary
#FFD0ED
secondary
#89EAAE
accent
#E65800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485