#FE6BED#FE6BED
#FE6BED is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.2% C 0.230 H 332.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6BED |
|---|---|
| RGB | rgb(254, 107, 237) |
| HSL | hsl(307, 99%, 71%) |
| HSV | hsv(307, 58%, 100%) |
| CMYK | cmyk(0%, 57.9%, 6.7%, 0.4%) |
| CIE-LAB | lab(67.80, 71.05, -39.05) |
| CIE-LCH | lch(67.80, 81.07, 331.21°) |
| OKLab | oklab(75.21% 0.2035 -0.1067) |
| OKLCH | oklch(75.21% 0.23 332.3) |
| XYZ | xyz(61.4168, 37.7051, 84.1473) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 4.20
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6BED #6BFE7C
analogous
#C56BFE #FE6BED #FE6BA3
triadic
#FE6BED #EDFE6B #6BEDFE
tetradic
#FE6BED #FEC56B #6BFE7C #6BA3FE
square
#FE6BED #FEC56B #6BFE7C #6BA3FE
split-complementary
#FE6BED #A3FE6B #6BFEC5
monochromatic
#ED02D2 #FE2EE6 #FE6BED #FEA8F4 #FFE1FB
Accessibility & contrast
On white
2.46
#FE6BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FE6BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6BED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6BED | 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)
#6698F1
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#FF77A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe6bed; /* rgb */ color: rgb(254, 107, 237); /* oklch */ color: oklch(75.2% 0.230 332.3);
Tailwind
colors: {
custom: {
50: '#ff9df3',
500: '#fe6bed',
950: '#000000',
},
}SCSS
$custom: #fe6bed; $custom-light: #ff9df3; $custom-dark: #000000;
JSON
{
"hex": "#fe6bed",
"rgb": {
"r": 254,
"g": 107,
"b": 237
},
"hsl": {
"h": 306.939,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.75212,
"c": 0.22982,
"h": 332.3
},
"luminance": 0.37701
}Semantic roles & 50–950 ramp
primary
#FE6BED
secondary
#CFF6D3
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85