#FF6DFB#FF6DFB
#FF6DFB is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.2% C 0.239 H 328.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DFB |
|---|---|
| RGB | rgb(255, 109, 251) |
| HSL | hsl(302, 100%, 71%) |
| HSV | hsv(302, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 1.6%, 0%) |
| CIE-LAB | lab(68.87, 72.69, -45.07) |
| CIE-LCH | lch(68.87, 85.53, 328.20°) |
| OKLab | oklab(76.22% 0.2038 -0.124) |
| OKLCH | oklch(76.22% 0.239 328.7) |
| XYZ | xyz(64.1205, 39.1665, 95.4307) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.43
Violet (CSS)
#EE82EE
ΔE00 4.21
Orchid
#DA70D6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DFB #6DFF71
analogous
#BA6DFF #FF6DFB #FF6DB2
triadic
#FF6DFB #FBFF6D #6DFBFF
tetradic
#FF6DFB #FFBA6D #6DFF71 #6DB2FF
square
#FF6DFB #FFBA6D #6DFF71 #6DB2FF
split-complementary
#FF6DFB #B2FF6D #6DFFBA
monochromatic
#F200EB #FF30F9 #FF6DFB #FFAAFD #FFE0FE
Accessibility & contrast
On white
2.38
#FF6DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FF6DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DFB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DFB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9CFF
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#FF7DAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff6dfb; /* rgb */ color: rgb(255, 109, 251); /* oklch */ color: oklch(76.2% 0.239 328.7);
Tailwind
colors: {
custom: {
50: '#ff9efd',
500: '#ff6dfb',
950: '#000000',
},
}SCSS
$custom: #ff6dfb; $custom-light: #ff9efd; $custom-dark: #000000;
JSON
{
"hex": "#ff6dfb",
"rgb": {
"r": 255,
"g": 109,
"b": 251
},
"hsl": {
"h": 301.644,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.76225,
"c": 0.23855,
"h": 328.7
},
"luminance": 0.39162
}Semantic roles & 50–950 ramp
primary
#FF6DFB
secondary
#D1F7D2
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85