#FD6BF5#FD6BF5
#FD6BF5 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.5% C 0.235 H 329.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6BF5 |
|---|---|
| RGB | rgb(253, 107, 245) |
| HSL | hsl(303, 97%, 71%) |
| HSV | hsv(303, 58%, 99%) |
| CMYK | cmyk(0%, 57.7%, 3.2%, 0.8%) |
| CIE-LAB | lab(68.02, 72.06, -43.13) |
| CIE-LCH | lch(68.02, 83.99, 329.10°) |
| OKLab | oklab(75.46% 0.2035 -0.1184) |
| OKLCH | oklch(75.46% 0.235 329.8) |
| XYZ | xyz(62.2466, 37.9948, 90.4237) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.16
Light Magenta
#FA5FF7
ΔE00 2.16
Violet Pink
#FB5FFC
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.84
Violet (CSS)
#EE82EE
ΔE00 4.18
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6BF5 #6BFD73
analogous
#BC6BFD #FD6BF5 #FD6BAC
triadic
#FD6BF5 #F5FD6B #6BF5FD
tetradic
#FD6BF5 #FDBC6B #6BFD73 #6BACFD
square
#FD6BF5 #FDBC6B #6BFD73 #6BACFD
split-complementary
#FD6BF5 #ACFD6B #6BFDBC
monochromatic
#EA03DE #FC2FF1 #FD6BF5 #FEA7F9 #FFE1FD
Accessibility & contrast
On white
2.44
#FD6BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FD6BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6BF5
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6BF5 | 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)
#6099F9
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#FF7AA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6bf5; /* rgb */ color: rgb(253, 107, 245); /* oklch */ color: oklch(75.5% 0.235 329.8);
Tailwind
colors: {
custom: {
50: '#ff9df9',
500: '#fd6bf5',
950: '#000000',
},
}SCSS
$custom: #fd6bf5; $custom-light: #ff9df9; $custom-dark: #000000;
JSON
{
"hex": "#fd6bf5",
"rgb": {
"r": 253,
"g": 107,
"b": 245
},
"hsl": {
"h": 303.288,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.75456,
"c": 0.23544,
"h": 329.8
},
"luminance": 0.37991
}Semantic roles & 50–950 ramp
primary
#FD6BF5
secondary
#CEF6D0
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85