#F995D7#F995D7
#F995D7 is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.3% C 0.144 H 341.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F995D7 |
|---|---|
| RGB | rgb(249, 149, 215) |
| HSL | hsl(320, 89%, 78%) |
| HSV | hsv(320, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 13.7%, 2.4%) |
| CIE-LAB | lab(73.90, 46.33, -17.61) |
| CIE-LCH | lch(73.90, 49.56, 339.19°) |
| OKLab | oklab(79.34% 0.1359 -0.0468) |
| OKLCH | oklch(79.34% 0.144 341) |
| XYZ | xyz(62.0805, 46.5447, 69.9910) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.87
Pink (survey)
#FF81C0
ΔE00 5.46
Plum
#DDA0DD
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.99
Violet (CSS)
#EE82EE
ΔE00 8.19
Bubblegum (survey)
#FF6CB5
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995D7 #95F9B7
analogous
#E995F9 #F995D7 #F995A5
triadic
#F995D7 #D7F995 #95D7F9
tetradic
#F995D7 #F9E995 #95F9B7 #95A5F9
square
#F995D7 #F9E995 #95F9B7 #95A5F9
split-complementary
#F995D7 #A5F995 #95F9E9
monochromatic
#F221AB #F65BC1 #F995D7 #FCCFED #FDE2F4
Accessibility & contrast
On white
2.04
#F995D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F995D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995D7
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995D7 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AACD9
Deuteranopia (green-blind)
#B3BBD4
Tritanopia (blue-blind)
#FF96AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f995d7; /* rgb */ color: rgb(249, 149, 215); /* oklch */ color: oklch(79.3% 0.144 341.0);
Tailwind
colors: {
custom: {
50: '#fdb6e3',
500: '#f995d7',
950: '#000000',
},
}SCSS
$custom: #f995d7; $custom-light: #fdb6e3; $custom-dark: #000000;
JSON
{
"hex": "#f995d7",
"rgb": {
"r": 249,
"g": 149,
"b": 215
},
"hsl": {
"h": 320.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.7934,
"c": 0.14371,
"h": 341
},
"luminance": 0.46541
}Semantic roles & 50–950 ramp
primary
#F995D7
secondary
#D6F5E0
accent
#E64E00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083