#F895ED#F895ED
#F895ED is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.1% C 0.161 H 331.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F895ED |
|---|---|
| RGB | rgb(248, 149, 237) |
| HSL | hsl(307, 88%, 78%) |
| HSV | hsv(307, 40%, 97%) |
| CMYK | cmyk(0%, 39.9%, 4.4%, 2.7%) |
| CIE-LAB | lab(74.55, 49.63, -28.66) |
| CIE-LCH | lch(74.55, 57.31, 329.99°) |
| OKLab | oklab(80.06% 0.1405 -0.0777) |
| OKLCH | oklch(80.06% 0.161 331.1) |
| XYZ | xyz(64.7442, 47.5691, 85.8758) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.67
Plum
#DDA0DD
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F895ED #95F8A0
analogous
#D295F8 #F895ED #F895BB
triadic
#F895ED #EDF895 #95EDF8
tetradic
#F895ED #F8D295 #95F8A0 #95BBF8
square
#F895ED #F8D295 #95F8A0 #95BBF8
split-complementary
#F895ED #BBF895 #95F8D2
monochromatic
#F022DA #F45CE3 #F895ED #FCCEF7 #FDE2FA
Accessibility & contrast
On white
2.00
#F895ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#F895ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F895ED
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F895ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F895ED | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#ACBCEA
Tritanopia (blue-blind)
#FF9CB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f895ed; /* rgb */ color: rgb(248, 149, 237); /* oklch */ color: oklch(80.1% 0.161 331.1);
Tailwind
colors: {
custom: {
50: '#fcb6f3',
500: '#f895ed',
950: '#000000',
},
}SCSS
$custom: #f895ed; $custom-light: #fcb6f3; $custom-dark: #000000;
JSON
{
"hex": "#f895ed",
"rgb": {
"r": 248,
"g": 149,
"b": 237
},
"hsl": {
"h": 306.667,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.80062,
"c": 0.16051,
"h": 331.1
},
"luminance": 0.47566
}Semantic roles & 50–950 ramp
primary
#F895ED
secondary
#D6F5D9
accent
#E41B01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085