#F833FF#F833FF
#F833FF is a light, highly saturated purple. Relative luminance 0.295; OKLCH L 70.6% C 0.300 H 326.6°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F833FF |
|---|---|
| RGB | rgb(248, 51, 255) |
| HSL | hsl(298, 100%, 60%) |
| HSV | hsv(298, 80%, 100%) |
| CMYK | cmyk(2.7%, 80%, 0%, 0%) |
| CIE-LAB | lab(61.26, 90.93, -59.39) |
| CIE-LCH | lch(61.26, 108.61, 326.85°) |
| OKLab | oklab(70.61% 0.2506 -0.1653) |
| OKLCH | oklch(70.61% 0.3 326.6) |
| XYZ | xyz(57.9442, 29.5483, 97.2398) |
| Luminance | 0.2954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.66
Fuchsia
#FF00FF
ΔE00 1.66
Bright Magenta
#FF08E8
ΔE00 3.82
Pink Purple
#EF1DE7
ΔE00 4.17
Heliotrope
#D94FF5
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F833FF #3AFF33
analogous
#9233FF #F833FF #FF33A0
triadic
#F833FF #FFF833 #33FFF8
tetradic
#F833FF #FF9233 #3AFF33 #33A0FF
square
#F833FF #FF9233 #3AFF33 #33A0FF
split-complementary
#F833FF #A0FF33 #33FF92
monochromatic
#B100B8 #EC00F5 #F833FF #FA70FF #FCADFF
Accessibility & contrast
On white
3.04
#F833FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#F833FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F833FF
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F833FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F833FF | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0085FF
Deuteranopia (green-blind)
#6A9CFA
Tritanopia (blue-blind)
#FF5B9C
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #f833ff; /* rgb */ color: rgb(248, 51, 255); /* oklch */ color: oklch(70.6% 0.300 326.6);
Tailwind
colors: {
custom: {
50: '#ff83ff',
500: '#f833ff',
950: '#000000',
},
}SCSS
$custom: #f833ff; $custom-light: #ff83ff; $custom-dark: #000000;
JSON
{
"hex": "#f833ff",
"rgb": {
"r": 248,
"g": 51,
"b": 255
},
"hsl": {
"h": 297.941,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.70613,
"c": 0.30021,
"h": 326.6
},
"luminance": 0.29544
}Semantic roles & 50–950 ramp
primary
#F833FF
secondary
#A2EEA0
accent
#FF2930
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86