#F895EB#F895EB
#F895EB is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.0% C 0.159 H 331.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F895EB |
|---|---|
| RGB | rgb(248, 149, 235) |
| HSL | hsl(308, 88%, 78%) |
| HSV | hsv(308, 40%, 97%) |
| CMYK | cmyk(0%, 39.9%, 5.2%, 2.7%) |
| CIE-LAB | lab(74.48, 49.28, -27.68) |
| CIE-LCH | lch(74.48, 56.53, 330.68°) |
| OKLab | oklab(79.98% 0.14 -0.0749) |
| OKLCH | oklch(79.98% 0.159 331.8) |
| XYZ | xyz(64.4536, 47.4528, 84.3455) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.63
Plum
#DDA0DD
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 6.78
Pink (survey)
#FF81C0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F895EB #95F8A2
analogous
#D495F8 #F895EB #F895B9
triadic
#F895EB #EBF895 #95EBF8
tetradic
#F895EB #F8D495 #95F8A2 #95B9F8
square
#F895EB #F8D495 #95F8A2 #95B9F8
split-complementary
#F895EB #B9F895 #95F8D4
monochromatic
#F022D5 #F45CE0 #F895EB #FCCEF6 #FDE2FA
Accessibility & contrast
On white
2.00
#F895EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F895EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F895EB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F895EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F895EB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FF9BB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f895eb; /* rgb */ color: rgb(248, 149, 235); /* oklch */ color: oklch(80.0% 0.159 331.8);
Tailwind
colors: {
custom: {
50: '#fcb6f1',
500: '#f895eb',
950: '#000000',
},
}SCSS
$custom: #f895eb; $custom-light: #fcb6f1; $custom-dark: #000000;
JSON
{
"hex": "#f895eb",
"rgb": {
"r": 248,
"g": 149,
"b": 235
},
"hsl": {
"h": 307.879,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.79982,
"c": 0.15878,
"h": 331.8
},
"luminance": 0.4745
}Semantic roles & 50–950 ramp
primary
#F895EB
secondary
#D6F5DA
accent
#E41F01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084