#FF9DEA#FF9DEA
#FF9DEA is a light, vivid pink. Relative luminance 0.513; OKLCH L 81.9% C 0.150 H 335.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DEA |
|---|---|
| RGB | rgb(255, 157, 234) |
| HSL | hsl(313, 100%, 81%) |
| HSV | hsv(313, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 8.2%, 0%) |
| CIE-LAB | lab(76.87, 47.21, -23.41) |
| CIE-LCH | lch(76.87, 52.69, 333.62°) |
| OKLab | oklab(81.95% 0.1358 -0.0629) |
| OKLCH | oklch(81.95% 0.15 335.1) |
| XYZ | xyz(68.1479, 51.3181, 84.1418) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 6.50
Violet (CSS)
#EE82EE
ΔE00 7.42
Lavender Pink
#DD85D7
ΔE00 7.57
Pink (survey)
#FF81C0
ΔE00 8.47
Purply Pink
#F075E6
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DEA #9DFFB2
analogous
#E39DFF #FF9DEA #FF9DB9
triadic
#FF9DEA #EAFF9D #9DEAFF
tetradic
#FF9DEA #FFE39D #9DFFB2 #9DB9FF
square
#FF9DEA #FFE39D #9DFFB2 #9DB9FF
split-complementary
#FF9DEA #B9FF9D #9DFFE3
monochromatic
#FF23D0 #FF60DD #FF9DEA #FFDAF7 #FFE0F8
Accessibility & contrast
On white
1.86
#FF9DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FF9DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DEA
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DEA | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#B6C3E7
Tritanopia (blue-blind)
#FFA1B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9dea; /* rgb */ color: rgb(255, 157, 234); /* oklch */ color: oklch(81.9% 0.150 335.1);
Tailwind
colors: {
custom: {
50: '#ffbcf0',
500: '#ff9dea',
950: '#000000',
},
}SCSS
$custom: #ff9dea; $custom-light: #ffbcf0; $custom-dark: #000000;
JSON
{
"hex": "#ff9dea",
"rgb": {
"r": 255,
"g": 157,
"b": 234
},
"hsl": {
"h": 312.857,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81947,
"c": 0.14965,
"h": 335.1
},
"luminance": 0.51314
}Semantic roles & 50–950 ramp
primary
#FF9DEA
secondary
#5EE37A
accent
#E63100
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285