#FFD7F2#FFD7F2
#FFD7F2 is a very light, muted pink. Relative luminance 0.763; OKLCH L 92.1% C 0.056 H 338.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7F2 |
|---|---|
| RGB | rgb(255, 215, 242) |
| HSL | hsl(320, 100%, 92%) |
| HSV | hsv(320, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 5.1%, 0%) |
| CIE-LAB | lab(89.99, 18.31, -7.98) |
| CIE-LCH | lch(89.99, 19.97, 336.45°) |
| OKLab | oklab(92.07% 0.0524 -0.0211) |
| OKLCH | oklch(92.07% 0.056 338.1) |
| XYZ | xyz(81.5659, 76.2735, 94.4127) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.78
Light Pink
#FFD1DF
ΔE00 4.81
Pale Pink
#FFCFDC
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7F2 #D7FFE4
analogous
#F8D7FF #FFD7F2 #FFD7DE
triadic
#FFD7F2 #F2FFD7 #D7F2FF
tetradic
#FFD7F2 #FFF8D7 #D7FFE4 #D7DEFF
square
#FFD7F2 #FFF8D7 #D7FFE4 #D7DEFF
split-complementary
#FFD7F2 #DEFFD7 #D7FFF8
monochromatic
#FF5DCA #FF9ADE #FFD7F2 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.29
#FFD7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FFD7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7F2
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7F2 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#E1E4F1
Tritanopia (blue-blind)
#FFD8E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd7f2; /* rgb */ color: rgb(255, 215, 242); /* oklch */ color: oklch(92.1% 0.056 338.1);
Tailwind
colors: {
custom: {
50: '#ffe3f6',
500: '#ffd7f2',
950: '#000000',
},
}SCSS
$custom: #ffd7f2; $custom-light: #ffe3f6; $custom-dark: #000000;
JSON
{
"hex": "#ffd7f2",
"rgb": {
"r": 255,
"g": 215,
"b": 242
},
"hsl": {
"h": 319.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92068,
"c": 0.05645,
"h": 338.1
},
"luminance": 0.76272
}Semantic roles & 50–950 ramp
primary
#FFD7F2
secondary
#8FEBAD
accent
#E64B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485