#F254FF#F254FF
#F254FF is a light, highly saturated purple. Relative luminance 0.324; OKLCH L 72.2% C 0.267 H 324.6°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F254FF |
|---|---|
| RGB | rgb(242, 84, 255) |
| HSL | hsl(295, 100%, 66%) |
| HSV | hsv(295, 67%, 100%) |
| CMYK | cmyk(5.1%, 67.1%, 0%, 0%) |
| CIE-LAB | lab(63.71, 80.14, -55.55) |
| CIE-LCH | lch(63.71, 97.51, 325.27°) |
| OKLab | oklab(72.18% 0.2177 -0.1545) |
| OKLCH | oklch(72.18% 0.267 324.6) |
| XYZ | xyz(57.8368, 32.4414, 97.8038) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.71
Light Magenta
#FA5FF7
ΔE00 2.92
Heliotrope
#D94FF5
ΔE00 4.58
Magenta
#FF00FF
ΔE00 4.63
Fuchsia
#FF00FF
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F254FF #61FF54
analogous
#9D54FF #F254FF #FF54B6
triadic
#F254FF #FFF254 #54FFF2
tetradic
#F254FF #FF9D54 #61FF54 #54B6FF
square
#F254FF #FF9D54 #61FF54 #54B6FF
split-complementary
#F254FF #B6FF54 #54FF9D
monochromatic
#C800D9 #ED17FF #F254FF #F791FF #FBCEFF
Accessibility & contrast
On white
2.80
#F254FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#F254FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F254FF
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F254FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F254FF | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B8EFF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#F770A4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f254ff; /* rgb */ color: rgb(242, 84, 255); /* oklch */ color: oklch(72.2% 0.267 324.6);
Tailwind
colors: {
custom: {
50: '#fa90ff',
500: '#f254ff',
950: '#000000',
},
}SCSS
$custom: #f254ff; $custom-light: #fa90ff; $custom-dark: #000000;
JSON
{
"hex": "#f254ff",
"rgb": {
"r": 242,
"g": 84,
"b": 255
},
"hsl": {
"h": 295.439,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.72179,
"c": 0.26694,
"h": 324.6
},
"luminance": 0.32438
}Semantic roles & 50–950 ramp
primary
#F254FF
secondary
#C0F3BC
accent
#E60011
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86