#FF9DDE#FF9DDE
#FF9DDE is a light, vivid pink. Relative luminance 0.506; OKLCH L 81.5% C 0.140 H 340.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DDE |
|---|---|
| RGB | rgb(255, 157, 222) |
| HSL | hsl(320, 100%, 81%) |
| HSV | hsv(320, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 12.9%, 0%) |
| CIE-LAB | lab(76.47, 45.27, -17.49) |
| CIE-LCH | lch(76.47, 48.53, 338.88°) |
| OKLab | oklab(81.51% 0.1325 -0.0465) |
| OKLCH | oklch(81.51% 0.14 340.6) |
| XYZ | xyz(66.4821, 50.6517, 75.3681) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.45
Plum
#DDA0DD
ΔE00 6.51
Pink (survey)
#FF81C0
ΔE00 6.82
Powder Pink
#FFB2D0
ΔE00 8.28
Lavender Pink
#DD85D7
ΔE00 8.41
Violet (CSS)
#EE82EE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DDE #9DFFBE
analogous
#EF9DFF #FF9DDE #FF9DAD
triadic
#FF9DDE #DEFF9D #9DDEFF
tetradic
#FF9DDE #FFEF9D #9DFFBE #9DADFF
square
#FF9DDE #FFEF9D #9DFFBE #9DADFF
split-complementary
#FF9DDE #ADFF9D #9DFFEF
monochromatic
#FF23B5 #FF60C9 #FF9DDE #FFDAF3 #FFE0F5
Accessibility & contrast
On white
1.89
#FF9DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FF9DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DDE
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DDE | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E0
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#FF9EB5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff9dde; /* rgb */ color: rgb(255, 157, 222); /* oklch */ color: oklch(81.5% 0.140 340.6);
Tailwind
colors: {
custom: {
50: '#ffbbe8',
500: '#ff9dde',
950: '#000000',
},
}SCSS
$custom: #ff9dde; $custom-light: #ffbbe8; $custom-dark: #000000;
JSON
{
"hex": "#ff9dde",
"rgb": {
"r": 255,
"g": 157,
"b": 222
},
"hsl": {
"h": 320.204,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81509,
"c": 0.1404,
"h": 340.6
},
"luminance": 0.50648
}Semantic roles & 50–950 ramp
primary
#FF9DDE
secondary
#5EE38A
accent
#E64D00
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181216
muted
#868284