#F294EA#F294EA
#F294EA is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.155 H 330.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F294EA |
|---|---|
| RGB | rgb(242, 148, 234) |
| HSL | hsl(305, 78%, 76%) |
| HSV | hsv(305, 39%, 95%) |
| CMYK | cmyk(0%, 38.8%, 3.3%, 5.1%) |
| CIE-LAB | lab(73.55, 47.79, -28.63) |
| CIE-LCH | lch(73.55, 55.71, 329.08°) |
| OKLab | oklab(79.12% 0.1346 -0.0777) |
| OKLCH | oklch(79.12% 0.155 330) |
| XYZ | xyz(62.0583, 46.0006, 83.4361) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.84
Plum
#DDA0DD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 6.90
Mauve
#E0B0FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294EA #94F29C
analogous
#CB94F2 #F294EA #F294BB
triadic
#F294EA #EAF294 #94EAF2
tetradic
#F294EA #F2CB94 #94F29C #94BBF2
square
#F294EA #F2CB94 #94F29C #94BBF2
split-complementary
#F294EA #BBF294 #94F2CB
monochromatic
#E527D5 #EB5DDF #F294EA #F9CBF5 #FCE4FA
Accessibility & contrast
On white
2.06
#F294EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F294EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294EA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294EA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#F99BB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f294ea; /* rgb */ color: rgb(242, 148, 234); /* oklch */ color: oklch(79.1% 0.155 330.0);
Tailwind
colors: {
custom: {
50: '#f8b5f1',
500: '#f294ea',
950: '#000000',
},
}SCSS
$custom: #f294ea; $custom-light: #f8b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f294ea",
"rgb": {
"r": 242,
"g": 148,
"b": 234
},
"hsl": {
"h": 305.106,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.79119,
"c": 0.15538,
"h": 330
},
"luminance": 0.45998
}Semantic roles & 50–950 ramp
primary
#F294EA
secondary
#D8F3DA
accent
#DB1D0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084