#FFDEEC#FFDEEC
#FFDEEC is a very light, muted pink. Relative luminance 0.796; OKLCH L 93.2% C 0.041 H 350.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEEC |
|---|---|
| RGB | rgb(255, 222, 236) |
| HSL | hsl(335, 100%, 94%) |
| HSV | hsv(335, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 7.5%, 0%) |
| CIE-LAB | lab(91.49, 13.65, -2.62) |
| CIE-LCH | lch(91.49, 13.89, 349.14°) |
| OKLab | oklab(93.18% 0.04 -0.0067) |
| OKLCH | oklch(93.18% 0.041 350.4) |
| XYZ | xyz(82.5002, 79.5604, 90.3513) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.13
Pale Pink
#FFCFDC
ΔE00 4.78
Mistyrose
#FFE4E1
ΔE00 7.23
Lavenderblush
#FFF0F5
ΔE00 7.58
Light Rose
#FFC5CB
ΔE00 8.38
Thistle
#D8BFD8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEEC #DEFFF1
analogous
#FFDEFD #FFDEEC #FFE0DE
triadic
#FFDEEC #ECFFDE #DEECFF
tetradic
#FFDEEC #FDFFDE #DEFFF1 #E0DEFF
square
#FFDEEC #FDFFDE #DEFFF1 #E0DEFF
split-complementary
#FFDEEC #DEFFE0 #DEFDFF
monochromatic
#FF64A6 #FFA1C9 #FFDEEC #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.24
#FFDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FFDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEEC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEEC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdeec; /* rgb */ color: rgb(255, 222, 236); /* oklch */ color: oklch(93.2% 0.041 350.4);
Tailwind
colors: {
custom: {
50: '#ffe8f2',
500: '#ffdeec',
950: '#000000',
},
}SCSS
$custom: #ffdeec; $custom-light: #ffe8f2; $custom-dark: #000000;
JSON
{
"hex": "#ffdeec",
"rgb": {
"r": 255,
"g": 222,
"b": 236
},
"hsl": {
"h": 334.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93181,
"c": 0.04058,
"h": 350.4
},
"luminance": 0.79559
}Semantic roles & 50–950 ramp
primary
#FFDEEC
secondary
#95ECC7
accent
#E68400
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485