#FFD3F6#FFD3F6
#FFD3F6 is a very light, moderate pink. Relative luminance 0.745; OKLCH L 91.5% C 0.067 H 333.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3F6 |
|---|---|
| RGB | rgb(255, 211, 246) |
| HSL | hsl(312, 100%, 91%) |
| HSV | hsv(312, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 3.5%, 0%) |
| CIE-LAB | lab(89.16, 21.09, -11.31) |
| CIE-LCH | lch(89.16, 23.94, 331.79°) |
| OKLab | oklab(91.47% 0.0596 -0.0301) |
| OKLCH | oklch(91.47% 0.067 333.2) |
| XYZ | xyz(81.1671, 74.5042, 97.2759) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.44
Very Light Purple
#F6CEFC
ΔE00 3.66
Pale Lavender
#EECFFE
ΔE00 5.40
Light Pink
#FFD1DF
ΔE00 6.65
Light Lilac
#EDC8FF
ΔE00 6.66
Pale Pink
#FFCFDC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3F6 #D3FFDC
analogous
#F2D3FF #FFD3F6 #FFD3E0
triadic
#FFD3F6 #F6FFD3 #D3F6FF
tetradic
#FFD3F6 #FFF2D3 #D3FFDC #D3E0FF
square
#FFD3F6 #FFF2D3 #D3FFDC #D3E0FF
split-complementary
#FFD3F6 #E0FFD3 #D3FFF2
monochromatic
#FF59DD #FF96E9 #FFD3F6 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.32
#FFD3F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFD3F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3F6
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3F6 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF7
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#FFD5DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd3f6; /* rgb */ color: rgb(255, 211, 246); /* oklch */ color: oklch(91.5% 0.067 333.2);
Tailwind
colors: {
custom: {
50: '#ffe0f9',
500: '#ffd3f6',
950: '#000000',
},
}SCSS
$custom: #ffd3f6; $custom-light: #ffe0f9; $custom-dark: #000000;
JSON
{
"hex": "#ffd3f6",
"rgb": {
"r": 255,
"g": 211,
"b": 246
},
"hsl": {
"h": 312.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91466,
"c": 0.06675,
"h": 333.2
},
"luminance": 0.74502
}Semantic roles & 50–950 ramp
primary
#FFD3F6
secondary
#8CEB9F
accent
#E62F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485