#F995D0#F995D0
#F995D0 is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.1% C 0.139 H 344.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F995D0 |
|---|---|
| RGB | rgb(249, 149, 208) |
| HSL | hsl(325, 89%, 78%) |
| HSV | hsv(325, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 16.5%, 2.4%) |
| CIE-LAB | lab(73.67, 45.25, -14.10) |
| CIE-LCH | lch(73.67, 47.40, 342.69°) |
| OKLab | oklab(79.09% 0.1338 -0.0372) |
| OKLCH | oklch(79.09% 0.139 344.5) |
| XYZ | xyz(61.2002, 46.1926, 65.3549) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 4.62
Plum
#DDA0DD
ΔE00 7.22
Lavender Pink
#DD85D7
ΔE00 8.02
Powder Pink
#FFB2D0
ΔE00 8.23
Bubblegum (survey)
#FF6CB5
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995D0 #95F9BE
analogous
#F095F9 #F995D0 #F9959E
triadic
#F995D0 #D0F995 #95D0F9
tetradic
#F995D0 #F9F095 #95F9BE #959EF9
square
#F995D0 #F9F095 #95F9BE #959EF9
split-complementary
#F995D0 #9EF995 #95F9F0
monochromatic
#F2219D #F65BB6 #F995D0 #FCCFEA #FDE2F2
Accessibility & contrast
On white
2.05
#F995D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F995D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995D0
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995D0 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD2
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#FF95AA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f995d0; /* rgb */ color: rgb(249, 149, 208); /* oklch */ color: oklch(79.1% 0.139 344.5);
Tailwind
colors: {
custom: {
50: '#fdb6de',
500: '#f995d0',
950: '#000000',
},
}SCSS
$custom: #f995d0; $custom-light: #fdb6de; $custom-dark: #000000;
JSON
{
"hex": "#f995d0",
"rgb": {
"r": 249,
"g": 149,
"b": 208
},
"hsl": {
"h": 324.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79093,
"c": 0.1389,
"h": 344.5
},
"luminance": 0.46189
}Semantic roles & 50–950 ramp
primary
#F995D0
secondary
#D6F5E3
accent
#E65E00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083