#FF9FDE#FF9FDE
#FF9FDE is a light, vivid pink. Relative luminance 0.513; OKLCH L 81.8% C 0.137 H 340.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9FDE |
|---|---|
| RGB | rgb(255, 159, 222) |
| HSL | hsl(321, 100%, 81%) |
| HSV | hsv(321, 38%, 100%) |
| CMYK | cmyk(0%, 37.6%, 12.9%, 0%) |
| CIE-LAB | lab(76.88, 44.25, -16.87) |
| CIE-LCH | lch(76.88, 47.35, 339.13°) |
| OKLab | oklab(81.82% 0.1295 -0.0448) |
| OKLCH | oklch(81.82% 0.137 340.9) |
| XYZ | xyz(66.8232, 51.3340, 75.4818) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.84
Plum
#DDA0DD
ΔE00 6.51
Pink (survey)
#FF81C0
ΔE00 7.08
Powder Pink
#FFB2D0
ΔE00 7.85
Lavender Pink
#DD85D7
ΔE00 8.77
Violet (CSS)
#EE82EE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9FDE #9FFFC0
analogous
#F09FFF #FF9FDE #FF9FAE
triadic
#FF9FDE #DEFF9F #9FDEFF
tetradic
#FF9FDE #FFF09F #9FFFC0 #9FAEFF
square
#FF9FDE #FFF09F #9FFFC0 #9FAEFF
split-complementary
#FF9FDE #AEFF9F #9FFFF0
monochromatic
#FF25B4 #FF62C9 #FF9FDE #FFDCF3 #FFE0F4
Accessibility & contrast
On white
1.86
#FF9FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FF9FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9FDE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9FDE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E0
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#FFA0B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9fde; /* rgb */ color: rgb(255, 159, 222); /* oklch */ color: oklch(81.8% 0.137 340.9);
Tailwind
colors: {
custom: {
50: '#ffbde8',
500: '#ff9fde',
950: '#000000',
},
}SCSS
$custom: #ff9fde; $custom-light: #ffbde8; $custom-dark: #000000;
JSON
{
"hex": "#ff9fde",
"rgb": {
"r": 255,
"g": 159,
"b": 222
},
"hsl": {
"h": 320.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.81821,
"c": 0.13703,
"h": 340.9
},
"luminance": 0.5133
}Semantic roles & 50–950 ramp
primary
#FF9FDE
secondary
#5FE38D
accent
#E64F00
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181216
muted
#868284