#FF99D2#FF99D2
#FF99D2 is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.5% C 0.139 H 346.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99D2 |
|---|---|
| RGB | rgb(255, 153, 210) |
| HSL | hsl(326, 100%, 80%) |
| HSV | hsv(326, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 17.6%, 0%) |
| CIE-LAB | lab(75.26, 45.47, -12.74) |
| CIE-LCH | lch(75.26, 47.22, 344.35°) |
| OKLab | oklab(80.47% 0.1349 -0.0335) |
| OKLCH | oklch(80.47% 0.139 346.1) |
| XYZ | xyz(64.2649, 48.6998, 66.9754) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.65
Pink (survey)
#FF81C0
ΔE00 5.11
Powder Pink
#FFB2D0
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.90
Pinky
#FC86AA
ΔE00 8.25
Carnation Pink
#FF7FA7
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99D2 #99FFC6
analogous
#F999FF #FF99D2 #FF999F
triadic
#FF99D2 #D2FF99 #99D2FF
tetradic
#FF99D2 #FFF999 #99FFC6 #999FFF
square
#FF99D2 #FFF999 #99FFC6 #999FFF
split-complementary
#FF99D2 #9FFF99 #99FFF9
monochromatic
#FF1F9C #FF5CB7 #FF99D2 #FFD6ED #FFE0F1
Accessibility & contrast
On white
1.96
#FF99D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FF99D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99D2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99D2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD4
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#FF98AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff99d2; /* rgb */ color: rgb(255, 153, 210); /* oklch */ color: oklch(80.5% 0.139 346.1);
Tailwind
colors: {
custom: {
50: '#ffb9df',
500: '#ff99d2',
950: '#000000',
},
}SCSS
$custom: #ff99d2; $custom-light: #ffb9df; $custom-dark: #000000;
JSON
{
"hex": "#ff99d2",
"rgb": {
"r": 255,
"g": 153,
"b": 210
},
"hsl": {
"h": 326.471,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.80472,
"c": 0.13901,
"h": 346.1
},
"luminance": 0.48696
}Semantic roles & 50–950 ramp
primary
#FF99D2
secondary
#D4F7E3
accent
#E66500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183