#F294ED#F294ED
#F294ED is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.158 H 328.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F294ED |
|---|---|
| RGB | rgb(242, 148, 237) |
| HSL | hsl(303, 78%, 76%) |
| HSV | hsv(303, 39%, 95%) |
| CMYK | cmyk(0%, 38.8%, 2.1%, 5.1%) |
| CIE-LAB | lab(73.66, 48.32, -30.09) |
| CIE-LCH | lch(73.66, 56.92, 328.08°) |
| OKLab | oklab(79.24% 0.1353 -0.0818) |
| OKLCH | oklch(79.24% 0.158 328.8) |
| XYZ | xyz(62.4929, 46.1744, 85.7251) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294ED #94F299
analogous
#C894F2 #F294ED #F294BE
triadic
#F294ED #EDF294 #94EDF2
tetradic
#F294ED #F2C894 #94F299 #94BEF2
square
#F294ED #F2C894 #94F299 #94BEF2
split-complementary
#F294ED #BEF294 #94F2C8
monochromatic
#E527DB #EB5DE4 #F294ED #F9CBF6 #FCE4FA
Accessibility & contrast
On white
2.05
#F294ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F294ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294ED
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294ED | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#F89CB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f294ed; /* rgb */ color: rgb(242, 148, 237); /* oklch */ color: oklch(79.2% 0.158 328.8);
Tailwind
colors: {
custom: {
50: '#f8b5f3',
500: '#f294ed',
950: '#000000',
},
}SCSS
$custom: #f294ed; $custom-light: #f8b5f3; $custom-dark: #000000;
JSON
{
"hex": "#f294ed",
"rgb": {
"r": 242,
"g": 148,
"b": 237
},
"hsl": {
"h": 303.191,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.7924,
"c": 0.15807,
"h": 328.8
},
"luminance": 0.46171
}Semantic roles & 50–950 ramp
primary
#F294ED
secondary
#D8F3D9
accent
#DB160B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085