#FD6BEC#FD6BEC
#FD6BEC is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.0% C 0.228 H 332.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6BEC |
|---|---|
| RGB | rgb(253, 107, 236) |
| HSL | hsl(307, 97%, 71%) |
| HSV | hsv(307, 58%, 99%) |
| CMYK | cmyk(0%, 57.7%, 6.7%, 0.8%) |
| CIE-LAB | lab(67.62, 70.64, -38.79) |
| CIE-LCH | lch(67.62, 80.59, 331.22°) |
| OKLab | oklab(75.04% 0.2024 -0.106) |
| OKLCH | oklch(75.04% 0.228 332.4) |
| XYZ | xyz(60.9060, 37.4585, 83.3629) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.21
Purply Pink
#F075E6
ΔE00 2.22
Light Magenta
#FA5FF7
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 4.18
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6BEC #6BFD7C
analogous
#C56BFD #FD6BEC #FD6BA3
triadic
#FD6BEC #ECFD6B #6BECFD
tetradic
#FD6BEC #FDC56B #6BFD7C #6BA3FD
square
#FD6BEC #FDC56B #6BFD7C #6BA3FD
split-complementary
#FD6BEC #A3FD6B #6BFDC5
monochromatic
#EA03D0 #FC2FE4 #FD6BEC #FEA7F4 #FFE1FB
Accessibility & contrast
On white
2.47
#FD6BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FD6BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6BEC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6BEC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#FF77A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6bec; /* rgb */ color: rgb(253, 107, 236); /* oklch */ color: oklch(75.0% 0.228 332.4);
Tailwind
colors: {
custom: {
50: '#ff9df2',
500: '#fd6bec',
950: '#000000',
},
}SCSS
$custom: #fd6bec; $custom-light: #ff9df2; $custom-dark: #000000;
JSON
{
"hex": "#fd6bec",
"rgb": {
"r": 253,
"g": 107,
"b": 236
},
"hsl": {
"h": 306.986,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.75036,
"c": 0.22845,
"h": 332.4
},
"luminance": 0.37454
}Semantic roles & 50–950 ramp
primary
#FD6BEC
secondary
#CEF6D3
accent
#E61B00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85