#FFD0EB#FFD0EB
#FFD0EB is a very light, moderate pink. Relative luminance 0.724; OKLCH L 90.6% C 0.063 H 343.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0EB |
|---|---|
| RGB | rgb(255, 208, 235) |
| HSL | hsl(326, 100%, 91%) |
| HSV | hsv(326, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 7.8%, 0%) |
| CIE-LAB | lab(88.15, 20.78, -7.01) |
| CIE-LCH | lch(88.15, 21.93, 341.35°) |
| OKLab | oklab(90.58% 0.0603 -0.0184) |
| OKLCH | oklch(90.58% 0.063 343) |
| XYZ | xyz(78.7902, 72.3721, 88.3999) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.13
Pale Pink
#FFCFDC
ΔE00 4.57
Pale Mauve
#FED0FC
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 6.10
Pastel Pink
#FFBACD
ΔE00 7.12
Baby Pink
#FFB7CE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0EB #D0FFE4
analogous
#FBD0FF #FFD0EB #FFD0D3
triadic
#FFD0EB #EBFFD0 #D0EBFF
tetradic
#FFD0EB #FFFBD0 #D0FFE4 #D0D3FF
square
#FFD0EB #FFFBD0 #D0FFE4 #D0D3FF
split-complementary
#FFD0EB #D3FFD0 #D0FFFB
monochromatic
#FF56B7 #FF93D1 #FFD0EB #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.36
#FFD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FFD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0EB
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0EB | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#FFD0D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd0eb; /* rgb */ color: rgb(255, 208, 235); /* oklch */ color: oklch(90.6% 0.063 343.0);
Tailwind
colors: {
custom: {
50: '#ffdef1',
500: '#ffd0eb',
950: '#000000',
},
}SCSS
$custom: #ffd0eb; $custom-light: #ffdef1; $custom-dark: #000000;
JSON
{
"hex": "#ffd0eb",
"rgb": {
"r": 255,
"g": 208,
"b": 235
},
"hsl": {
"h": 325.532,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90579,
"c": 0.06301,
"h": 343
},
"luminance": 0.7237
}Semantic roles & 50–950 ramp
primary
#FFD0EB
secondary
#89EAB2
accent
#E66200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485