#FFD1F2#FFD1F2
#FFD1F2 is a very light, moderate pink. Relative luminance 0.733; OKLCH L 91.0% C 0.067 H 336.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1F2 |
|---|---|
| RGB | rgb(255, 209, 242) |
| HSL | hsl(317, 100%, 91%) |
| HSV | hsv(317, 18%, 100%) |
| CMYK | cmyk(0%, 18%, 5.1%, 0%) |
| CIE-LAB | lab(88.58, 21.45, -10.07) |
| CIE-LCH | lch(88.58, 23.69, 334.85°) |
| OKLab | oklab(90.98% 0.0612 -0.0267) |
| OKLCH | oklch(90.98% 0.067 336.4) |
| XYZ | xyz(80.0660, 73.2738, 93.9127) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.08
Very Light Purple
#F6CEFC
ΔE00 4.35
Light Pink
#FFD1DF
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 6.12
Pale Pink
#FFCFDC
ΔE00 6.41
Light Lilac
#EDC8FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1F2 #D1FFDE
analogous
#F5D1FF #FFD1F2 #FFD1DB
triadic
#FFD1F2 #F2FFD1 #D1F2FF
tetradic
#FFD1F2 #FFF5D1 #D1FFDE #D1DBFF
square
#FFD1F2 #FFF5D1 #D1FFDE #D1DBFF
split-complementary
#FFD1F2 #DBFFD1 #D1FFF5
monochromatic
#FF57CF #FF94E1 #FFD1F2 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.34
#FFD1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#FFD1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1F2
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1F2 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF3
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#FFD2DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd1f2; /* rgb */ color: rgb(255, 209, 242); /* oklch */ color: oklch(91.0% 0.067 336.4);
Tailwind
colors: {
custom: {
50: '#ffdff6',
500: '#ffd1f2',
950: '#000000',
},
}SCSS
$custom: #ffd1f2; $custom-light: #ffdff6; $custom-dark: #000000;
JSON
{
"hex": "#ffd1f2",
"rgb": {
"r": 255,
"g": 209,
"b": 242
},
"hsl": {
"h": 316.957,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.90978,
"c": 0.06674,
"h": 336.4
},
"luminance": 0.73272
}Semantic roles & 50–950 ramp
primary
#FFD1F2
secondary
#8AEAA5
accent
#E64100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485