#FFD3FC#FFD3FC
#FFD3FC is a very light, moderate purple. Relative luminance 0.749; OKLCH L 91.7% C 0.072 H 328.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3FC |
|---|---|
| RGB | rgb(255, 211, 252) |
| HSL | hsl(304, 100%, 91%) |
| HSV | hsv(304, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 1.2%, 0%) |
| CIE-LAB | lab(89.34, 22.15, -14.21) |
| CIE-LCH | lch(89.34, 26.32, 327.32°) |
| OKLab | oklab(91.66% 0.0616 -0.038) |
| OKLCH | oklch(91.66% 0.072 328.3) |
| XYZ | xyz(82.1030, 74.8785, 102.2045) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.94
Very Light Purple
#F6CEFC
ΔE00 2.27
Pale Lavender
#EECFFE
ΔE00 4.22
Light Lilac
#EDC8FF
ΔE00 5.27
Light Lavendar
#EFC0FE
ΔE00 6.46
Pale Lilac
#E4CBFF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3FC #D3FFD6
analogous
#ECD3FF #FFD3FC #FFD3E6
triadic
#FFD3FC #FCFFD3 #D3FCFF
tetradic
#FFD3FC #FFECD3 #D3FFD6 #D3E6FF
square
#FFD3FC #FFECD3 #D3FFD6 #D3E6FF
split-complementary
#FFD3FC #E6FFD3 #D3FFEC
monochromatic
#FF59F4 #FF96F8 #FFD3FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.31
#FFD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FFD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3FC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3FC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#FFD6E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd3fc; /* rgb */ color: rgb(255, 211, 252); /* oklch */ color: oklch(91.7% 0.072 328.3);
Tailwind
colors: {
custom: {
50: '#ffe0fd',
500: '#ffd3fc',
950: '#000000',
},
}SCSS
$custom: #ffd3fc; $custom-light: #ffe0fd; $custom-dark: #000000;
JSON
{
"hex": "#ffd3fc",
"rgb": {
"r": 255,
"g": 211,
"b": 252
},
"hsl": {
"h": 304.091,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9166,
"c": 0.07233,
"h": 328.3
},
"luminance": 0.74877
}Semantic roles & 50–950 ramp
primary
#FFD3FC
secondary
#8CEB92
accent
#E61000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485