#FFD4FB#FFD4FB
#FFD4FB is a very light, moderate purple. Relative luminance 0.753; OKLCH L 91.8% C 0.070 H 329.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4FB |
|---|---|
| RGB | rgb(255, 212, 251) |
| HSL | hsl(306, 100%, 92%) |
| HSV | hsv(306, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 1.6%, 0%) |
| CIE-LAB | lab(89.54, 21.45, -13.38) |
| CIE-LCH | lch(89.54, 25.28, 328.05°) |
| OKLab | oklab(91.81% 0.0598 -0.0357) |
| OKLCH | oklch(91.81% 0.07 329.2) |
| XYZ | xyz(82.1941, 75.3137, 101.4552) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.47
Very Light Purple
#F6CEFC
ΔE00 2.65
Pale Lavender
#EECFFE
ΔE00 4.45
Light Lilac
#EDC8FF
ΔE00 5.68
Light Lavendar
#EFC0FE
ΔE00 6.95
Pale Lilac
#E4CBFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4FB #D4FFD8
analogous
#EED4FF #FFD4FB #FFD4E6
triadic
#FFD4FB #FBFFD4 #D4FBFF
tetradic
#FFD4FB #FFEED4 #D4FFD8 #D4E6FF
square
#FFD4FB #FFEED4 #D4FFD8 #D4E6FF
split-complementary
#FFD4FB #E6FFD4 #D4FFEE
monochromatic
#FF5AF0 #FF97F5 #FFD4FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.31
#FFD4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFD4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4FB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4FB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFD
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#FFD7E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd4fb; /* rgb */ color: rgb(255, 212, 251); /* oklch */ color: oklch(91.8% 0.070 329.2);
Tailwind
colors: {
custom: {
50: '#ffe1fc',
500: '#ffd4fb',
950: '#000000',
},
}SCSS
$custom: #ffd4fb; $custom-light: #ffe1fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd4fb",
"rgb": {
"r": 255,
"g": 212,
"b": 251
},
"hsl": {
"h": 305.581,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91808,
"c": 0.06964,
"h": 329.2
},
"luminance": 0.75312
}Semantic roles & 50–950 ramp
primary
#FFD4FB
secondary
#8CEB95
accent
#E61500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485