#FFD4F8#FFD4F8
#FFD4F8 is a very light, moderate purple. Relative luminance 0.751; OKLCH L 91.7% C 0.067 H 331.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4F8 |
|---|---|
| RGB | rgb(255, 212, 248) |
| HSL | hsl(310, 100%, 92%) |
| HSV | hsv(310, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 2.7%, 0%) |
| CIE-LAB | lab(89.45, 20.92, -11.93) |
| CIE-LCH | lch(89.45, 24.08, 330.30°) |
| OKLab | oklab(91.71% 0.0588 -0.0317) |
| OKLCH | oklch(91.71% 0.067 331.6) |
| XYZ | xyz(81.7250, 75.1261, 98.9844) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.19
Very Light Purple
#F6CEFC
ΔE00 3.36
Pale Lavender
#EECFFE
ΔE00 5.06
Light Lilac
#EDC8FF
ΔE00 6.37
Light Pink
#FFD1DF
ΔE00 7.02
Pale Pink
#FFCFDC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4F8 #D4FFDB
analogous
#F1D4FF #FFD4F8 #FFD4E3
triadic
#FFD4F8 #F8FFD4 #D4F8FF
tetradic
#FFD4F8 #FFF1D4 #D4FFDB #D4E3FF
square
#FFD4F8 #FFF1D4 #D4FFDB #D4E3FF
split-complementary
#FFD4F8 #E3FFD4 #D4FFF1
monochromatic
#FF5AE4 #FF97EE #FFD4F8 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.31
#FFD4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FFD4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4F8
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4F8 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDFA
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#FFD6E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd4f8; /* rgb */ color: rgb(255, 212, 248); /* oklch */ color: oklch(91.7% 0.067 331.6);
Tailwind
colors: {
custom: {
50: '#ffe1fa',
500: '#ffd4f8',
950: '#000000',
},
}SCSS
$custom: #ffd4f8; $custom-light: #ffe1fa; $custom-dark: #000000;
JSON
{
"hex": "#ffd4f8",
"rgb": {
"r": 255,
"g": 212,
"b": 248
},
"hsl": {
"h": 309.767,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91711,
"c": 0.06682,
"h": 331.6
},
"luminance": 0.75124
}Semantic roles & 50–950 ramp
primary
#FFD4F8
secondary
#8CEB9C
accent
#E62500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485