#FFD4F5#FFD4F5
#FFD4F5 is a very light, moderate pink. Relative luminance 0.749; OKLCH L 91.6% C 0.064 H 334.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4F5 |
|---|---|
| RGB | rgb(255, 212, 245) |
| HSL | hsl(314, 100%, 92%) |
| HSV | hsv(314, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 3.9%, 0%) |
| CIE-LAB | lab(89.37, 20.40, -10.48) |
| CIE-LCH | lch(89.37, 22.93, 332.80°) |
| OKLab | oklab(91.62% 0.0578 -0.0278) |
| OKLCH | oklch(91.62% 0.064 334.3) |
| XYZ | xyz(81.2633, 74.9414, 96.5528) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.00
Very Light Purple
#F6CEFC
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 5.73
Light Pink
#FFD1DF
ΔE00 6.17
Pale Pink
#FFCFDC
ΔE00 6.71
Light Lilac
#EDC8FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4F5 #D4FFDE
analogous
#F4D4FF #FFD4F5 #FFD4E0
triadic
#FFD4F5 #F5FFD4 #D4F5FF
tetradic
#FFD4F5 #FFF4D4 #D4FFDE #D4E0FF
square
#FFD4F5 #FFF4D4 #D4FFDE #D4E0FF
split-complementary
#FFD4F5 #E0FFD4 #D4FFF4
monochromatic
#FF5AD9 #FF97E7 #FFD4F5 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.31
#FFD4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FFD4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4F5
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4F5 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#DDE3F4
Tritanopia (blue-blind)
#FFD6DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd4f5; /* rgb */ color: rgb(255, 212, 245); /* oklch */ color: oklch(91.6% 0.064 334.3);
Tailwind
colors: {
custom: {
50: '#ffe1f8',
500: '#ffd4f5',
950: '#000000',
},
}SCSS
$custom: #ffd4f5; $custom-light: #ffe1f8; $custom-dark: #000000;
JSON
{
"hex": "#ffd4f5",
"rgb": {
"r": 255,
"g": 212,
"b": 245
},
"hsl": {
"h": 313.953,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91615,
"c": 0.06413,
"h": 334.3
},
"luminance": 0.7494
}Semantic roles & 50–950 ramp
primary
#FFD4F5
secondary
#8CEBA2
accent
#E63500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485