#FFD4FA#FFD4FA
#FFD4FA is a very light, moderate purple. Relative luminance 0.752; OKLCH L 91.8% C 0.069 H 330.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4FA |
|---|---|
| RGB | rgb(255, 212, 250) |
| HSL | hsl(307, 100%, 92%) |
| HSV | hsv(307, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 2%, 0%) |
| CIE-LAB | lab(89.51, 21.27, -12.90) |
| CIE-LCH | lch(89.51, 24.88, 328.77°) |
| OKLab | oklab(91.78% 0.0595 -0.0344) |
| OKLCH | oklch(91.78% 0.069 330) |
| XYZ | xyz(82.0369, 75.2508, 100.6272) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.70
Very Light Purple
#F6CEFC
ΔE00 2.88
Pale Lavender
#EECFFE
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 5.90
Light Lavendar
#EFC0FE
ΔE00 7.17
Pale Lilac
#E4CBFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4FA #D4FFD9
analogous
#EFD4FF #FFD4FA #FFD4E5
triadic
#FFD4FA #FAFFD4 #D4FAFF
tetradic
#FFD4FA #FFEFD4 #D4FFD9 #D4E5FF
square
#FFD4FA #FFEFD4 #D4FFD9 #D4E5FF
split-complementary
#FFD4FA #E5FFD4 #D4FFEF
monochromatic
#FF5AEC #FF97F3 #FFD4FA #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.31
#FFD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FFD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4FA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4FA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#FFD6E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd4fa; /* rgb */ color: rgb(255, 212, 250); /* oklch */ color: oklch(91.8% 0.069 330.0);
Tailwind
colors: {
custom: {
50: '#ffe1fc',
500: '#ffd4fa',
950: '#000000',
},
}SCSS
$custom: #ffd4fa; $custom-light: #ffe1fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd4fa",
"rgb": {
"r": 255,
"g": 212,
"b": 250
},
"hsl": {
"h": 306.977,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91775,
"c": 0.06868,
"h": 330
},
"luminance": 0.75249
}Semantic roles & 50–950 ramp
primary
#FFD4FA
secondary
#8CEB97
accent
#E61B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485