#FFDCEF#FFDCEF
#FFDCEF is a very light, muted pink. Relative luminance 0.787; OKLCH L 92.9% C 0.046 H 344.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCEF |
|---|---|
| RGB | rgb(255, 220, 239) |
| HSL | hsl(327, 100%, 93%) |
| HSV | hsv(327, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 6.3%, 0%) |
| CIE-LAB | lab(91.09, 15.19, -4.78) |
| CIE-LCH | lch(91.09, 15.92, 342.55°) |
| OKLab | oklab(92.9% 0.044 -0.0125) |
| OKLCH | oklch(92.9% 0.046 344.1) |
| XYZ | xyz(82.4117, 78.6801, 92.4901) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.99
Pale Pink
#FFCFDC
ΔE00 4.72
Pale Mauve
#FED0FC
ΔE00 7.46
Thistle
#D8BFD8
ΔE00 8.03
Very Light Purple
#F6CEFC
ΔE00 8.17
Light Rose
#FFC5CB
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCEF #DCFFEC
analogous
#FEDCFF #FFDCEF #FFDCDD
triadic
#FFDCEF #EFFFDC #DCEFFF
tetradic
#FFDCEF #FFFEDC #DCFFEC #DCDDFF
square
#FFDCEF #FFFEDC #DCFFEC #DCDDFF
split-complementary
#FFDCEF #DDFFDC #DCFFFE
monochromatic
#FF62B7 #FF9FD3 #FFDCEF #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.25
#FFDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FFDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCEF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCEF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdcef; /* rgb */ color: rgb(255, 220, 239); /* oklch */ color: oklch(92.9% 0.046 344.1);
Tailwind
colors: {
custom: {
50: '#ffe7f4',
500: '#ffdcef',
950: '#000000',
},
}SCSS
$custom: #ffdcef; $custom-light: #ffe7f4; $custom-dark: #000000;
JSON
{
"hex": "#ffdcef",
"rgb": {
"r": 255,
"g": 220,
"b": 239
},
"hsl": {
"h": 327.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92897,
"c": 0.04574,
"h": 344.1
},
"luminance": 0.78678
}Semantic roles & 50–950 ramp
primary
#FFDCEF
secondary
#93ECBC
accent
#E66900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485