#F294EB#F294EB
#F294EB is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.2% C 0.156 H 329.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F294EB |
|---|---|
| RGB | rgb(242, 148, 235) |
| HSL | hsl(304, 78%, 76%) |
| HSV | hsv(304, 39%, 95%) |
| CMYK | cmyk(0%, 38.8%, 2.9%, 5.1%) |
| CIE-LAB | lab(73.58, 47.97, -29.12) |
| CIE-LCH | lch(73.58, 56.11, 328.74°) |
| OKLab | oklab(79.16% 0.1348 -0.079) |
| OKLCH | oklch(79.16% 0.156 329.6) |
| XYZ | xyz(62.2024, 46.0582, 84.1948) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.87
Plum
#DDA0DD
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 6.32
Bubblegum Pink
#FE83CC
ΔE00 7.06
Mauve
#E0B0FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294EB #94F29B
analogous
#CA94F2 #F294EB #F294BC
triadic
#F294EB #EBF294 #94EBF2
tetradic
#F294EB #F2CA94 #94F29B #94BCF2
square
#F294EB #F2CA94 #94F29B #94BCF2
split-complementary
#F294EB #BCF294 #94F2CA
monochromatic
#E527D7 #EB5DE1 #F294EB #F9CBF5 #FCE4FA
Accessibility & contrast
On white
2.06
#F294EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F294EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294EB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294EB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#F99BB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f294eb; /* rgb */ color: rgb(242, 148, 235); /* oklch */ color: oklch(79.2% 0.156 329.6);
Tailwind
colors: {
custom: {
50: '#f8b5f1',
500: '#f294eb',
950: '#000000',
},
}SCSS
$custom: #f294eb; $custom-light: #f8b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f294eb",
"rgb": {
"r": 242,
"g": 148,
"b": 235
},
"hsl": {
"h": 304.468,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.79159,
"c": 0.15627,
"h": 329.6
},
"luminance": 0.46055
}Semantic roles & 50–950 ramp
primary
#F294EB
secondary
#D8F3DA
accent
#DB1A0B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084