#FFD4F2#FFD4F2
#FFD4F2 is a very light, moderate pink. Relative luminance 0.748; OKLCH L 91.5% C 0.062 H 337.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4F2 |
|---|---|
| RGB | rgb(255, 212, 242) |
| HSL | hsl(318, 100%, 92%) |
| HSV | hsv(318, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 5.1%, 0%) |
| CIE-LAB | lab(89.28, 19.88, -9.03) |
| CIE-LCH | lch(89.28, 21.83, 335.57°) |
| OKLab | oklab(91.52% 0.0568 -0.0239) |
| OKLCH | oklch(91.52% 0.062 337.2) |
| XYZ | xyz(80.8090, 74.7597, 94.1604) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.85
Very Light Purple
#F6CEFC
ΔE00 4.94
Light Pink
#FFD1DF
ΔE00 5.30
Pale Pink
#FFCFDC
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 6.45
Thistle
#D8BFD8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4F2 #D4FFE1
analogous
#F7D4FF #FFD4F2 #FFD4DD
triadic
#FFD4F2 #F2FFD4 #D4F2FF
tetradic
#FFD4F2 #FFF7D4 #D4FFE1 #D4DDFF
square
#FFD4F2 #FFF7D4 #D4FFE1 #D4DDFF
split-complementary
#FFD4F2 #DDFFD4 #D4FFF7
monochromatic
#FF5ACD #FF97DF #FFD4F2 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.32
#FFD4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FFD4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4F2
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4F2 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#FFD5DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4f2; /* rgb */ color: rgb(255, 212, 242); /* oklch */ color: oklch(91.5% 0.062 337.2);
Tailwind
colors: {
custom: {
50: '#ffe1f6',
500: '#ffd4f2',
950: '#000000',
},
}SCSS
$custom: #ffd4f2; $custom-light: #ffe1f6; $custom-dark: #000000;
JSON
{
"hex": "#ffd4f2",
"rgb": {
"r": 255,
"g": 212,
"b": 242
},
"hsl": {
"h": 318.14,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91521,
"c": 0.06159,
"h": 337.2
},
"luminance": 0.74758
}Semantic roles & 50–950 ramp
primary
#FFD4F2
secondary
#8CEBA9
accent
#E64500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485