#F250FF#F250FF
#F250FF is a light, highly saturated purple. Relative luminance 0.318; OKLCH L 71.8% C 0.271 H 324.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F250FF |
|---|---|
| RGB | rgb(242, 80, 255) |
| HSL | hsl(296, 100%, 66%) |
| HSV | hsv(296, 69%, 100%) |
| CMYK | cmyk(5.1%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(63.21, 81.54, -56.34) |
| CIE-LCH | lch(63.21, 99.11, 325.36°) |
| OKLab | oklab(71.82% 0.2216 -0.1567) |
| OKLCH | oklch(71.82% 0.271 324.7) |
| XYZ | xyz(57.5352, 31.8382, 97.7033) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.32
Magenta
#FF00FF
ΔE00 4.16
Fuchsia
#FF00FF
ΔE00 4.16
Heliotrope
#D94FF5
ΔE00 4.27
Bright Magenta
#FF08E8
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F250FF #5DFF50
analogous
#9A50FF #F250FF #FF50B4
triadic
#F250FF #FFF250 #50FFF2
tetradic
#F250FF #FF9A50 #5DFF50 #50B4FF
square
#F250FF #FF9A50 #5DFF50 #50B4FF
split-complementary
#F250FF #B4FF50 #50FF9A
monochromatic
#C500D5 #ED13FF #F250FF #F78DFF #FBCAFF
Accessibility & contrast
On white
2.85
#F250FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#F250FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F250FF
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F250FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F250FF | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#208CFF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#F76DA2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f250ff; /* rgb */ color: rgb(242, 80, 255); /* oklch */ color: oklch(71.8% 0.271 324.7);
Tailwind
colors: {
custom: {
50: '#fa8eff',
500: '#f250ff',
950: '#000000',
},
}SCSS
$custom: #f250ff; $custom-light: #fa8eff; $custom-dark: #000000;
JSON
{
"hex": "#f250ff",
"rgb": {
"r": 242,
"g": 80,
"b": 255
},
"hsl": {
"h": 295.543,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71822,
"c": 0.27142,
"h": 324.7
},
"luminance": 0.31835
}Semantic roles & 50–950 ramp
primary
#F250FF
secondary
#BDF3B8
accent
#E60011
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180D18
muted
#867E86