#FB6DF4#FB6DF4
#FB6DF4 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.4% C 0.231 H 329.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6DF4 |
|---|---|
| RGB | rgb(251, 109, 244) |
| HSL | hsl(303, 95%, 71%) |
| HSV | hsv(303, 57%, 98%) |
| CMYK | cmyk(0%, 56.6%, 2.8%, 1.6%) |
| CIE-LAB | lab(68.01, 70.55, -42.62) |
| CIE-LCH | lch(68.01, 82.42, 328.86°) |
| OKLab | oklab(75.38% 0.1988 -0.117) |
| OKLCH | oklch(75.38% 0.231 329.5) |
| XYZ | xyz(61.5809, 37.9822, 89.6582) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.27
Light Magenta
#FA5FF7
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 2.54
Violet Pink
#FB5FFC
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 3.85
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6DF4 #6DFB74
analogous
#BB6DFB #FB6DF4 #FB6DAD
triadic
#FB6DF4 #F4FB6D #6DF4FB
tetradic
#FB6DF4 #FBBB6D #6DFB74 #6DADFB
square
#FB6DF4 #FBBB6D #6DFB74 #6DADFB
split-complementary
#FB6DF4 #ADFB6D #6DFBBB
monochromatic
#E706DC #F931F0 #FB6DF4 #FDA9F8 #FEE1FD
Accessibility & contrast
On white
2.44
#FB6DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FB6DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6DF4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6DF4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6299F8
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#FF7CA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb6df4; /* rgb */ color: rgb(251, 109, 244); /* oklch */ color: oklch(75.4% 0.231 329.5);
Tailwind
colors: {
custom: {
50: '#ff9ef8',
500: '#fb6df4',
950: '#000000',
},
}SCSS
$custom: #fb6df4; $custom-light: #ff9ef8; $custom-dark: #000000;
JSON
{
"hex": "#fb6df4",
"rgb": {
"r": 251,
"g": 109,
"b": 244
},
"hsl": {
"h": 302.958,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.75379,
"c": 0.23071,
"h": 329.5
},
"luminance": 0.37978
}Semantic roles & 50–950 ramp
primary
#FB6DF4
secondary
#CFF5D1
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85