#FFDFEC#FFDFEC
#FFDFEC is a very light, muted pink. Relative luminance 0.801; OKLCH L 93.4% C 0.039 H 351.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFEC |
|---|---|
| RGB | rgb(255, 223, 236) |
| HSL | hsl(336, 100%, 94%) |
| HSV | hsv(336, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 7.5%, 0%) |
| CIE-LAB | lab(91.73, 13.13, -2.27) |
| CIE-LCH | lch(91.73, 13.32, 350.20°) |
| OKLab | oklab(93.37% 0.0386 -0.0058) |
| OKLCH | oklch(93.37% 0.039 351.4) |
| XYZ | xyz(82.7666, 80.0931, 90.4401) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.46
Pale Pink
#FFCFDC
ΔE00 5.08
Mistyrose
#FFE4E1
ΔE00 6.80
Lavenderblush
#FFF0F5
ΔE00 7.14
Light Rose
#FFC5CB
ΔE00 8.55
Thistle
#D8BFD8
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFEC #DFFFF2
analogous
#FFDFFC #FFDFEC #FFE2DF
triadic
#FFDFEC #ECFFDF #DFECFF
tetradic
#FFDFEC #FCFFDF #DFFFF2 #E2DFFF
square
#FFDFEC #FCFFDF #DFFFF2 #E2DFFF
split-complementary
#FFDFEC #DFFFE2 #DFFCFF
monochromatic
#FF65A3 #FFA2C8 #FFDFEC #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.23
#FFDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FFDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFEC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFEC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4ED
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfec; /* rgb */ color: rgb(255, 223, 236); /* oklch */ color: oklch(93.4% 0.039 351.4);
Tailwind
colors: {
custom: {
50: '#ffe9f2',
500: '#ffdfec',
950: '#000000',
},
}SCSS
$custom: #ffdfec; $custom-light: #ffe9f2; $custom-dark: #000000;
JSON
{
"hex": "#ffdfec",
"rgb": {
"r": 255,
"g": 223,
"b": 236
},
"hsl": {
"h": 335.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93367,
"c": 0.03899,
"h": 351.4
},
"luminance": 0.80091
}Semantic roles & 50–950 ramp
primary
#FFDFEC
secondary
#96ECC9
accent
#E68800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485