#F995D5#F995D5
#F995D5 is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.3% C 0.142 H 341.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F995D5 |
|---|---|
| RGB | rgb(249, 149, 213) |
| HSL | hsl(322, 89%, 78%) |
| HSV | hsv(322, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 14.5%, 2.4%) |
| CIE-LAB | lab(73.83, 46.02, -16.61) |
| CIE-LCH | lch(73.83, 48.92, 340.15°) |
| OKLab | oklab(79.27% 0.1353 -0.0441) |
| OKLCH | oklch(79.27% 0.142 341.9) |
| XYZ | xyz(61.8251, 46.4425, 68.6458) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.78
Pink (survey)
#FF81C0
ΔE00 5.19
Plum
#DDA0DD
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 7.26
Violet (CSS)
#EE82EE
ΔE00 8.58
Bubblegum (survey)
#FF6CB5
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995D5 #95F9B9
analogous
#EB95F9 #F995D5 #F995A3
triadic
#F995D5 #D5F995 #95D5F9
tetradic
#F995D5 #F9EB95 #95F9B9 #95A3F9
square
#F995D5 #F9EB95 #95F9B9 #95A3F9
split-complementary
#F995D5 #A3F995 #95F9EB
monochromatic
#F221A7 #F65BBE #F995D5 #FCCFEC #FDE2F4
Accessibility & contrast
On white
2.04
#F995D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F995D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995D5
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995D5 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AACD7
Deuteranopia (green-blind)
#B4BBD2
Tritanopia (blue-blind)
#FF96AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f995d5; /* rgb */ color: rgb(249, 149, 213); /* oklch */ color: oklch(79.3% 0.142 341.9);
Tailwind
colors: {
custom: {
50: '#fdb6e2',
500: '#f995d5',
950: '#000000',
},
}SCSS
$custom: #f995d5; $custom-light: #fdb6e2; $custom-dark: #000000;
JSON
{
"hex": "#f995d5",
"rgb": {
"r": 249,
"g": 149,
"b": 213
},
"hsl": {
"h": 321.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79268,
"c": 0.1423,
"h": 341.9
},
"luminance": 0.46439
}Semantic roles & 50–950 ramp
primary
#F995D5
secondary
#D6F5E1
accent
#E65300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083