#FFD4FF#FFD4FF
#FFD4FF is a very light, moderate purple. Relative luminance 0.756; OKLCH L 91.9% C 0.074 H 326.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4FF |
|---|---|
| RGB | rgb(255, 212, 255) |
| HSL | hsl(300, 100%, 92%) |
| HSV | hsv(300, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(89.66, 22.16, -15.30) |
| CIE-LCH | lch(89.66, 26.94, 325.37°) |
| OKLab | oklab(91.94% 0.0611 -0.041) |
| OKLCH | oklch(91.94% 0.074 326.2) |
| XYZ | xyz(82.8313, 75.5686, 104.8111) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.96
Very Light Purple
#F6CEFC
ΔE00 1.91
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 4.83
Light Lavendar
#EFC0FE
ΔE00 6.12
Pale Lilac
#E4CBFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4FF #D4FFD4
analogous
#EAD4FF #FFD4FF #FFD4EA
triadic
#FFD4FF #FFFFD4 #D4FFFF
tetradic
#FFD4FF #FFEAD4 #D4FFD4 #D4EAFF
square
#FFD4FF #FFEAD4 #D4FFD4 #D4EAFF
split-complementary
#FFD4FF #EAFFD4 #D4FFEA
monochromatic
#FF5AFF #FF97FF #FFD4FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.30
#FFD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FFD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4FF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4FF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#FFD7E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd4ff; /* rgb */ color: rgb(255, 212, 255); /* oklch */ color: oklch(91.9% 0.074 326.2);
Tailwind
colors: {
custom: {
50: '#ffe1ff',
500: '#ffd4ff',
950: '#000000',
},
}SCSS
$custom: #ffd4ff; $custom-light: #ffe1ff; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ff",
"rgb": {
"r": 255,
"g": 212,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91939,
"c": 0.07356,
"h": 326.2
},
"luminance": 0.75567
}Semantic roles & 50–950 ramp
primary
#FFD4FF
secondary
#8CEB8C
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486