#FFD3FF#FFD3FF
#FFD3FF is a very light, moderate purple. Relative luminance 0.751; OKLCH L 91.8% C 0.075 H 326.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3FF |
|---|---|
| RGB | rgb(255, 211, 255) |
| HSL | hsl(300, 100%, 91%) |
| HSV | hsv(300, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(89.43, 22.69, -15.65) |
| CIE-LCH | lch(89.43, 27.57, 325.40°) |
| OKLab | oklab(91.76% 0.0626 -0.0419) |
| OKLCH | oklch(91.76% 0.075 326.2) |
| XYZ | xyz(82.5821, 75.0702, 104.7280) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.72
Very Light Purple
#F6CEFC
ΔE00 1.78
Pale Lavender
#EECFFE
ΔE00 3.77
Light Lilac
#EDC8FF
ΔE00 4.66
Light Lavendar
#EFC0FE
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3FF #D3FFD3
analogous
#E9D3FF #FFD3FF #FFD3E9
triadic
#FFD3FF #FFFFD3 #D3FFFF
tetradic
#FFD3FF #FFE9D3 #D3FFD3 #D3E9FF
square
#FFD3FF #FFE9D3 #D3FFD3 #D3E9FF
split-complementary
#FFD3FF #E9FFD3 #D3FFE9
monochromatic
#FF59FF #FF96FF #FFD3FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.31
#FFD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3FF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3FF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#FFD6E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd3ff; /* rgb */ color: rgb(255, 211, 255); /* oklch */ color: oklch(91.8% 0.075 326.2);
Tailwind
colors: {
custom: {
50: '#ffe0ff',
500: '#ffd3ff',
950: '#000000',
},
}SCSS
$custom: #ffd3ff; $custom-light: #ffe0ff; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ff",
"rgb": {
"r": 255,
"g": 211,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91759,
"c": 0.0753,
"h": 326.2
},
"luminance": 0.75069
}Semantic roles & 50–950 ramp
primary
#FFD3FF
secondary
#8CEB8C
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486