#FFD1FF#FFD1FF
#FFD1FF is a very light, moderate purple. Relative luminance 0.741; OKLCH L 91.4% C 0.079 H 326.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1FF |
|---|---|
| RGB | rgb(255, 209, 255) |
| HSL | hsl(300, 100%, 91%) |
| HSV | hsv(300, 18%, 100%) |
| CMYK | cmyk(0%, 18%, 0%, 0%) |
| CIE-LAB | lab(88.96, 23.74, -16.35) |
| CIE-LCH | lch(88.96, 28.82, 325.44°) |
| OKLab | oklab(91.4% 0.0654 -0.0438) |
| OKLCH | oklch(91.4% 0.079 326.2) |
| XYZ | xyz(82.0883, 74.0827, 104.5634) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.59
Very Light Purple
#F6CEFC
ΔE00 1.68
Pale Lavender
#EECFFE
ΔE00 3.82
Light Lilac
#EDC8FF
ΔE00 4.37
Light Lavendar
#EFC0FE
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1FF #D1FFD1
analogous
#E8D1FF #FFD1FF #FFD1E8
triadic
#FFD1FF #FFFFD1 #D1FFFF
tetradic
#FFD1FF #FFE8D1 #D1FFD1 #D1E8FF
square
#FFD1FF #FFE8D1 #D1FFD1 #D1E8FF
split-complementary
#FFD1FF #E8FFD1 #D1FFE8
monochromatic
#FF57FF #FF94FF #FFD1FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.33
#FFD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#FFD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1FF
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1FF | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#FFD5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd1ff; /* rgb */ color: rgb(255, 209, 255); /* oklch */ color: oklch(91.4% 0.079 326.2);
Tailwind
colors: {
custom: {
50: '#ffdfff',
500: '#ffd1ff',
950: '#000000',
},
}SCSS
$custom: #ffd1ff; $custom-light: #ffdfff; $custom-dark: #000000;
JSON
{
"hex": "#ffd1ff",
"rgb": {
"r": 255,
"g": 209,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.91401,
"c": 0.07876,
"h": 326.2
},
"luminance": 0.74081
}Semantic roles & 50–950 ramp
primary
#FFD1FF
secondary
#8AEA8A
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486