#FFD3EA#FFD3EA
#FFD3EA is a very light, muted pink. Relative luminance 0.738; OKLCH L 91.1% C 0.057 H 345.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3EA |
|---|---|
| RGB | rgb(255, 211, 234) |
| HSL | hsl(329, 100%, 91%) |
| HSV | hsv(329, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 8.2%, 0%) |
| CIE-LAB | lab(88.82, 19.05, -5.49) |
| CIE-LCH | lch(88.82, 19.82, 343.93°) |
| OKLab | oklab(91.09% 0.0555 -0.0143) |
| OKLCH | oklch(91.09% 0.057 345.5) |
| XYZ | xyz(79.3845, 73.7912, 87.8873) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.09
Pale Pink
#FFCFDC
ΔE00 3.66
Pale Mauve
#FED0FC
ΔE00 5.98
Very Light Purple
#F6CEFC
ΔE00 7.02
Bubblegum
#FFC1CC
ΔE00 7.04
Pink
#FFC0CB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3EA #D3FFE8
analogous
#FED3FF #FFD3EA #FFD3D4
triadic
#FFD3EA #EAFFD3 #D3EAFF
tetradic
#FFD3EA #FFFED3 #D3FFE8 #D3D4FF
square
#FFD3EA #FFFED3 #D3FFE8 #D3D4FF
split-complementary
#FFD3EA #D4FFD3 #D3FFFE
monochromatic
#FF59B0 #FF96CD #FFD3EA #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.33
#FFD3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FFD3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3EA
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3EA | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#DFE2E9
Tritanopia (blue-blind)
#FFD3DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd3ea; /* rgb */ color: rgb(255, 211, 234); /* oklch */ color: oklch(91.1% 0.057 345.5);
Tailwind
colors: {
custom: {
50: '#ffe0f0',
500: '#ffd3ea',
950: '#000000',
},
}SCSS
$custom: #ffd3ea; $custom-light: #ffe0f0; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ea",
"rgb": {
"r": 255,
"g": 211,
"b": 234
},
"hsl": {
"h": 328.636,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91094,
"c": 0.05729,
"h": 345.5
},
"luminance": 0.73789
}Semantic roles & 50–950 ramp
primary
#FFD3EA
secondary
#8CEBB9
accent
#E66E00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485