#F263FF#F263FF
#F263FF is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.7% C 0.249 H 324.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F263FF |
|---|---|
| RGB | rgb(242, 99, 255) |
| HSL | hsl(295, 100%, 69%) |
| HSV | hsv(295, 61%, 100%) |
| CMYK | cmyk(5.1%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(65.77, 74.38, -52.28) |
| CIE-LCH | lch(65.77, 90.92, 324.90°) |
| OKLab | oklab(73.67% 0.2018 -0.1451) |
| OKLCH | oklch(73.67% 0.249 324.3) |
| XYZ | xyz(59.1282, 35.0243, 98.2343) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.58
Light Magenta
#FA5FF7
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 5.13
Heliotrope
#D94FF5
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F263FF #70FF63
analogous
#A463FF #F263FF #FF63BE
triadic
#F263FF #FFF263 #63FFF2
tetradic
#F263FF #FFA463 #70FF63 #63BEFF
square
#F263FF #FFA463 #70FF63 #63BEFF
split-complementary
#F263FF #BEFF63 #63FFA4
monochromatic
#D400E8 #ED26FF #F263FF #F7A0FF #FCDDFF
Accessibility & contrast
On white
2.62
#F263FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F263FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F263FF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F263FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F263FF | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4695FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#F77AA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f263ff; /* rgb */ color: rgb(242, 99, 255); /* oklch */ color: oklch(73.7% 0.249 324.3);
Tailwind
colors: {
custom: {
50: '#fa98ff',
500: '#f263ff',
950: '#000000',
},
}SCSS
$custom: #f263ff; $custom-light: #fa98ff; $custom-dark: #000000;
JSON
{
"hex": "#f263ff",
"rgb": {
"r": 242,
"g": 99,
"b": 255
},
"hsl": {
"h": 295,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.73666,
"c": 0.24854,
"h": 324.3
},
"luminance": 0.35021
}Semantic roles & 50–950 ramp
primary
#F263FF
secondary
#CCF5C8
accent
#E60013
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86