#FF6EDF#FF6EDF
#FF6EDF is a light, highly saturated pink. Relative luminance 0.377; OKLCH L 75.1% C 0.216 H 337.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EDF |
|---|---|
| RGB | rgb(255, 110, 223) |
| HSL | hsl(313, 100%, 72%) |
| HSV | hsv(313, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 12.5%, 0%) |
| CIE-LAB | lab(67.83, 67.90, -31.24) |
| CIE-LCH | lch(67.83, 74.74, 335.29°) |
| OKLab | oklab(75.07% 0.1986 -0.0845) |
| OKLCH | oklch(75.07% 0.216 337) |
| XYZ | xyz(60.1359, 37.7443, 73.9158) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.85
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EDF #6EFF8E
analogous
#D66EFF #FF6EDF #FF6E97
triadic
#FF6EDF #DFFF6E #6EDFFF
tetradic
#FF6EDF #FFD66E #6EFF8E #6E97FF
square
#FF6EDF #FFD66E #6EFF8E #6E97FF
split-complementary
#FF6EDF #97FF6E #6EFFD6
monochromatic
#F300BD #FF31D1 #FF6EDF #FFABED #FFE0F8
Accessibility & contrast
On white
2.46
#FF6EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FF6EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EDF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EDF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E3
Deuteranopia (green-blind)
#9CADDB
Tritanopia (blue-blind)
#FF749D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6edf; /* rgb */ color: rgb(255, 110, 223); /* oklch */ color: oklch(75.1% 0.216 337.0);
Tailwind
colors: {
custom: {
50: '#ff9ee9',
500: '#ff6edf',
950: '#000000',
},
}SCSS
$custom: #ff6edf; $custom-light: #ff9ee9; $custom-dark: #000000;
JSON
{
"hex": "#ff6edf",
"rgb": {
"r": 255,
"g": 110,
"b": 223
},
"hsl": {
"h": 313.241,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.75071,
"c": 0.21587,
"h": 337
},
"luminance": 0.3774
}Semantic roles & 50–950 ramp
primary
#FF6EDF
secondary
#D2F7DA
accent
#E63300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84