#FE6FEB#FE6FEB
#FE6FEB is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.223 H 333.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6FEB |
|---|---|
| RGB | rgb(254, 111, 235) |
| HSL | hsl(308, 99%, 72%) |
| HSV | hsv(308, 56%, 100%) |
| CMYK | cmyk(0%, 56.3%, 7.5%, 0.4%) |
| CIE-LAB | lab(68.35, 69.03, -37.10) |
| CIE-LCH | lch(68.35, 78.37, 331.74°) |
| OKLab | oklab(75.58% 0.1983 -0.1012) |
| OKLCH | oklch(75.58% 0.223 333) |
| XYZ | xyz(61.5529, 38.4423, 82.7593) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 3.74
Violet (CSS)
#EE82EE
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 4.13
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6FEB #6FFE82
analogous
#CA6FFE #FE6FEB #FE6FA4
triadic
#FE6FEB #EBFE6F #6FEBFE
tetradic
#FE6FEB #FECA6F #6FFE82 #6FA4FE
square
#FE6FEB #FECA6F #6FFE82 #6FA4FE
split-complementary
#FE6FEB #A4FE6F #6FFECA
monochromatic
#F102D1 #FE32E3 #FE6FEB #FEACF3 #FFE1FB
Accessibility & contrast
On white
2.42
#FE6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FE6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6FEB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6FEB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AEF
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe6feb; /* rgb */ color: rgb(254, 111, 235); /* oklch */ color: oklch(75.6% 0.223 333.0);
Tailwind
colors: {
custom: {
50: '#ff9ff2',
500: '#fe6feb',
950: '#000000',
},
}SCSS
$custom: #fe6feb; $custom-light: #ff9ff2; $custom-dark: #000000;
JSON
{
"hex": "#fe6feb",
"rgb": {
"r": 254,
"g": 111,
"b": 235
},
"hsl": {
"h": 307.972,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75582,
"c": 0.22263,
"h": 333
},
"luminance": 0.38438
}Semantic roles & 50–950 ramp
primary
#FE6FEB
secondary
#D2F7D7
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85