#FF6EDE#FF6EDE
#FF6EDE is a light, highly saturated pink. Relative luminance 0.377; OKLCH L 75.0% C 0.215 H 337.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EDE |
|---|---|
| RGB | rgb(255, 110, 222) |
| HSL | hsl(314, 100%, 72%) |
| HSV | hsv(314, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 12.9%, 0%) |
| CIE-LAB | lab(67.79, 67.75, -30.74) |
| CIE-LCH | lch(67.79, 74.40, 335.59°) |
| OKLab | oklab(75.03% 0.1984 -0.0831) |
| OKLCH | oklch(75.03% 0.215 337.3) |
| XYZ | xyz(60.0014, 37.6905, 73.2079) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.19
Violet (CSS)
#EE82EE
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 6.01
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EDE #6EFF8F
analogous
#D86EFF #FF6EDE #FF6E96
triadic
#FF6EDE #DEFF6E #6EDEFF
tetradic
#FF6EDE #FFD86E #6EFF8F #6E96FF
square
#FF6EDE #FFD86E #6EFF8F #6E96FF
split-complementary
#FF6EDE #96FF6E #6EFFD8
monochromatic
#F300BB #FF31D0 #FF6EDE #FFABEC #FFE0F8
Accessibility & contrast
On white
2.46
#FF6EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FF6EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EDE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EDE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7297E2
Deuteranopia (green-blind)
#9DADDA
Tritanopia (blue-blind)
#FF749C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff6ede; /* rgb */ color: rgb(255, 110, 222); /* oklch */ color: oklch(75.0% 0.215 337.3);
Tailwind
colors: {
custom: {
50: '#ff9ee8',
500: '#ff6ede',
950: '#000000',
},
}SCSS
$custom: #ff6ede; $custom-light: #ff9ee8; $custom-dark: #000000;
JSON
{
"hex": "#ff6ede",
"rgb": {
"r": 255,
"g": 110,
"b": 222
},
"hsl": {
"h": 313.655,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.75029,
"c": 0.21515,
"h": 337.3
},
"luminance": 0.37686
}Semantic roles & 50–950 ramp
primary
#FF6EDE
secondary
#D2F7DA
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#190F16
muted
#877F84