#F995CF#F995CF
#F995CF is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.1% C 0.138 H 345.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F995CF |
|---|---|
| RGB | rgb(249, 149, 207) |
| HSL | hsl(325, 89%, 78%) |
| HSV | hsv(325, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 16.9%, 2.4%) |
| CIE-LAB | lab(73.64, 45.10, -13.60) |
| CIE-LCH | lch(73.64, 47.10, 343.22°) |
| OKLab | oklab(79.06% 0.1335 -0.0358) |
| OKLCH | oklch(79.06% 0.138 345) |
| XYZ | xyz(61.0776, 46.1435, 64.7090) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.86
Pink (survey)
#FF81C0
ΔE00 4.53
Plum
#DDA0DD
ΔE00 7.36
Powder Pink
#FFB2D0
ΔE00 8.09
Pinky
#FC86AA
ΔE00 8.16
Lavender Pink
#DD85D7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995CF #95F9BF
analogous
#F195F9 #F995CF #F9959D
triadic
#F995CF #CFF995 #95CFF9
tetradic
#F995CF #F9F195 #95F9BF #959DF9
square
#F995CF #F9F195 #95F9BF #959DF9
split-complementary
#F995CF #9DF995 #95F9F1
monochromatic
#F2219B #F65BB5 #F995CF #FCCFE9 #FDE2F2
Accessibility & contrast
On white
2.05
#F995CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F995CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995CF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995CF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#FF94AA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f995cf; /* rgb */ color: rgb(249, 149, 207); /* oklch */ color: oklch(79.1% 0.138 345.0);
Tailwind
colors: {
custom: {
50: '#fdb6dd',
500: '#f995cf',
950: '#000000',
},
}SCSS
$custom: #f995cf; $custom-light: #fdb6dd; $custom-dark: #000000;
JSON
{
"hex": "#f995cf",
"rgb": {
"r": 249,
"g": 149,
"b": 207
},
"hsl": {
"h": 325.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79059,
"c": 0.13825,
"h": 345
},
"luminance": 0.4614
}Semantic roles & 50–950 ramp
primary
#F995CF
secondary
#D6F5E3
accent
#E66000
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083