#FFD0EF#FFD0EF
#FFD0EF is a very light, moderate pink. Relative luminance 0.726; OKLCH L 90.7% C 0.066 H 339.0°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0EF |
|---|---|
| RGB | rgb(255, 208, 239) |
| HSL | hsl(320, 100%, 91%) |
| HSV | hsv(320, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 6.3%, 0%) |
| CIE-LAB | lab(88.26, 21.46, -8.96) |
| CIE-LCH | lch(88.26, 23.25, 337.33°) |
| OKLab | oklab(90.7% 0.0616 -0.0237) |
| OKLCH | oklch(90.7% 0.066 339) |
| XYZ | xyz(79.3746, 72.6059, 91.4777) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.74
Very Light Purple
#F6CEFC
ΔE00 4.99
Light Pink
#FFD1DF
ΔE00 5.31
Pale Pink
#FFCFDC
ΔE00 5.75
Pale Lavender
#EECFFE
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0EF #D0FFE0
analogous
#F8D0FF #FFD0EF #FFD0D7
triadic
#FFD0EF #EFFFD0 #D0EFFF
tetradic
#FFD0EF #FFF8D0 #D0FFE0 #D0D7FF
square
#FFD0EF #FFF8D0 #D0FFE0 #D0D7FF
split-complementary
#FFD0EF #D7FFD0 #D0FFF8
monochromatic
#FF56C5 #FF93DA #FFD0EF #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.35
#FFD0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FFD0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0EF
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0EF | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#FFD1DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd0ef; /* rgb */ color: rgb(255, 208, 239); /* oklch */ color: oklch(90.7% 0.066 339.0);
Tailwind
colors: {
custom: {
50: '#ffdef4',
500: '#ffd0ef',
950: '#000000',
},
}SCSS
$custom: #ffd0ef; $custom-light: #ffdef4; $custom-dark: #000000;
JSON
{
"hex": "#ffd0ef",
"rgb": {
"r": 255,
"g": 208,
"b": 239
},
"hsl": {
"h": 320.426,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90703,
"c": 0.06602,
"h": 339
},
"luminance": 0.72604
}Semantic roles & 50–950 ramp
primary
#FFD0EF
secondary
#89EAAA
accent
#E64E00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485