#FB74FF#FB74FF
#FB74FF is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.7% C 0.230 H 326.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FB74FF |
|---|---|
| RGB | rgb(251, 116, 255) |
| HSL | hsl(298, 100%, 73%) |
| HSV | hsv(298, 55%, 100%) |
| CMYK | cmyk(1.6%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(69.63, 69.33, -46.11) |
| CIE-LCH | lch(69.63, 83.26, 326.38°) |
| OKLab | oklab(76.73% 0.1914 -0.1271) |
| OKLCH | oklch(76.73% 0.23 326.4) |
| XYZ | xyz(64.0778, 40.2237, 98.9772) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 4.16
Orchid
#DA70D6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB74FF #78FF74
analogous
#B574FF #FB74FF #FF74BE
triadic
#FB74FF #FFFB74 #74FFFB
tetradic
#FB74FF #FFB574 #78FF74 #74BEFF
square
#FB74FF #FFB574 #78FF74 #74BEFF
split-complementary
#FB74FF #BEFF74 #74FFB5
monochromatic
#F100F9 #F937FF #FB74FF #FDB1FF #FEE0FF
Accessibility & contrast
On white
2.32
#FB74FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FB74FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB74FF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB74FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB74FF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb74ff; /* rgb */ color: rgb(251, 116, 255); /* oklch */ color: oklch(76.7% 0.230 326.4);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#fb74ff',
950: '#000000',
},
}SCSS
$custom: #fb74ff; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#fb74ff",
"rgb": {
"r": 251,
"g": 116,
"b": 255
},
"hsl": {
"h": 298.273,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76728,
"c": 0.22978,
"h": 326.4
},
"luminance": 0.4022
}Semantic roles & 50–950 ramp
primary
#FB74FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86