#FFD3ED#FFD3ED
#FFD3ED is a very light, muted pink. Relative luminance 0.740; OKLCH L 91.2% C 0.059 H 342.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3ED |
|---|---|
| RGB | rgb(255, 211, 237) |
| HSL | hsl(325, 100%, 91%) |
| HSV | hsv(325, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 7.1%, 0%) |
| CIE-LAB | lab(88.91, 19.55, -6.95) |
| CIE-LCH | lch(88.91, 20.75, 340.44°) |
| OKLab | oklab(91.19% 0.0565 -0.0183) |
| OKLCH | oklch(91.19% 0.059 342.1) |
| XYZ | xyz(79.8191, 73.9650, 90.1763) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.01
Pale Pink
#FFCFDC
ΔE00 4.55
Pale Mauve
#FED0FC
ΔE00 5.06
Very Light Purple
#F6CEFC
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3ED #D3FFE5
analogous
#FBD3FF #FFD3ED #FFD3D7
triadic
#FFD3ED #EDFFD3 #D3EDFF
tetradic
#FFD3ED #FFFBD3 #D3FFE5 #D3D7FF
square
#FFD3ED #FFFBD3 #D3FFE5 #D3D7FF
split-complementary
#FFD3ED #D7FFD3 #D3FFFB
monochromatic
#FF59BB #FF96D4 #FFD3ED #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.33
#FFD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FFD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3ED
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3ED | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#FFD3DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd3ed; /* rgb */ color: rgb(255, 211, 237); /* oklch */ color: oklch(91.2% 0.059 342.1);
Tailwind
colors: {
custom: {
50: '#ffe0f2',
500: '#ffd3ed',
950: '#000000',
},
}SCSS
$custom: #ffd3ed; $custom-light: #ffe0f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ed",
"rgb": {
"r": 255,
"g": 211,
"b": 237
},
"hsl": {
"h": 324.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91185,
"c": 0.0594,
"h": 342.1
},
"luminance": 0.73963
}Semantic roles & 50–950 ramp
primary
#FFD3ED
secondary
#8CEBB2
accent
#E65E00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485