#F256FF#F256FF
#F256FF is a light, highly saturated purple. Relative luminance 0.328; OKLCH L 72.4% C 0.265 H 324.6°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F256FF |
|---|---|
| RGB | rgb(242, 86, 255) |
| HSL | hsl(295, 100%, 67%) |
| HSV | hsv(295, 66%, 100%) |
| CMYK | cmyk(5.1%, 66.3%, 0%, 0%) |
| CIE-LAB | lab(63.96, 79.42, -55.14) |
| CIE-LCH | lch(63.96, 96.68, 325.23°) |
| OKLab | oklab(72.36% 0.2157 -0.1533) |
| OKLCH | oklch(72.36% 0.265 324.6) |
| XYZ | xyz(57.9943, 32.7564, 97.8563) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 2.73
Heliotrope
#D94FF5
ΔE00 4.74
Magenta
#FF00FF
ΔE00 4.88
Fuchsia
#FF00FF
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F256FF #63FF56
analogous
#9E56FF #F256FF #FF56B7
triadic
#F256FF #FFF256 #56FFF2
tetradic
#F256FF #FF9E56 #63FF56 #56B7FF
square
#F256FF #FF9E56 #63FF56 #56B7FF
split-complementary
#F256FF #B7FF56 #56FF9E
monochromatic
#CA00DB #ED19FF #F256FF #F793FF #FBD0FF
Accessibility & contrast
On white
2.78
#F256FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#F256FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F256FF
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F256FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F256FF | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F8FFF
Deuteranopia (green-blind)
#75A1FB
Tritanopia (blue-blind)
#F771A4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f256ff; /* rgb */ color: rgb(242, 86, 255); /* oklch */ color: oklch(72.4% 0.265 324.6);
Tailwind
colors: {
custom: {
50: '#fa91ff',
500: '#f256ff',
950: '#000000',
},
}SCSS
$custom: #f256ff; $custom-light: #fa91ff; $custom-dark: #000000;
JSON
{
"hex": "#f256ff",
"rgb": {
"r": 242,
"g": 86,
"b": 255
},
"hsl": {
"h": 295.385,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.72363,
"c": 0.26463,
"h": 324.6
},
"luminance": 0.32753
}Semantic roles & 50–950 ramp
primary
#F256FF
secondary
#C2F3BD
accent
#E60012
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86