#F264E8#F264E8
#F264E8 is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 72.6% C 0.229 H 330.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F264E8 |
|---|---|
| RGB | rgb(242, 100, 232) |
| HSL | hsl(304, 85%, 67%) |
| HSV | hsv(304, 59%, 95%) |
| CMYK | cmyk(0%, 58.7%, 4.1%, 5.1%) |
| CIE-LAB | lab(64.82, 70.15, -41.06) |
| CIE-LCH | lch(64.82, 81.29, 329.66°) |
| OKLab | oklab(72.62% 0.1989 -0.1127) |
| OKLCH | oklch(72.62% 0.229 330.5) |
| XYZ | xyz(55.7403, 33.8216, 79.9207) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.12
Light Magenta
#FA5FF7
ΔE00 2.21
Violet Pink
#FB5FFC
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 2.94
Orchid
#DA70D6
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F264E8 #64F26E
analogous
#B564F2 #F264E8 #F264A1
triadic
#F264E8 #E8F264 #64E8F2
tetradic
#F264E8 #F2B564 #64F26E #64A1F2
square
#F264E8 #F2B564 #64F26E #64A1F2
split-complementary
#F264E8 #A1F264 #64F2B5
monochromatic
#CB11BE #ED2CE0 #F264E8 #F79CF0 #FBD5F9
Accessibility & contrast
On white
2.70
#F264E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#F264E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F264E8
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F264E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F264E8 | 1.00 | 2.70 | 7.76 | 7.76 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B91EC
Deuteranopia (green-blind)
#89A4E4
Tritanopia (blue-blind)
#FB729D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f264e8; /* rgb */ color: rgb(242, 100, 232); /* oklch */ color: oklch(72.6% 0.229 330.5);
Tailwind
colors: {
custom: {
50: '#f998f0',
500: '#f264e8',
950: '#000000',
},
}SCSS
$custom: #f264e8; $custom-light: #f998f0; $custom-dark: #000000;
JSON
{
"hex": "#f264e8",
"rgb": {
"r": 242,
"g": 100,
"b": 232
},
"hsl": {
"h": 304.225,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.72621,
"c": 0.2286,
"h": 330.5
},
"luminance": 0.33818
}Semantic roles & 50–950 ramp
primary
#F264E8
secondary
#C2EFC6
accent
#E11405
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84