#FFD0EE#FFD0EE
#FFD0EE is a very light, moderate pink. Relative luminance 0.725; OKLCH L 90.7% C 0.065 H 340.0°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0EE |
|---|---|
| RGB | rgb(255, 208, 238) |
| HSL | hsl(322, 100%, 91%) |
| HSV | hsv(322, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 6.7%, 0%) |
| CIE-LAB | lab(88.23, 21.29, -8.47) |
| CIE-LCH | lch(88.23, 22.91, 338.29°) |
| OKLab | oklab(90.67% 0.0613 -0.0223) |
| OKLCH | oklch(90.67% 0.065 340) |
| XYZ | xyz(79.2273, 72.5469, 90.7018) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.03
Light Pink
#FFD1DF
ΔE00 5.02
Very Light Purple
#F6CEFC
ΔE00 5.26
Pale Pink
#FFCFDC
ΔE00 5.46
Pale Lavender
#EECFFE
ΔE00 6.97
Pastel Pink
#FFBACD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0EE #D0FFE1
analogous
#F8D0FF #FFD0EE #FFD0D6
triadic
#FFD0EE #EEFFD0 #D0EEFF
tetradic
#FFD0EE #FFF8D0 #D0FFE1 #D0D6FF
square
#FFD0EE #FFF8D0 #D0FFE1 #D0D6FF
split-complementary
#FFD0EE #D6FFD0 #D0FFF8
monochromatic
#FF56C2 #FF93D8 #FFD0EE #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.35
#FFD0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#FFD0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0EE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0EE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#FFD1DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd0ee; /* rgb */ color: rgb(255, 208, 238); /* oklch */ color: oklch(90.7% 0.065 340.0);
Tailwind
colors: {
custom: {
50: '#ffdef3',
500: '#ffd0ee',
950: '#000000',
},
}SCSS
$custom: #ffd0ee; $custom-light: #ffdef3; $custom-dark: #000000;
JSON
{
"hex": "#ffd0ee",
"rgb": {
"r": 255,
"g": 208,
"b": 238
},
"hsl": {
"h": 321.702,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90672,
"c": 0.06524,
"h": 340
},
"luminance": 0.72545
}Semantic roles & 50–950 ramp
primary
#FFD0EE
secondary
#89EAAC
accent
#E65300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485