#FFD6F2#FFD6F2
#FFD6F2 is a very light, muted pink. Relative luminance 0.758; OKLCH L 91.9% C 0.058 H 337.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6F2 |
|---|---|
| RGB | rgb(255, 214, 242) |
| HSL | hsl(319, 100%, 92%) |
| HSV | hsv(319, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 5.1%, 0%) |
| CIE-LAB | lab(89.75, 18.83, -8.33) |
| CIE-LCH | lch(89.75, 20.59, 336.14°) |
| OKLab | oklab(91.89% 0.0538 -0.022) |
| OKLCH | oklch(91.89% 0.058 337.8) |
| XYZ | xyz(81.3121, 75.7658, 94.3281) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.46
Light Pink
#FFD1DF
ΔE00 4.95
Very Light Purple
#F6CEFC
ΔE00 5.44
Pale Pink
#FFCFDC
ΔE00 5.55
Pale Lavender
#EECFFE
ΔE00 6.76
Thistle
#D8BFD8
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6F2 #D6FFE3
analogous
#F7D6FF #FFD6F2 #FFD6DE
triadic
#FFD6F2 #F2FFD6 #D6F2FF
tetradic
#FFD6F2 #FFF7D6 #D6FFE3 #D6DEFF
square
#FFD6F2 #FFF7D6 #D6FFE3 #D6DEFF
split-complementary
#FFD6F2 #DEFFD6 #D6FFF7
monochromatic
#FF5CCB #FF99DF #FFD6F2 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.30
#FFD6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFD6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6F2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6F2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#FFD7DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd6f2; /* rgb */ color: rgb(255, 214, 242); /* oklch */ color: oklch(91.9% 0.058 337.8);
Tailwind
colors: {
custom: {
50: '#ffe2f6',
500: '#ffd6f2',
950: '#000000',
},
}SCSS
$custom: #ffd6f2; $custom-light: #ffe2f6; $custom-dark: #000000;
JSON
{
"hex": "#ffd6f2",
"rgb": {
"r": 255,
"g": 214,
"b": 242
},
"hsl": {
"h": 319.024,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91885,
"c": 0.05816,
"h": 337.8
},
"luminance": 0.75764
}Semantic roles & 50–950 ramp
primary
#FFD6F2
secondary
#8EEBAC
accent
#E64900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485