#FFD7F4#FFD7F4
#FFD7F4 is a very light, muted pink. Relative luminance 0.764; OKLCH L 92.1% C 0.058 H 335.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7F4 |
|---|---|
| RGB | rgb(255, 215, 244) |
| HSL | hsl(317, 100%, 92%) |
| HSV | hsv(317, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 4.3%, 0%) |
| CIE-LAB | lab(90.04, 18.65, -8.95) |
| CIE-LCH | lch(90.04, 20.69, 334.37°) |
| OKLab | oklab(92.13% 0.0531 -0.0237) |
| OKLCH | oklch(92.13% 0.058 335.9) |
| XYZ | xyz(81.8679, 76.3943, 96.0033) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.22
Very Light Purple
#F6CEFC
ΔE00 5.15
Light Pink
#FFD1DF
ΔE00 5.38
Pale Pink
#FFCFDC
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7F4 #D7FFE2
analogous
#F6D7FF #FFD7F4 #FFD7E0
triadic
#FFD7F4 #F4FFD7 #D7F4FF
tetradic
#FFD7F4 #FFF6D7 #D7FFE2 #D7E0FF
square
#FFD7F4 #FFF6D7 #D7FFE2 #D7E0FF
split-complementary
#FFD7F4 #E0FFD7 #D7FFF6
monochromatic
#FF5DD2 #FF9AE3 #FFD7F4 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.29
#FFD7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FFD7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7F4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7F4 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#E0E5F3
Tritanopia (blue-blind)
#FFD8E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd7f4; /* rgb */ color: rgb(255, 215, 244); /* oklch */ color: oklch(92.1% 0.058 335.9);
Tailwind
colors: {
custom: {
50: '#ffe3f7',
500: '#ffd7f4',
950: '#000000',
},
}SCSS
$custom: #ffd7f4; $custom-light: #ffe3f7; $custom-dark: #000000;
JSON
{
"hex": "#ffd7f4",
"rgb": {
"r": 255,
"g": 215,
"b": 244
},
"hsl": {
"h": 316.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9213,
"c": 0.05811,
"h": 335.9
},
"luminance": 0.76393
}Semantic roles & 50–950 ramp
primary
#FFD7F4
secondary
#8FEBA8
accent
#E63F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485