#F294EF#F294EF
#F294EF is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.3% C 0.160 H 328.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F294EF |
|---|---|
| RGB | rgb(242, 148, 239) |
| HSL | hsl(302, 78%, 76%) |
| HSV | hsv(302, 39%, 95%) |
| CMYK | cmyk(0%, 38.8%, 1.2%, 5.1%) |
| CIE-LAB | lab(73.73, 48.67, -31.07) |
| CIE-LCH | lch(73.73, 57.74, 327.45°) |
| OKLab | oklab(79.32% 0.1357 -0.0845) |
| OKLCH | oklch(79.32% 0.16 328.1) |
| XYZ | xyz(62.7867, 46.2919, 87.2726) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 5.10
Plum
#DDA0DD
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 7.71
Mauve
#E0B0FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294EF #94F297
analogous
#C694F2 #F294EF #F294C0
triadic
#F294EF #EFF294 #94EFF2
tetradic
#F294EF #F2C694 #94F297 #94C0F2
square
#F294EF #F2C694 #94F297 #94C0F2
split-complementary
#F294EF #C0F294 #94F2C6
monochromatic
#E527DF #EB5DE7 #F294EF #F9CBF7 #FCE4FB
Accessibility & contrast
On white
2.05
#F294EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F294EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294EF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294EF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#F89CB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f294ef; /* rgb */ color: rgb(242, 148, 239); /* oklch */ color: oklch(79.3% 0.160 328.1);
Tailwind
colors: {
custom: {
50: '#f8b5f4',
500: '#f294ef',
950: '#000000',
},
}SCSS
$custom: #f294ef; $custom-light: #f8b5f4; $custom-dark: #000000;
JSON
{
"hex": "#f294ef",
"rgb": {
"r": 242,
"g": 148,
"b": 239
},
"hsl": {
"h": 301.915,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.79322,
"c": 0.15991,
"h": 328.1
},
"luminance": 0.46289
}Semantic roles & 50–950 ramp
primary
#F294EF
secondary
#D8F3D8
accent
#DB120B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085