#FD6FEB#FD6FEB
#FD6FEB is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.5% C 0.222 H 332.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FEB |
|---|---|
| RGB | rgb(253, 111, 235) |
| HSL | hsl(308, 97%, 71%) |
| HSV | hsv(308, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 7.1%, 0.8%) |
| CIE-LAB | lab(68.21, 68.77, -37.32) |
| CIE-LCH | lch(68.21, 78.24, 331.51°) |
| OKLab | oklab(75.45% 0.1973 -0.1018) |
| OKLCH | oklch(75.45% 0.222 332.7) |
| XYZ | xyz(61.1878, 38.2540, 82.7422) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 1.97
Light Magenta
#FA5FF7
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 4.03
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FEB #6FFD81
analogous
#C86FFD #FD6FEB #FD6FA4
triadic
#FD6FEB #EBFD6F #6FEBFD
tetradic
#FD6FEB #FDC86F #6FFD81 #6FA4FD
square
#FD6FEB #FDC86F #6FFD81 #6FA4FD
split-complementary
#FD6FEB #A4FD6F #6FFDC8
monochromatic
#EE03D1 #FC33E3 #FD6FEB #FEABF3 #FFE1FB
Accessibility & contrast
On white
2.43
#FD6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FD6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FEB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FEB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6feb; /* rgb */ color: rgb(253, 111, 235); /* oklch */ color: oklch(75.5% 0.222 332.7);
Tailwind
colors: {
custom: {
50: '#ff9ff2',
500: '#fd6feb',
950: '#000000',
},
}SCSS
$custom: #fd6feb; $custom-light: #ff9ff2; $custom-dark: #000000;
JSON
{
"hex": "#fd6feb",
"rgb": {
"r": 253,
"g": 111,
"b": 235
},
"hsl": {
"h": 307.606,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75453,
"c": 0.22201,
"h": 332.7
},
"luminance": 0.3825
}Semantic roles & 50–950 ramp
primary
#FD6FEB
secondary
#D1F6D6
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85