#FF5EDF#FF5EDF
#FF5EDF is a light, highly saturated pink. Relative luminance 0.346; OKLCH L 73.3% C 0.238 H 336.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5EDF |
|---|---|
| RGB | rgb(255, 94, 223) |
| HSL | hsl(312, 100%, 68%) |
| HSV | hsv(312, 63%, 100%) |
| CMYK | cmyk(0%, 63.1%, 12.5%, 0%) |
| CIE-LAB | lab(65.43, 74.45, -34.95) |
| CIE-LCH | lch(65.43, 82.25, 334.85°) |
| OKLab | oklab(73.31% 0.218 -0.0949) |
| OKLCH | oklch(73.31% 0.238 336.5) |
| XYZ | xyz(58.5627, 34.5980, 73.3915) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5EDF #5EFF7E
analogous
#CE5EFF #FF5EDF #FF5E8E
triadic
#FF5EDF #DFFF5E #5EDFFF
tetradic
#FF5EDF #FFCE5E #5EFF7E #5E8EFF
square
#FF5EDF #FFCE5E #5EFF7E #5E8EFF
split-complementary
#FF5EDF #8EFF5E #5EFFCE
monochromatic
#E300B6 #FF21D3 #FF5EDF #FF9BEB #FFD8F7
Accessibility & contrast
On white
2.65
#FF5EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#FF5EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5EDF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5EDF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#618FE3
Deuteranopia (green-blind)
#94A8DB
Tritanopia (blue-blind)
#FF6796
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff5edf; /* rgb */ color: rgb(255, 94, 223); /* oklch */ color: oklch(73.3% 0.238 336.5);
Tailwind
colors: {
custom: {
50: '#ff95e9',
500: '#ff5edf',
950: '#000000',
},
}SCSS
$custom: #ff5edf; $custom-light: #ff95e9; $custom-dark: #000000;
JSON
{
"hex": "#ff5edf",
"rgb": {
"r": 255,
"g": 94,
"b": 223
},
"hsl": {
"h": 311.925,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.73314,
"c": 0.23779,
"h": 336.5
},
"luminance": 0.34593
}Semantic roles & 50–950 ramp
primary
#FF5EDF
secondary
#C4F5CE
accent
#E62E00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E16
muted
#877E84