#F995B2#F995B2
#F995B2 is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.1% C 0.124 H 1.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F995B2 |
|---|---|
| RGB | rgb(249, 149, 178) |
| HSL | hsl(343, 89%, 78%) |
| HSV | hsv(343, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 28.5%, 2.4%) |
| CIE-LAB | lab(72.80, 41.00, 1.18) |
| CIE-LCH | lch(72.80, 41.02, 1.64°) |
| OKLab | oklab(78.14% 0.1241 0.0036) |
| OKLCH | oklch(78.14% 0.124 1.7) |
| XYZ | xyz(57.8521, 44.8533, 47.7214) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.33
Pig Pink
#E78EA5
ΔE00 3.54
Rosa
#FE86A4
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 4.79
Rose Pink
#F7879A
ΔE00 5.30
Faded Pink
#DE9DAC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995B2 #95F9DC
analogous
#F995E4 #F995B2 #F9AA95
triadic
#F995B2 #B2F995 #95B2F9
tetradic
#F995B2 #E4F995 #95F9DC #AA95F9
square
#F995B2 #E4F995 #95F9DC #AA95F9
split-complementary
#F995B2 #95F9AA #95E4F9
monochromatic
#F2215E #F65B88 #F995B2 #FCCFDC #FDE2EA
Accessibility & contrast
On white
2.11
#F995B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F995B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995B2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995B2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B3
Deuteranopia (green-blind)
#BCBAB0
Tritanopia (blue-blind)
#FF8E9F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f995b2; /* rgb */ color: rgb(249, 149, 178); /* oklch */ color: oklch(78.1% 0.124 1.7);
Tailwind
colors: {
custom: {
50: '#fdb6c9',
500: '#f995b2',
950: '#000000',
},
}SCSS
$custom: #f995b2; $custom-light: #fdb6c9; $custom-dark: #000000;
JSON
{
"hex": "#f995b2",
"rgb": {
"r": 249,
"g": 149,
"b": 178
},
"hsl": {
"h": 342.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.78141,
"c": 0.1241,
"h": 1.7
},
"luminance": 0.44849
}Semantic roles & 50–950 ramp
primary
#F995B2
secondary
#D6F5EC
accent
#E6A300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082