#FFD3F2#FFD3F2
#FFD3F2 is a very light, moderate pink. Relative luminance 0.743; OKLCH L 91.3% C 0.063 H 336.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3F2 |
|---|---|
| RGB | rgb(255, 211, 242) |
| HSL | hsl(318, 100%, 91%) |
| HSV | hsv(318, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 5.1%, 0%) |
| CIE-LAB | lab(89.05, 20.40, -9.38) |
| CIE-LCH | lch(89.05, 22.45, 335.32°) |
| OKLab | oklab(91.34% 0.0582 -0.0248) |
| OKLCH | oklch(91.34% 0.063 336.9) |
| XYZ | xyz(80.5598, 74.2613, 94.0773) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.57
Very Light Purple
#F6CEFC
ΔE00 4.73
Light Pink
#FFD1DF
ΔE00 5.50
Pale Pink
#FFCFDC
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 6.32
Thistle
#D8BFD8
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3F2 #D3FFE0
analogous
#F6D3FF #FFD3F2 #FFD3DC
triadic
#FFD3F2 #F2FFD3 #D3F2FF
tetradic
#FFD3F2 #FFF6D3 #D3FFE0 #D3DCFF
square
#FFD3F2 #FFF6D3 #D3FFE0 #D3DCFF
split-complementary
#FFD3F2 #DCFFD3 #D3FFF6
monochromatic
#FF59CE #FF96E0 #FFD3F2 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.32
#FFD3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FFD3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3F2
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3F2 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#FFD4DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd3f2; /* rgb */ color: rgb(255, 211, 242); /* oklch */ color: oklch(91.3% 0.063 336.9);
Tailwind
colors: {
custom: {
50: '#ffe0f6',
500: '#ffd3f2',
950: '#000000',
},
}SCSS
$custom: #ffd3f2; $custom-light: #ffe0f6; $custom-dark: #000000;
JSON
{
"hex": "#ffd3f2",
"rgb": {
"r": 255,
"g": 211,
"b": 242
},
"hsl": {
"h": 317.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9134,
"c": 0.0633,
"h": 336.9
},
"luminance": 0.74259
}Semantic roles & 50–950 ramp
primary
#FFD3F2
secondary
#8CEBA8
accent
#E64400
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485