#FFD4EE#FFD4EE
#FFD4EE is a very light, muted pink. Relative luminance 0.745; OKLCH L 91.4% C 0.058 H 341.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4EE |
|---|---|
| RGB | rgb(255, 212, 238) |
| HSL | hsl(324, 100%, 92%) |
| HSV | hsv(324, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 6.7%, 0%) |
| CIE-LAB | lab(89.17, 19.19, -7.09) |
| CIE-LCH | lch(89.17, 20.46, 339.74°) |
| OKLab | oklab(91.4% 0.0554 -0.0186) |
| OKLCH | oklch(91.4% 0.058 341.4) |
| XYZ | xyz(80.2148, 74.5220, 91.0310) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.11
Pale Pink
#FFCFDC
ΔE00 4.69
Pale Mauve
#FED0FC
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 6.08
Pale Lavender
#EECFFE
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4EE #D4FFE5
analogous
#FBD4FF #FFD4EE #FFD4D9
triadic
#FFD4EE #EEFFD4 #D4EEFF
tetradic
#FFD4EE #FFFBD4 #D4FFE5 #D4D9FF
square
#FFD4EE #FFFBD4 #D4FFE5 #D4D9FF
split-complementary
#FFD4EE #D9FFD4 #D4FFFB
monochromatic
#FF5ABE #FF97D6 #FFD4EE #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.32
#FFD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4EE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4EE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#FFD4DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd4ee; /* rgb */ color: rgb(255, 212, 238); /* oklch */ color: oklch(91.4% 0.058 341.4);
Tailwind
colors: {
custom: {
50: '#ffe1f3',
500: '#ffd4ee',
950: '#000000',
},
}SCSS
$custom: #ffd4ee; $custom-light: #ffe1f3; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ee",
"rgb": {
"r": 255,
"g": 212,
"b": 238
},
"hsl": {
"h": 323.721,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91398,
"c": 0.05844,
"h": 341.4
},
"luminance": 0.7452
}Semantic roles & 50–950 ramp
primary
#FFD4EE
secondary
#8CEBB2
accent
#E65B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485