#FFD4FC#FFD4FC
#FFD4FC is a very light, moderate purple. Relative luminance 0.754; OKLCH L 91.8% C 0.071 H 328.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4FC |
|---|---|
| RGB | rgb(255, 212, 252) |
| HSL | hsl(304, 100%, 92%) |
| HSV | hsv(304, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 1.2%, 0%) |
| CIE-LAB | lab(89.57, 21.63, -13.86) |
| CIE-LCH | lch(89.57, 25.69, 327.34°) |
| OKLab | oklab(91.84% 0.0601 -0.037) |
| OKLCH | oklch(91.84% 0.071 328.4) |
| XYZ | xyz(82.3522, 75.3770, 102.2876) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.27
Very Light Purple
#F6CEFC
ΔE00 2.44
Pale Lavender
#EECFFE
ΔE00 4.27
Light Lilac
#EDC8FF
ΔE00 5.46
Light Lavendar
#EFC0FE
ΔE00 6.73
Pale Lilac
#E4CBFF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4FC #D4FFD7
analogous
#EDD4FF #FFD4FC #FFD4E7
triadic
#FFD4FC #FCFFD4 #D4FCFF
tetradic
#FFD4FC #FFEDD4 #D4FFD7 #D4E7FF
square
#FFD4FC #FFEDD4 #D4FFD7 #D4E7FF
split-complementary
#FFD4FC #E7FFD4 #D4FFED
monochromatic
#FF5AF3 #FF97F8 #FFD4FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.31
#FFD4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FFD4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4FC
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4FC | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFE
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#FFD7E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd4fc; /* rgb */ color: rgb(255, 212, 252); /* oklch */ color: oklch(91.8% 0.071 328.4);
Tailwind
colors: {
custom: {
50: '#ffe1fd',
500: '#ffd4fc',
950: '#000000',
},
}SCSS
$custom: #ffd4fc; $custom-light: #ffe1fd; $custom-dark: #000000;
JSON
{
"hex": "#ffd4fc",
"rgb": {
"r": 255,
"g": 212,
"b": 252
},
"hsl": {
"h": 304.186,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9184,
"c": 0.0706,
"h": 328.4
},
"luminance": 0.75375
}Semantic roles & 50–950 ramp
primary
#FFD4FC
secondary
#8CEB93
accent
#E61000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485