#FD6BEA#FD6BEA
#FD6BEA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.227 H 332.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6BEA |
|---|---|
| RGB | rgb(253, 107, 234) |
| HSL | hsl(308, 97%, 71%) |
| HSV | hsv(308, 58%, 99%) |
| CMYK | cmyk(0%, 57.7%, 7.5%, 0.8%) |
| CIE-LAB | lab(67.53, 70.32, -37.82) |
| CIE-LCH | lch(67.53, 79.85, 331.73°) |
| OKLab | oklab(74.94% 0.2021 -0.1032) |
| OKLCH | oklch(74.94% 0.227 332.9) |
| XYZ | xyz(60.6170, 37.3430, 81.8412) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 2.19
Light Magenta
#FA5FF7
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 4.25
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6BEA #6BFD7E
analogous
#C76BFD #FD6BEA #FD6BA1
triadic
#FD6BEA #EAFD6B #6BEAFD
tetradic
#FD6BEA #FDC76B #6BFD7E #6BA1FD
square
#FD6BEA #FDC76B #6BFD7E #6BA1FD
split-complementary
#FD6BEA #A1FD6B #6BFDC7
monochromatic
#EA03CC #FC2FE1 #FD6BEA #FEA7F3 #FFE1FB
Accessibility & contrast
On white
2.48
#FD6BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FD6BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6BEA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6BEA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#FF76A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6bea; /* rgb */ color: rgb(253, 107, 234); /* oklch */ color: oklch(74.9% 0.227 332.9);
Tailwind
colors: {
custom: {
50: '#ff9df1',
500: '#fd6bea',
950: '#000000',
},
}SCSS
$custom: #fd6bea; $custom-light: #ff9df1; $custom-dark: #000000;
JSON
{
"hex": "#fd6bea",
"rgb": {
"r": 253,
"g": 107,
"b": 234
},
"hsl": {
"h": 307.808,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.74945,
"c": 0.22694,
"h": 332.9
},
"luminance": 0.37339
}Semantic roles & 50–950 ramp
primary
#FD6BEA
secondary
#CEF6D3
accent
#E61E00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85