#F995EB#F995EB
#F995EB is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.1% C 0.160 H 332.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F995EB |
|---|---|
| RGB | rgb(249, 149, 235) |
| HSL | hsl(308, 89%, 78%) |
| HSV | hsv(308, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 5.6%, 2.4%) |
| CIE-LAB | lab(74.59, 49.59, -27.49) |
| CIE-LCH | lch(74.59, 56.70, 330.99°) |
| OKLab | oklab(80.1% 0.1411 -0.0744) |
| OKLCH | oklch(80.1% 0.16 332.2) |
| XYZ | xyz(64.8092, 47.6362, 84.3622) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.75
Plum
#DDA0DD
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.39
Purply Pink
#F075E6
ΔE00 6.84
Pink (survey)
#FF81C0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995EB #95F9A3
analogous
#D595F9 #F995EB #F995B9
triadic
#F995EB #EBF995 #95EBF9
tetradic
#F995EB #F9D595 #95F9A3 #95B9F9
square
#F995EB #F9D595 #95F9A3 #95B9F9
split-complementary
#F995EB #B9F995 #95F9D5
monochromatic
#F221D5 #F65BE0 #F995EB #FCCFF6 #FDE2FA
Accessibility & contrast
On white
1.99
#F995EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F995EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995EB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995EB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FF9BB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f995eb; /* rgb */ color: rgb(249, 149, 235); /* oklch */ color: oklch(80.1% 0.160 332.2);
Tailwind
colors: {
custom: {
50: '#fdb6f1',
500: '#f995eb',
950: '#000000',
},
}SCSS
$custom: #f995eb; $custom-light: #fdb6f1; $custom-dark: #000000;
JSON
{
"hex": "#f995eb",
"rgb": {
"r": 249,
"g": 149,
"b": 235
},
"hsl": {
"h": 308.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.80095,
"c": 0.1595,
"h": 332.2
},
"luminance": 0.47633
}Semantic roles & 50–950 ramp
primary
#F995EB
secondary
#D6F5DA
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084