#FFD3EE#FFD3EE
#FFD3EE is a very light, moderate pink. Relative luminance 0.740; OKLCH L 91.2% C 0.060 H 341.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3EE |
|---|---|
| RGB | rgb(255, 211, 238) |
| HSL | hsl(323, 100%, 91%) |
| HSV | hsv(323, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 6.7%, 0%) |
| CIE-LAB | lab(88.93, 19.72, -7.43) |
| CIE-LCH | lch(88.93, 21.07, 339.34°) |
| OKLab | oklab(91.22% 0.0569 -0.0196) |
| OKLCH | oklch(91.22% 0.06 341) |
| XYZ | xyz(79.9656, 74.0236, 90.9479) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.31
Pale Mauve
#FED0FC
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3EE #D3FFE4
analogous
#FAD3FF #FFD3EE #FFD3D8
triadic
#FFD3EE #EEFFD3 #D3EEFF
tetradic
#FFD3EE #FFFAD3 #D3FFE4 #D3D8FF
square
#FFD3EE #FFFAD3 #D3FFE4 #D3D8FF
split-complementary
#FFD3EE #D8FFD3 #D3FFFA
monochromatic
#FF59BF #FF96D6 #FFD3EE #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.33
#FFD3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#FFD3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3EE
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3EE | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#FFD3DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd3ee; /* rgb */ color: rgb(255, 211, 238); /* oklch */ color: oklch(91.2% 0.060 341.0);
Tailwind
colors: {
custom: {
50: '#ffe0f3',
500: '#ffd3ee',
950: '#000000',
},
}SCSS
$custom: #ffd3ee; $custom-light: #ffe0f3; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ee",
"rgb": {
"r": 255,
"g": 211,
"b": 238
},
"hsl": {
"h": 323.182,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91216,
"c": 0.06013,
"h": 341
},
"luminance": 0.74022
}Semantic roles & 50–950 ramp
primary
#FFD3EE
secondary
#8CEBB0
accent
#E65900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485