#FFDCEA#FFDCEA
#FFDCEA is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.8% C 0.043 H 351.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCEA |
|---|---|
| RGB | rgb(255, 220, 234) |
| HSL | hsl(336, 100%, 93%) |
| HSV | hsv(336, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 8.2%, 0%) |
| CIE-LAB | lab(90.96, 14.35, -2.35) |
| CIE-LCH | lch(90.96, 14.54, 350.71°) |
| OKLab | oklab(92.75% 0.0422 -0.006) |
| OKLCH | oklch(92.75% 0.043 351.9) |
| XYZ | xyz(81.6833, 78.3887, 88.6536) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.47
Pale Pink
#FFCFDC
ΔE00 4.12
Mistyrose
#FFE4E1
ΔE00 7.44
Light Rose
#FFC5CB
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 8.15
Bubblegum
#FFC1CC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCEA #DCFFF1
analogous
#FFDCFB #FFDCEA #FFDFDC
triadic
#FFDCEA #EAFFDC #DCEAFF
tetradic
#FFDCEA #FBFFDC #DCFFF1 #DFDCFF
square
#FFDCEA #FBFFDC #DCFFF1 #DFDCFF
split-complementary
#FFDCEA #DCFFDF #DCFBFF
monochromatic
#FF62A1 #FF9FC5 #FFDCEA #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.26
#FFDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FFDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCEA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCEA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#E7E7E9
Tritanopia (blue-blind)
#FFDBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdcea; /* rgb */ color: rgb(255, 220, 234); /* oklch */ color: oklch(92.8% 0.043 351.9);
Tailwind
colors: {
custom: {
50: '#ffe7f0',
500: '#ffdcea',
950: '#000000',
},
}SCSS
$custom: #ffdcea; $custom-light: #ffe7f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdcea",
"rgb": {
"r": 255,
"g": 220,
"b": 234
},
"hsl": {
"h": 336,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92751,
"c": 0.04265,
"h": 351.9
},
"luminance": 0.78387
}Semantic roles & 50–950 ramp
primary
#FFDCEA
secondary
#93ECC8
accent
#E68A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485