#FF6DEB#FF6DEB
#FF6DEB is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.226 H 333.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DEB |
|---|---|
| RGB | rgb(255, 109, 235) |
| HSL | hsl(308, 100%, 71%) |
| HSV | hsv(308, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 7.8%, 0%) |
| CIE-LAB | lab(68.17, 70.15, -37.37) |
| CIE-LCH | lch(68.17, 79.48, 331.96°) |
| OKLab | oklab(75.48% 0.2018 -0.1019) |
| OKLCH | oklch(75.48% 0.226 333.2) |
| XYZ | xyz(61.7041, 38.1999, 82.7045) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 4.10
Orchid
#DA70D6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DEB #6DFF81
analogous
#CA6DFF #FF6DEB #FF6DA2
triadic
#FF6DEB #EBFF6D #6DEBFF
tetradic
#FF6DEB #FFCA6D #6DFF81 #6DA2FF
square
#FF6DEB #FFCA6D #6DFF81 #6DA2FF
split-complementary
#FF6DEB #A2FF6D #6DFFCA
monochromatic
#F200D1 #FF30E3 #FF6DEB #FFAAF3 #FFE0FB
Accessibility & contrast
On white
2.43
#FF6DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FF6DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DEB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DEB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#FF78A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6deb; /* rgb */ color: rgb(255, 109, 235); /* oklch */ color: oklch(75.5% 0.226 333.2);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#ff6deb',
950: '#000000',
},
}SCSS
$custom: #ff6deb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#ff6deb",
"rgb": {
"r": 255,
"g": 109,
"b": 235
},
"hsl": {
"h": 308.219,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.7548,
"c": 0.2261,
"h": 333.2
},
"luminance": 0.38195
}Semantic roles & 50–950 ramp
primary
#FF6DEB
secondary
#D1F7D6
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85