#FFD3F7#FFD3F7
#FFD3F7 is a very light, moderate pink. Relative luminance 0.746; OKLCH L 91.5% C 0.068 H 332.4°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3F7 |
|---|---|
| RGB | rgb(255, 211, 247) |
| HSL | hsl(311, 100%, 91%) |
| HSV | hsv(311, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 3.1%, 0%) |
| CIE-LAB | lab(89.19, 21.27, -11.80) |
| CIE-LCH | lch(89.19, 24.32, 330.98°) |
| OKLab | oklab(91.5% 0.0599 -0.0314) |
| OKLCH | oklch(91.5% 0.068 332.4) |
| XYZ | xyz(81.3210, 74.5658, 98.0864) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.16
Very Light Purple
#F6CEFC
ΔE00 3.41
Pale Lavender
#EECFFE
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 6.42
Light Pink
#FFD1DF
ΔE00 6.94
Pale Pink
#FFCFDC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3F7 #D3FFDB
analogous
#F1D3FF #FFD3F7 #FFD3E1
triadic
#FFD3F7 #F7FFD3 #D3F7FF
tetradic
#FFD3F7 #FFF1D3 #D3FFDB #D3E1FF
square
#FFD3F7 #FFF1D3 #D3FFDB #D3E1FF
split-complementary
#FFD3F7 #E1FFD3 #D3FFF1
monochromatic
#FF59E1 #FF96EC #FFD3F7 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.32
#FFD3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FFD3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3F7
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3F7 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF9
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#FFD5DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd3f7; /* rgb */ color: rgb(255, 211, 247); /* oklch */ color: oklch(91.5% 0.068 332.4);
Tailwind
colors: {
custom: {
50: '#ffe0f9',
500: '#ffd3f7',
950: '#000000',
},
}SCSS
$custom: #ffd3f7; $custom-light: #ffe0f9; $custom-dark: #000000;
JSON
{
"hex": "#ffd3f7",
"rgb": {
"r": 255,
"g": 211,
"b": 247
},
"hsl": {
"h": 310.909,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91498,
"c": 0.06764,
"h": 332.4
},
"luminance": 0.74564
}Semantic roles & 50–950 ramp
primary
#FFD3F7
secondary
#8CEB9D
accent
#E62A00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485