#FFDEEA#FFDEEA
#FFDEEA is a very light, muted pink. Relative luminance 0.794; OKLCH L 93.1% C 0.040 H 353.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEEA |
|---|---|
| RGB | rgb(255, 222, 234) |
| HSL | hsl(338, 100%, 94%) |
| HSV | hsv(338, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 8.2%, 0%) |
| CIE-LAB | lab(91.44, 13.31, -1.65) |
| CIE-LCH | lch(91.44, 13.41, 352.95°) |
| OKLab | oklab(93.12% 0.0393 -0.0042) |
| OKLCH | oklch(93.12% 0.04 353.9) |
| XYZ | xyz(82.2113, 79.4448, 88.8296) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.15
Pale Pink
#FFCFDC
ΔE00 4.74
Mistyrose
#FFE4E1
ΔE00 6.56
Lavenderblush
#FFF0F5
ΔE00 7.29
Light Rose
#FFC5CB
ΔE00 8.12
Bubblegum
#FFC1CC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEEA #DEFFF3
analogous
#FFDEFA #FFDEEA #FFE2DE
triadic
#FFDEEA #EAFFDE #DEEAFF
tetradic
#FFDEEA #FAFFDE #DEFFF3 #E2DEFF
square
#FFDEEA #FAFFDE #DEFFF3 #E2DEFF
split-complementary
#FFDEEA #DEFFE2 #DEFAFF
monochromatic
#FF649C #FFA1C3 #FFDEEA #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.24
#FFDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FFDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEEA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEEA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#E8E8E9
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdeea; /* rgb */ color: rgb(255, 222, 234); /* oklch */ color: oklch(93.1% 0.040 353.9);
Tailwind
colors: {
custom: {
50: '#ffe8f0',
500: '#ffdeea',
950: '#000000',
},
}SCSS
$custom: #ffdeea; $custom-light: #ffe8f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdeea",
"rgb": {
"r": 255,
"g": 222,
"b": 234
},
"hsl": {
"h": 338.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93123,
"c": 0.03951,
"h": 353.9
},
"luminance": 0.79443
}Semantic roles & 50–950 ramp
primary
#FFDEEA
secondary
#95ECCD
accent
#E69200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485