#FFD3EB#FFD3EB
#FFD3EB is a very light, muted pink. Relative luminance 0.738; OKLCH L 91.1% C 0.058 H 344.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3EB |
|---|---|
| RGB | rgb(255, 211, 235) |
| HSL | hsl(327, 100%, 91%) |
| HSV | hsv(327, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 7.8%, 0%) |
| CIE-LAB | lab(88.85, 19.21, -5.97) |
| CIE-LCH | lch(88.85, 20.12, 342.73°) |
| OKLab | oklab(91.12% 0.0558 -0.0156) |
| OKLCH | oklch(91.12% 0.058 344.3) |
| XYZ | xyz(79.5286, 73.8488, 88.6460) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.40
Pale Pink
#FFCFDC
ΔE00 3.96
Pale Mauve
#FED0FC
ΔE00 5.67
Very Light Purple
#F6CEFC
ΔE00 6.73
Bubblegum
#FFC1CC
ΔE00 7.26
Pink
#FFC0CB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3EB #D3FFE7
analogous
#FDD3FF #FFD3EB #FFD3D5
triadic
#FFD3EB #EBFFD3 #D3EBFF
tetradic
#FFD3EB #FFFDD3 #D3FFE7 #D3D5FF
square
#FFD3EB #FFFDD3 #D3FFE7 #D3D5FF
split-complementary
#FFD3EB #D5FFD3 #D3FFFD
monochromatic
#FF59B3 #FF96CF #FFD3EB #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.33
#FFD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#FFD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3EB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3EB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#FFD3DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd3eb; /* rgb */ color: rgb(255, 211, 235); /* oklch */ color: oklch(91.1% 0.058 344.3);
Tailwind
colors: {
custom: {
50: '#ffe0f1',
500: '#ffd3eb',
950: '#000000',
},
}SCSS
$custom: #ffd3eb; $custom-light: #ffe0f1; $custom-dark: #000000;
JSON
{
"hex": "#ffd3eb",
"rgb": {
"r": 255,
"g": 211,
"b": 235
},
"hsl": {
"h": 327.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91124,
"c": 0.05797,
"h": 344.3
},
"luminance": 0.73847
}Semantic roles & 50–950 ramp
primary
#FFD3EB
secondary
#8CEBB7
accent
#E66800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485