#FFD4F7#FFD4F7
#FFD4F7 is a very light, moderate pink. Relative luminance 0.751; OKLCH L 91.7% C 0.066 H 332.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4F7 |
|---|---|
| RGB | rgb(255, 212, 247) |
| HSL | hsl(311, 100%, 92%) |
| HSV | hsv(311, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 3.1%, 0%) |
| CIE-LAB | lab(89.42, 20.74, -11.45) |
| CIE-LCH | lch(89.42, 23.69, 331.11°) |
| OKLab | oklab(91.68% 0.0585 -0.0304) |
| OKLCH | oklch(91.68% 0.066 332.5) |
| XYZ | xyz(81.5702, 75.0642, 98.1695) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.45
Very Light Purple
#F6CEFC
ΔE00 3.61
Pale Lavender
#EECFFE
ΔE00 5.27
Light Lilac
#EDC8FF
ΔE00 6.62
Light Pink
#FFD1DF
ΔE00 6.74
Pale Pink
#FFCFDC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4F7 #D4FFDC
analogous
#F2D4FF #FFD4F7 #FFD4E2
triadic
#FFD4F7 #F7FFD4 #D4F7FF
tetradic
#FFD4F7 #FFF2D4 #D4FFDC #D4E2FF
square
#FFD4F7 #FFF2D4 #D4FFDC #D4E2FF
split-complementary
#FFD4F7 #E2FFD4 #D4FFF2
monochromatic
#FF5AE0 #FF97EC #FFD4F7 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.31
#FFD4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFD4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4F7
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4F7 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF8
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#FFD6E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd4f7; /* rgb */ color: rgb(255, 212, 247); /* oklch */ color: oklch(91.7% 0.066 332.5);
Tailwind
colors: {
custom: {
50: '#ffe1f9',
500: '#ffd4f7',
950: '#000000',
},
}SCSS
$custom: #ffd4f7; $custom-light: #ffe1f9; $custom-dark: #000000;
JSON
{
"hex": "#ffd4f7",
"rgb": {
"r": 255,
"g": 212,
"b": 247
},
"hsl": {
"h": 311.163,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91679,
"c": 0.06591,
"h": 332.5
},
"luminance": 0.75062
}Semantic roles & 50–950 ramp
primary
#FFD4F7
secondary
#8CEB9E
accent
#E62B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485