#F995F2#F995F2
#F995F2 is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.4% C 0.166 H 329.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F995F2 |
|---|---|
| RGB | rgb(249, 149, 242) |
| HSL | hsl(304, 89%, 78%) |
| HSV | hsv(304, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 2.8%, 2.4%) |
| CIE-LAB | lab(74.86, 50.79, -30.91) |
| CIE-LCH | lch(74.86, 59.45, 328.68°) |
| OKLab | oklab(80.38% 0.1427 -0.084) |
| OKLCH | oklch(80.38% 0.166 329.5) |
| XYZ | xyz(65.8405, 48.0487, 89.7935) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.47
Purply Pink
#F075E6
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995F2 #95F99C
analogous
#CE95F9 #F995F2 #F995C0
triadic
#F995F2 #F2F995 #95F2F9
tetradic
#F995F2 #F9CE95 #95F99C #95C0F9
square
#F995F2 #F9CE95 #95F99C #95C0F9
split-complementary
#F995F2 #C0F995 #95F9CE
monochromatic
#F221E4 #F65BEB #F995F2 #FCCFF9 #FDE2FB
Accessibility & contrast
On white
1.98
#F995F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F995F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995F2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995F2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#FF9DB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f995f2; /* rgb */ color: rgb(249, 149, 242); /* oklch */ color: oklch(80.4% 0.166 329.5);
Tailwind
colors: {
custom: {
50: '#fdb6f6',
500: '#f995f2',
950: '#000000',
},
}SCSS
$custom: #f995f2; $custom-light: #fdb6f6; $custom-dark: #000000;
JSON
{
"hex": "#f995f2",
"rgb": {
"r": 249,
"g": 149,
"b": 242
},
"hsl": {
"h": 304.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.80376,
"c": 0.16559,
"h": 329.5
},
"luminance": 0.48045
}Semantic roles & 50–950 ramp
primary
#F995F2
secondary
#D6F5D8
accent
#E61000
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085