#FE9DEC#FE9DEC
#FE9DEC is a light, vivid pink. Relative luminance 0.512; OKLCH L 81.9% C 0.151 H 333.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9DEC |
|---|---|
| RGB | rgb(254, 157, 236) |
| HSL | hsl(311, 98%, 81%) |
| HSV | hsv(311, 38%, 100%) |
| CMYK | cmyk(0%, 38.2%, 7.1%, 0.4%) |
| CIE-LAB | lab(76.83, 47.23, -24.57) |
| CIE-LCH | lch(76.83, 53.24, 332.51°) |
| OKLab | oklab(81.91% 0.1352 -0.0662) |
| OKLCH | oklch(81.91% 0.151 333.9) |
| XYZ | xyz(68.0699, 51.2444, 85.6463) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.80
Violet (CSS)
#EE82EE
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.40
Purply Pink
#F075E6
ΔE00 8.81
Pink (survey)
#FF81C0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9DEC #9DFEAF
analogous
#DF9DFE #FE9DEC #FE9DBB
triadic
#FE9DEC #ECFE9D #9DECFE
tetradic
#FE9DEC #FEDF9D #9DFEAF #9DBBFE
square
#FE9DEC #FEDF9D #9DFEAF #9DBBFE
split-complementary
#FE9DEC #BBFE9D #9DFEDF
monochromatic
#FD24D5 #FD60E0 #FE9DEC #FFDAF8 #FFE1F9
Accessibility & contrast
On white
1.87
#FE9DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FE9DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9DEC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9DEC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5EF
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#FFA2BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fe9dec; /* rgb */ color: rgb(254, 157, 236); /* oklch */ color: oklch(81.9% 0.151 333.9);
Tailwind
colors: {
custom: {
50: '#ffbcf2',
500: '#fe9dec',
950: '#000000',
},
}SCSS
$custom: #fe9dec; $custom-light: #ffbcf2; $custom-dark: #000000;
JSON
{
"hex": "#fe9dec",
"rgb": {
"r": 254,
"g": 157,
"b": 236
},
"hsl": {
"h": 311.134,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.81911,
"c": 0.15052,
"h": 333.9
},
"luminance": 0.51241
}Semantic roles & 50–950 ramp
primary
#FE9DEC
secondary
#5EE176
accent
#E62B00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285