#FD6BF0#FD6BF0
#FD6BF0 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.2% C 0.232 H 331.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6BF0 |
|---|---|
| RGB | rgb(253, 107, 240) |
| HSL | hsl(305, 97%, 71%) |
| HSV | hsv(305, 58%, 99%) |
| CMYK | cmyk(0%, 57.7%, 5.1%, 0.8%) |
| CIE-LAB | lab(67.79, 71.27, -40.73) |
| CIE-LCH | lch(67.79, 82.08, 330.25°) |
| OKLab | oklab(75.22% 0.2029 -0.1115) |
| OKLCH | oklch(75.22% 0.232 331.2) |
| XYZ | xyz(61.4936, 37.6936, 86.4579) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 2.42
Light Magenta
#FA5FF7
ΔE00 2.54
Violet Pink
#FB5FFC
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 4.12
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6BF0 #6BFD78
analogous
#C16BFD #FD6BF0 #FD6BA7
triadic
#FD6BF0 #F0FD6B #6BF0FD
tetradic
#FD6BF0 #FDC16B #6BFD78 #6BA7FD
square
#FD6BF0 #FDC16B #6BFD78 #6BA7FD
split-complementary
#FD6BF0 #A7FD6B #6BFDC1
monochromatic
#EA03D6 #FC2FEA #FD6BF0 #FEA7F6 #FFE1FC
Accessibility & contrast
On white
2.46
#FD6BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FD6BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6BF0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6BF0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F4
Deuteranopia (green-blind)
#92ADEC
Tritanopia (blue-blind)
#FF78A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6bf0; /* rgb */ color: rgb(253, 107, 240); /* oklch */ color: oklch(75.2% 0.232 331.2);
Tailwind
colors: {
custom: {
50: '#ff9df5',
500: '#fd6bf0',
950: '#000000',
},
}SCSS
$custom: #fd6bf0; $custom-light: #ff9df5; $custom-dark: #000000;
JSON
{
"hex": "#fd6bf0",
"rgb": {
"r": 253,
"g": 107,
"b": 240
},
"hsl": {
"h": 305.342,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.75221,
"c": 0.23153,
"h": 331.2
},
"luminance": 0.37689
}Semantic roles & 50–950 ramp
primary
#FD6BF0
secondary
#CEF6D2
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85