#FFD4F0#FFD4F0
#FFD4F0 is a very light, muted pink. Relative luminance 0.746; OKLCH L 91.5% C 0.060 H 339.2°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4F0 |
|---|---|
| RGB | rgb(255, 212, 240) |
| HSL | hsl(321, 100%, 92%) |
| HSV | hsv(321, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 5.9%, 0%) |
| CIE-LAB | lab(89.22, 19.53, -8.06) |
| CIE-LCH | lch(89.22, 21.13, 337.58°) |
| OKLab | oklab(91.46% 0.0561 -0.0213) |
| OKLCH | oklch(91.46% 0.06 339.2) |
| XYZ | xyz(80.5103, 74.6402, 92.5871) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.44
Light Pink
#FFD1DF
ΔE00 4.71
Pale Pink
#FFCFDC
ΔE00 5.27
Very Light Purple
#F6CEFC
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4F0 #D4FFE3
analogous
#F9D4FF #FFD4F0 #FFD4DB
triadic
#FFD4F0 #F0FFD4 #D4F0FF
tetradic
#FFD4F0 #FFF9D4 #D4FFE3 #D4DBFF
square
#FFD4F0 #FFF9D4 #D4FFE3 #D4DBFF
split-complementary
#FFD4F0 #DBFFD4 #D4FFF9
monochromatic
#FF5AC5 #FF97DB #FFD4F0 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.32
#FFD4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FFD4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4F0
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4F0 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#DFE2EF
Tritanopia (blue-blind)
#FFD5DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4f0; /* rgb */ color: rgb(255, 212, 240); /* oklch */ color: oklch(91.5% 0.060 339.2);
Tailwind
colors: {
custom: {
50: '#ffe1f5',
500: '#ffd4f0',
950: '#000000',
},
}SCSS
$custom: #ffd4f0; $custom-light: #ffe1f5; $custom-dark: #000000;
JSON
{
"hex": "#ffd4f0",
"rgb": {
"r": 255,
"g": 212,
"b": 240
},
"hsl": {
"h": 320.93,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91459,
"c": 0.05997,
"h": 339.2
},
"luminance": 0.74638
}Semantic roles & 50–950 ramp
primary
#FFD4F0
secondary
#8CEBAD
accent
#E65000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485