#FF6DEF#FF6DEF
#FF6DEF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.7% C 0.229 H 332.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DEF |
|---|---|
| RGB | rgb(255, 109, 239) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 6.3%, 0%) |
| CIE-LAB | lab(68.34, 70.77, -39.31) |
| CIE-LCH | lch(68.34, 80.96, 330.95°) |
| OKLab | oklab(75.66% 0.2024 -0.1074) |
| OKLCH | oklch(75.66% 0.229 332) |
| XYZ | xyz(62.2885, 38.4337, 85.7823) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 2.39
Light Magenta
#FA5FF7
ΔE00 3.15
Violet Pink
#FB5FFC
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.98
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DEF #6DFF7D
analogous
#C66DFF #FF6DEF #FF6DA6
triadic
#FF6DEF #EFFF6D #6DEFFF
tetradic
#FF6DEF #FFC66D #6DFF7D #6DA6FF
square
#FF6DEF #FFC66D #6DFF7D #6DA6FF
split-complementary
#FF6DEF #A6FF6D #6DFFC6
monochromatic
#F200D7 #FF30E8 #FF6DEF #FFAAF6 #FFE0FC
Accessibility & contrast
On white
2.42
#FF6DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FF6DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DEF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DEF | 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)
#6799F3
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#FF79A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6def; /* rgb */ color: rgb(255, 109, 239); /* oklch */ color: oklch(75.7% 0.229 332.0);
Tailwind
colors: {
custom: {
50: '#ff9ef4',
500: '#ff6def',
950: '#000000',
},
}SCSS
$custom: #ff6def; $custom-light: #ff9ef4; $custom-dark: #000000;
JSON
{
"hex": "#ff6def",
"rgb": {
"r": 255,
"g": 109,
"b": 239
},
"hsl": {
"h": 306.575,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.75661,
"c": 0.22915,
"h": 332
},
"luminance": 0.38429
}Semantic roles & 50–950 ramp
primary
#FF6DEF
secondary
#D1F7D5
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85