#F235FF#F235FF
#F235FF is a light, highly saturated purple. Relative luminance 0.286; OKLCH L 69.9% C 0.296 H 325.2°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F235FF |
|---|---|
| RGB | rgb(242, 53, 255) |
| HSL | hsl(296, 100%, 60%) |
| HSV | hsv(296, 79%, 100%) |
| CMYK | cmyk(5.1%, 79.2%, 0%, 0%) |
| CIE-LAB | lab(60.47, 89.41, -60.71) |
| CIE-LCH | lch(60.47, 108.07, 325.82°) |
| OKLab | oklab(69.87% 0.2433 -0.1693) |
| OKLCH | oklch(69.87% 0.296 325.2) |
| XYZ | xyz(55.9397, 28.6473, 97.1715) |
| Luminance | 0.2864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.99
Fuchsia
#FF00FF
ΔE00 1.99
Heliotrope
#D94FF5
ΔE00 3.55
Pink Purple
#EF1DE7
ΔE00 3.91
Bright Magenta
#FF08E8
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F235FF #42FF35
analogous
#8D35FF #F235FF #FF35A7
triadic
#F235FF #FFF235 #35FFF2
tetradic
#F235FF #FF8D35 #42FF35 #35A7FF
square
#F235FF #FF8D35 #42FF35 #35A7FF
split-complementary
#F235FF #A7FF35 #35FF8D
monochromatic
#AE00BA #E700F7 #F235FF #F672FF #FAAFFF
Accessibility & contrast
On white
3.12
#F235FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#F235FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F235FF
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F235FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F235FF | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0084FF
Deuteranopia (green-blind)
#6599FA
Tritanopia (blue-blind)
#F75E9C
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #f235ff; /* rgb */ color: rgb(242, 53, 255); /* oklch */ color: oklch(69.9% 0.296 325.2);
Tailwind
colors: {
custom: {
50: '#fb83ff',
500: '#f235ff',
950: '#000000',
},
}SCSS
$custom: #f235ff; $custom-light: #fb83ff; $custom-dark: #000000;
JSON
{
"hex": "#f235ff",
"rgb": {
"r": 242,
"g": 53,
"b": 255
},
"hsl": {
"h": 296.139,
"s": 100,
"l": 60.392
},
"oklch": {
"l": 0.69871,
"c": 0.29644,
"h": 325.2
},
"luminance": 0.28643
}Semantic roles & 50–950 ramp
primary
#F235FF
secondary
#A6EEA1
accent
#E6000F
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86