#FFD1FA#FFD1FA
#FFD1FA is a very light, moderate purple. Relative luminance 0.738; OKLCH L 91.2% C 0.074 H 329.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1FA |
|---|---|
| RGB | rgb(255, 209, 250) |
| HSL | hsl(307, 100%, 91%) |
| HSV | hsv(307, 18%, 100%) |
| CMYK | cmyk(0%, 18%, 2%, 0%) |
| CIE-LAB | lab(88.81, 22.84, -13.94) |
| CIE-LCH | lch(88.81, 26.76, 328.60°) |
| OKLab | oklab(91.24% 0.0638 -0.0372) |
| OKLCH | oklch(91.24% 0.074 329.8) |
| XYZ | xyz(81.2939, 73.7649, 100.3796) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.84
Very Light Purple
#F6CEFC
ΔE00 2.42
Pale Lavender
#EECFFE
ΔE00 4.51
Light Lilac
#EDC8FF
ΔE00 5.38
Light Lavendar
#EFC0FE
ΔE00 6.38
Pale Lilac
#E4CBFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1FA #D1FFD6
analogous
#EDD1FF #FFD1FA #FFD1E3
triadic
#FFD1FA #FAFFD1 #D1FAFF
tetradic
#FFD1FA #FFEDD1 #D1FFD6 #D1E3FF
square
#FFD1FA #FFEDD1 #D1FFD6 #D1E3FF
split-complementary
#FFD1FA #E3FFD1 #D1FFED
monochromatic
#FF57ED #FF94F3 #FFD1FA #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.33
#FFD1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FFD1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1FA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1FA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFC
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#FFD4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd1fa; /* rgb */ color: rgb(255, 209, 250); /* oklch */ color: oklch(91.2% 0.074 329.8);
Tailwind
colors: {
custom: {
50: '#ffdffc',
500: '#ffd1fa',
950: '#000000',
},
}SCSS
$custom: #ffd1fa; $custom-light: #ffdffc; $custom-dark: #000000;
JSON
{
"hex": "#ffd1fa",
"rgb": {
"r": 255,
"g": 209,
"b": 250
},
"hsl": {
"h": 306.522,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.91235,
"c": 0.07389,
"h": 329.8
},
"luminance": 0.73763
}Semantic roles & 50–950 ramp
primary
#FFD1FA
secondary
#8AEA94
accent
#E61900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485