#F26FFD#F26FFD
#F26FFD is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.230 H 324.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F26FFD |
|---|---|
| RGB | rgb(242, 111, 253) |
| HSL | hsl(295, 97%, 71%) |
| HSV | hsv(295, 56%, 99%) |
| CMYK | cmyk(4.3%, 56.1%, 0%, 0.8%) |
| CIE-LAB | lab(67.53, 68.94, -48.39) |
| CIE-LCH | lch(67.53, 84.23, 324.93°) |
| OKLab | oklab(74.92% 0.1876 -0.1339) |
| OKLCH | oklch(74.92% 0.23 324.5) |
| XYZ | xyz(60.0305, 37.3412, 96.9551) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.89
Candy Pink
#FF63E9
ΔE00 4.32
Violet (CSS)
#EE82EE
ΔE00 4.35
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26FFD #7AFD6F
analogous
#AB6FFD #F26FFD #FD6FC1
triadic
#F26FFD #FDF26F #6FFDF2
tetradic
#F26FFD #FDAB6F #7AFD6F #6FC1FD
square
#F26FFD #FDAB6F #7AFD6F #6FC1FD
split-complementary
#F26FFD #C1FD6F #6FFDAB
monochromatic
#DC03EE #ED33FC #F26FFD #F7ABFE #FCE1FF
Accessibility & contrast
On white
2.48
#F26FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F26FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26FFD
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26FFD | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9AFF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#F782AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f26ffd; /* rgb */ color: rgb(242, 111, 253); /* oklch */ color: oklch(74.9% 0.230 324.5);
Tailwind
colors: {
custom: {
50: '#f99efe',
500: '#f26ffd',
950: '#000000',
},
}SCSS
$custom: #f26ffd; $custom-light: #f99efe; $custom-dark: #000000;
JSON
{
"hex": "#f26ffd",
"rgb": {
"r": 242,
"g": 111,
"b": 253
},
"hsl": {
"h": 295.352,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.74919,
"c": 0.23047,
"h": 324.5
},
"luminance": 0.37338
}Semantic roles & 50–950 ramp
primary
#F26FFD
secondary
#D4F6D1
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86