#FF9DE2#FF9DE2
#FF9DE2 is a light, vivid pink. Relative luminance 0.509; OKLCH L 81.7% C 0.143 H 338.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DE2 |
|---|---|
| RGB | rgb(255, 157, 226) |
| HSL | hsl(318, 100%, 81%) |
| HSV | hsv(318, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 11.4%, 0%) |
| CIE-LAB | lab(76.60, 45.91, -19.47) |
| CIE-LCH | lch(76.60, 49.87, 337.02°) |
| OKLab | oklab(81.65% 0.1336 -0.052) |
| OKLCH | oklch(81.65% 0.143 338.7) |
| XYZ | xyz(67.0245, 50.8687, 78.2251) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.70
Plum
#DDA0DD
ΔE00 6.22
Pink (survey)
#FF81C0
ΔE00 7.33
Lavender Pink
#DD85D7
ΔE00 8.03
Violet (CSS)
#EE82EE
ΔE00 8.52
Powder Pink
#FFB2D0
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DE2 #9DFFBA
analogous
#EB9DFF #FF9DE2 #FF9DB1
triadic
#FF9DE2 #E2FF9D #9DE2FF
tetradic
#FF9DE2 #FFEB9D #9DFFBA #9DB1FF
square
#FF9DE2 #FFEB9D #9DFFBA #9DB1FF
split-complementary
#FF9DE2 #B1FF9D #9DFFEB
monochromatic
#FF23BE #FF60D0 #FF9DE2 #FFDAF4 #FFE0F6
Accessibility & contrast
On white
1.88
#FF9DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FF9DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DE2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DE2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E5
Deuteranopia (green-blind)
#B9C3DF
Tritanopia (blue-blind)
#FF9FB6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff9de2; /* rgb */ color: rgb(255, 157, 226); /* oklch */ color: oklch(81.7% 0.143 338.7);
Tailwind
colors: {
custom: {
50: '#ffbbeb',
500: '#ff9de2',
950: '#000000',
},
}SCSS
$custom: #ff9de2; $custom-light: #ffbbeb; $custom-dark: #000000;
JSON
{
"hex": "#ff9de2",
"rgb": {
"r": 255,
"g": 157,
"b": 226
},
"hsl": {
"h": 317.755,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81652,
"c": 0.14336,
"h": 338.7
},
"luminance": 0.50865
}Semantic roles & 50–950 ramp
primary
#FF9DE2
secondary
#5EE385
accent
#E64400
background
#FFFDFE
surface
#FFF8FD
border
#D7D1D5
text
#181216
muted
#868284