#FF99DA#FF99DA
#FF99DA is a light, vivid pink. Relative luminance 0.491; OKLCH L 80.7% C 0.144 H 342.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99DA |
|---|---|
| RGB | rgb(255, 153, 218) |
| HSL | hsl(322, 100%, 80%) |
| HSV | hsv(322, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 14.5%, 0%) |
| CIE-LAB | lab(75.52, 46.69, -16.74) |
| CIE-LCH | lch(75.52, 49.60, 340.28°) |
| OKLab | oklab(80.75% 0.1373 -0.0444) |
| OKLCH | oklch(80.75% 0.144 342.1) |
| XYZ | xyz(65.2866, 49.1084, 72.3562) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.54
Pink (survey)
#FF81C0
ΔE00 5.87
Plum
#DDA0DD
ΔE00 6.94
Lavender Pink
#DD85D7
ΔE00 8.17
Powder Pink
#FFB2D0
ΔE00 8.48
Violet (CSS)
#EE82EE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99DA #99FFBE
analogous
#F199FF #FF99DA #FF99A7
triadic
#FF99DA #DAFF99 #99DAFF
tetradic
#FF99DA #FFF199 #99FFBE #99A7FF
square
#FF99DA #FFF199 #99FFBE #99A7FF
split-complementary
#FF99DA #A7FF99 #99FFF1
monochromatic
#FF1FAE #FF5CC4 #FF99DA #FFD6F0 #FFE0F4
Accessibility & contrast
On white
1.94
#FF99DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#FF99DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99DA
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99DA | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DC
Deuteranopia (green-blind)
#B8C0D7
Tritanopia (blue-blind)
#FF9AB1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff99da; /* rgb */ color: rgb(255, 153, 218); /* oklch */ color: oklch(80.7% 0.144 342.1);
Tailwind
colors: {
custom: {
50: '#ffb9e5',
500: '#ff99da',
950: '#000000',
},
}SCSS
$custom: #ff99da; $custom-light: #ffb9e5; $custom-dark: #000000;
JSON
{
"hex": "#ff99da",
"rgb": {
"r": 255,
"g": 153,
"b": 218
},
"hsl": {
"h": 321.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.80748,
"c": 0.14429,
"h": 342.1
},
"luminance": 0.49104
}Semantic roles & 50–950 ramp
primary
#FF99DA
secondary
#D4F7E1
accent
#E65300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181215
muted
#868184