#FF6FEB#FF6FEB
#FF6FEB is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.223 H 333.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6FEB |
|---|---|
| RGB | rgb(255, 111, 235) |
| HSL | hsl(308, 100%, 72%) |
| HSV | hsv(308, 56%, 100%) |
| CMYK | cmyk(0%, 56.5%, 7.8%, 0%) |
| CIE-LAB | lab(68.48, 69.29, -36.87) |
| CIE-LCH | lch(68.48, 78.49, 331.98°) |
| OKLab | oklab(75.71% 0.1994 -0.1005) |
| OKLCH | oklch(75.71% 0.223 333.2) |
| XYZ | xyz(61.9199, 38.6315, 82.7765) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 2.23
Light Magenta
#FA5FF7
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 3.89
Violet Pink
#FB5FFC
ΔE00 4.24
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6FEB #6FFF83
analogous
#CB6FFF #FF6FEB #FF6FA3
triadic
#FF6FEB #EBFF6F #6FEBFF
tetradic
#FF6FEB #FFCB6F #6FFF83 #6FA3FF
square
#FF6FEB #FFCB6F #6FFF83 #6FA3FF
split-complementary
#FF6FEB #A3FF6F #6FFFCB
monochromatic
#F400D2 #FF32E3 #FF6FEB #FFACF4 #FFE0FB
Accessibility & contrast
On white
2.41
#FF6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FF6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6FEB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6FEB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEF
Deuteranopia (green-blind)
#98AFE7
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6feb; /* rgb */ color: rgb(255, 111, 235); /* oklch */ color: oklch(75.7% 0.223 333.2);
Tailwind
colors: {
custom: {
50: '#ff9ff1',
500: '#ff6feb',
950: '#000000',
},
}SCSS
$custom: #ff6feb; $custom-light: #ff9ff1; $custom-dark: #000000;
JSON
{
"hex": "#ff6feb",
"rgb": {
"r": 255,
"g": 111,
"b": 235
},
"hsl": {
"h": 308.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.75712,
"c": 0.22326,
"h": 333.2
},
"luminance": 0.38627
}Semantic roles & 50–950 ramp
primary
#FF6FEB
secondary
#D3F7D8
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85