#F293EE#F293EE
#F293EE is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.161 H 328.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F293EE |
|---|---|
| RGB | rgb(242, 147, 238) |
| HSL | hsl(303, 79%, 76%) |
| HSV | hsv(303, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 1.7%, 5.1%) |
| CIE-LAB | lab(73.49, 49.01, -30.89) |
| CIE-LCH | lch(73.49, 57.93, 327.77°) |
| OKLab | oklab(79.13% 0.1369 -0.084) |
| OKLCH | oklch(79.13% 0.161 328.5) |
| XYZ | xyz(62.4833, 45.9207, 86.4447) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 4.93
Plum
#DDA0DD
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 7.52
Candy Pink
#FF63E9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293EE #93F297
analogous
#C793F2 #F293EE #F293BF
triadic
#F293EE #EEF293 #93EEF2
tetradic
#F293EE #F2C793 #93F297 #93BFF2
square
#F293EE #F2C793 #93F297 #93BFF2
split-complementary
#F293EE #BFF293 #93F2C7
monochromatic
#E526DD #EB5CE5 #F293EE #F9CAF7 #FCE4FB
Accessibility & contrast
On white
2.06
#F293EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F293EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293EE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293EE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF1
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#F89BB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f293ee; /* rgb */ color: rgb(242, 147, 238); /* oklch */ color: oklch(79.1% 0.161 328.5);
Tailwind
colors: {
custom: {
50: '#f8b5f3',
500: '#f293ee',
950: '#000000',
},
}SCSS
$custom: #f293ee; $custom-light: #f8b5f3; $custom-dark: #000000;
JSON
{
"hex": "#f293ee",
"rgb": {
"r": 242,
"g": 147,
"b": 238
},
"hsl": {
"h": 302.526,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.79129,
"c": 0.16067,
"h": 328.5
},
"luminance": 0.45918
}Semantic roles & 50–950 ramp
primary
#F293EE
secondary
#D7F4D9
accent
#DB130B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085