#F999DA#F999DA
#F999DA is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.1% C 0.139 H 340.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F999DA |
|---|---|
| RGB | rgb(249, 153, 218) |
| HSL | hsl(319, 89%, 79%) |
| HSV | hsv(319, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 12.4%, 2.4%) |
| CIE-LAB | lab(74.82, 44.76, -17.87) |
| CIE-LCH | lch(74.82, 48.19, 338.24°) |
| OKLab | oklab(80.07% 0.1307 -0.0476) |
| OKLCH | oklch(80.07% 0.139 340) |
| XYZ | xyz(63.1132, 47.9878, 72.2543) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.75
Plum
#DDA0DD
ΔE00 5.93
Pink (survey)
#FF81C0
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 7.31
Violet (CSS)
#EE82EE
ΔE00 8.44
Powder Pink
#FFB2D0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F999DA #99F9B8
analogous
#E899F9 #F999DA #F999AA
triadic
#F999DA #DAF999 #99DAF9
tetradic
#F999DA #F9E899 #99F9B8 #99AAF9
square
#F999DA #F9E899 #99F9B8 #99AAF9
split-complementary
#F999DA #AAF999 #99F9E8
monochromatic
#F225B0 #F65FC5 #F999DA #FCD3EF #FDE2F5
Accessibility & contrast
On white
1.98
#F999DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F999DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F999DA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F999DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F999DA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAFDC
Deuteranopia (green-blind)
#B5BED7
Tritanopia (blue-blind)
#FF9BB1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f999da; /* rgb */ color: rgb(249, 153, 218); /* oklch */ color: oklch(80.1% 0.139 340.0);
Tailwind
colors: {
custom: {
50: '#fdb9e5',
500: '#f999da',
950: '#000000',
},
}SCSS
$custom: #f999da; $custom-light: #fdb9e5; $custom-dark: #000000;
JSON
{
"hex": "#f999da",
"rgb": {
"r": 249,
"g": 153,
"b": 218
},
"hsl": {
"h": 319.375,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.80067,
"c": 0.13913,
"h": 340
},
"luminance": 0.47984
}Semantic roles & 50–950 ramp
primary
#F999DA
secondary
#D6F5E0
accent
#E64A00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084