#F234FF#F234FF
#F234FF is a light, highly saturated purple. Relative luminance 0.286; OKLCH L 69.8% C 0.297 H 325.2°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F234FF |
|---|---|
| RGB | rgb(242, 52, 255) |
| HSL | hsl(296, 100%, 60%) |
| HSV | hsv(296, 80%, 100%) |
| CMYK | cmyk(5.1%, 79.6%, 0%, 0%) |
| CIE-LAB | lab(60.39, 89.64, -60.84) |
| CIE-LCH | lch(60.39, 108.34, 325.83°) |
| OKLab | oklab(69.81% 0.244 -0.1697) |
| OKLCH | oklch(69.81% 0.297 325.2) |
| XYZ | xyz(55.8946, 28.5570, 97.1564) |
| Luminance | 0.2855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.95
Fuchsia
#FF00FF
ΔE00 1.95
Heliotrope
#D94FF5
ΔE00 3.56
Pink Purple
#EF1DE7
ΔE00 3.86
Bright Magenta
#FF08E8
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F234FF #41FF34
analogous
#8D34FF #F234FF #FF34A6
triadic
#F234FF #FFF234 #34FFF2
tetradic
#F234FF #FF8D34 #41FF34 #34A6FF
square
#F234FF #FF8D34 #41FF34 #34A6FF
split-complementary
#F234FF #A6FF34 #34FF8D
monochromatic
#AD00B9 #E600F6 #F234FF #F671FF #FAAEFF
Accessibility & contrast
On white
3.13
#F234FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#F234FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F234FF
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F234FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F234FF | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0083FF
Deuteranopia (green-blind)
#6499FA
Tritanopia (blue-blind)
#F75D9C
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #f234ff; /* rgb */ color: rgb(242, 52, 255); /* oklch */ color: oklch(69.8% 0.297 325.2);
Tailwind
colors: {
custom: {
50: '#fb83ff',
500: '#f234ff',
950: '#000000',
},
}SCSS
$custom: #f234ff; $custom-light: #fb83ff; $custom-dark: #000000;
JSON
{
"hex": "#f234ff",
"rgb": {
"r": 242,
"g": 52,
"b": 255
},
"hsl": {
"h": 296.158,
"s": 100,
"l": 60.196
},
"oklch": {
"l": 0.69814,
"c": 0.29718,
"h": 325.2
},
"luminance": 0.28553
}Semantic roles & 50–950 ramp
primary
#F234FF
secondary
#A5EEA0
accent
#E6000F
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86