#FF9DDF#FF9DDF
#FF9DDF is a light, vivid pink. Relative luminance 0.507; OKLCH L 81.5% C 0.141 H 340.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DDF |
|---|---|
| RGB | rgb(255, 157, 223) |
| HSL | hsl(320, 100%, 81%) |
| HSV | hsv(320, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 12.5%, 0%) |
| CIE-LAB | lab(76.50, 45.43, -17.99) |
| CIE-LCH | lch(76.50, 48.86, 338.40°) |
| OKLab | oklab(81.54% 0.1328 -0.0479) |
| OKLCH | oklch(81.54% 0.141 340.2) |
| XYZ | xyz(66.6165, 50.7055, 76.0760) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.50
Plum
#DDA0DD
ΔE00 6.43
Pink (survey)
#FF81C0
ΔE00 6.94
Lavender Pink
#DD85D7
ΔE00 8.30
Powder Pink
#FFB2D0
ΔE00 8.46
Violet (CSS)
#EE82EE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DDF #9DFFBD
analogous
#EE9DFF #FF9DDF #FF9DAE
triadic
#FF9DDF #DFFF9D #9DDFFF
tetradic
#FF9DDF #FFEE9D #9DFFBD #9DAEFF
square
#FF9DDF #FFEE9D #9DFFBD #9DAEFF
split-complementary
#FF9DDF #AEFF9D #9DFFEE
monochromatic
#FF23B7 #FF60CB #FF9DDF #FFDAF3 #FFE0F5
Accessibility & contrast
On white
1.89
#FF9DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FF9DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DDF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DDF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E1
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#FF9FB5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff9ddf; /* rgb */ color: rgb(255, 157, 223); /* oklch */ color: oklch(81.5% 0.141 340.2);
Tailwind
colors: {
custom: {
50: '#ffbbe9',
500: '#ff9ddf',
950: '#000000',
},
}SCSS
$custom: #ff9ddf; $custom-light: #ffbbe9; $custom-dark: #000000;
JSON
{
"hex": "#ff9ddf",
"rgb": {
"r": 255,
"g": 157,
"b": 223
},
"hsl": {
"h": 319.592,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81544,
"c": 0.14114,
"h": 340.2
},
"luminance": 0.50702
}Semantic roles & 50–950 ramp
primary
#FF9DDF
secondary
#5EE389
accent
#E64B00
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181216
muted
#868284