#FFD1FB#FFD1FB
#FFD1FB is a very light, moderate purple. Relative luminance 0.738; OKLCH L 91.3% C 0.075 H 329.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1FB |
|---|---|
| RGB | rgb(255, 209, 251) |
| HSL | hsl(305, 100%, 91%) |
| HSV | hsv(305, 18%, 100%) |
| CMYK | cmyk(0%, 18%, 1.6%, 0%) |
| CIE-LAB | lab(88.84, 23.02, -14.43) |
| CIE-LCH | lch(88.84, 27.17, 327.93°) |
| OKLab | oklab(91.27% 0.0642 -0.0385) |
| OKLCH | oklch(91.27% 0.075 329) |
| XYZ | xyz(81.4511, 73.8278, 101.2076) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.58
Very Light Purple
#F6CEFC
ΔE00 2.23
Pale Lavender
#EECFFE
ΔE00 4.35
Light Lilac
#EDC8FF
ΔE00 5.16
Light Lavendar
#EFC0FE
ΔE00 6.16
Pale Lilac
#E4CBFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1FB #D1FFD5
analogous
#ECD1FF #FFD1FB #FFD1E4
triadic
#FFD1FB #FBFFD1 #D1FBFF
tetradic
#FFD1FB #FFECD1 #D1FFD5 #D1E4FF
square
#FFD1FB #FFECD1 #D1FFD5 #D1E4FF
split-complementary
#FFD1FB #E4FFD1 #D1FFEC
monochromatic
#FF57F0 #FF94F6 #FFD1FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.33
#FFD1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FFD1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1FB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1FB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#FFD4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd1fb; /* rgb */ color: rgb(255, 209, 251); /* oklch */ color: oklch(91.3% 0.075 329.0);
Tailwind
colors: {
custom: {
50: '#ffdffc',
500: '#ffd1fb',
950: '#000000',
},
}SCSS
$custom: #ffd1fb; $custom-light: #ffdffc; $custom-dark: #000000;
JSON
{
"hex": "#ffd1fb",
"rgb": {
"r": 255,
"g": 209,
"b": 251
},
"hsl": {
"h": 305.217,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.91268,
"c": 0.07485,
"h": 329
},
"luminance": 0.73826
}Semantic roles & 50–950 ramp
primary
#FFD1FB
secondary
#8AEA92
accent
#E61400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485