#FF6DEE#FF6DEE
#FF6DEE is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.228 H 332.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DEE |
|---|---|
| RGB | rgb(255, 109, 238) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 6.7%, 0%) |
| CIE-LAB | lab(68.30, 70.62, -38.82) |
| CIE-LCH | lch(68.30, 80.58, 331.20°) |
| OKLab | oklab(75.62% 0.2023 -0.1061) |
| OKLCH | oklch(75.62% 0.228 332.3) |
| XYZ | xyz(62.1412, 38.3747, 85.0064) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.63
Purply Pink
#F075E6
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 4.00
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DEE #6DFF7E
analogous
#C76DFF #FF6DEE #FF6DA5
triadic
#FF6DEE #EEFF6D #6DEEFF
tetradic
#FF6DEE #FFC76D #6DFF7E #6DA5FF
square
#FF6DEE #FFC76D #6DFF7E #6DA5FF
split-complementary
#FF6DEE #A5FF6D #6DFFC7
monochromatic
#F200D5 #FF30E7 #FF6DEE #FFAAF5 #FFE0FB
Accessibility & contrast
On white
2.42
#FF6DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF6DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DEE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DEE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#FF79A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6dee; /* rgb */ color: rgb(255, 109, 238); /* oklch */ color: oklch(75.6% 0.228 332.3);
Tailwind
colors: {
custom: {
50: '#ff9ef4',
500: '#ff6dee',
950: '#000000',
},
}SCSS
$custom: #ff6dee; $custom-light: #ff9ef4; $custom-dark: #000000;
JSON
{
"hex": "#ff6dee",
"rgb": {
"r": 255,
"g": 109,
"b": 238
},
"hsl": {
"h": 306.986,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.75616,
"c": 0.22838,
"h": 332.3
},
"luminance": 0.3837
}Semantic roles & 50–950 ramp
primary
#FF6DEE
secondary
#D1F7D5
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85