#F295EF#F295EF
#F295EF is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.5% C 0.158 H 328.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F295EF |
|---|---|
| RGB | rgb(242, 149, 239) |
| HSL | hsl(302, 78%, 77%) |
| HSV | hsv(302, 38%, 95%) |
| CMYK | cmyk(0%, 38.4%, 1.2%, 5.1%) |
| CIE-LAB | lab(73.94, 48.16, -30.75) |
| CIE-LCH | lch(73.94, 57.14, 327.44°) |
| OKLab | oklab(79.47% 0.1343 -0.0837) |
| OKLCH | oklch(79.47% 0.158 328.1) |
| XYZ | xyz(62.9443, 46.6070, 87.3251) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 7.75
Mauve
#E0B0FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295EF #95F298
analogous
#C795F2 #F295EF #F295C1
triadic
#F295EF #EFF295 #95EFF2
tetradic
#F295EF #F2C795 #95F298 #95C1F2
square
#F295EF #F2C795 #95F298 #95C1F2
split-complementary
#F295EF #C1F295 #95F2C7
monochromatic
#E528DF #EB5EE7 #F295EF #F9CCF7 #FCE4FB
Accessibility & contrast
On white
2.03
#F295EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F295EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295EF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295EF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#F89DB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f295ef; /* rgb */ color: rgb(242, 149, 239); /* oklch */ color: oklch(79.5% 0.158 328.1);
Tailwind
colors: {
custom: {
50: '#f8b6f4',
500: '#f295ef',
950: '#000000',
},
}SCSS
$custom: #f295ef; $custom-light: #f8b6f4; $custom-dark: #000000;
JSON
{
"hex": "#f295ef",
"rgb": {
"r": 242,
"g": 149,
"b": 239
},
"hsl": {
"h": 301.935,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.79475,
"c": 0.15822,
"h": 328.1
},
"luminance": 0.46604
}Semantic roles & 50–950 ramp
primary
#F295EF
secondary
#D8F3D8
accent
#DA120B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085