#F26DFD#F26DFD
#F26DFD is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.7% C 0.233 H 324.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F26DFD |
|---|---|
| RGB | rgb(242, 109, 253) |
| HSL | hsl(295, 97%, 71%) |
| HSV | hsv(295, 57%, 99%) |
| CMYK | cmyk(4.3%, 56.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.21, 69.82, -48.90) |
| CIE-LCH | lch(67.21, 85.24, 324.99°) |
| OKLab | oklab(74.68% 0.19 -0.1353) |
| OKLCH | oklch(74.68% 0.233 324.5) |
| XYZ | xyz(59.8147, 36.9097, 96.8831) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.09
Light Magenta
#FA5FF7
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 4.63
Orchid
#DA70D6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F26DFD #78FD6D
analogous
#AA6DFD #F26DFD #FD6DC0
triadic
#F26DFD #FDF26D #6DFDF2
tetradic
#F26DFD #FDAA6D #78FD6D #6DC0FD
square
#F26DFD #FDAA6D #78FD6D #6DC0FD
split-complementary
#F26DFD #C0FD6D #6DFDAA
monochromatic
#DB03EC #ED31FC #F26DFD #F7A9FE #FCE1FF
Accessibility & contrast
On white
2.51
#F26DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F26DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F26DFD
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F26DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F26DFD | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5799FF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#F781AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f26dfd; /* rgb */ color: rgb(242, 109, 253); /* oklch */ color: oklch(74.7% 0.233 324.5);
Tailwind
colors: {
custom: {
50: '#f99dfe',
500: '#f26dfd',
950: '#000000',
},
}SCSS
$custom: #f26dfd; $custom-light: #f99dfe; $custom-dark: #000000;
JSON
{
"hex": "#f26dfd",
"rgb": {
"r": 242,
"g": 109,
"b": 253
},
"hsl": {
"h": 295.417,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.74683,
"c": 0.2333,
"h": 324.5
},
"luminance": 0.36906
}Semantic roles & 50–950 ramp
primary
#F26DFD
secondary
#D3F6D0
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86