#FD79EB#FD79EB
#FD79EB is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.207 H 332.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79EB |
|---|---|
| RGB | rgb(253, 121, 235) |
| HSL | hsl(308, 97%, 73%) |
| HSV | hsv(308, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 7.1%, 0.8%) |
| CIE-LAB | lab(69.87, 64.31, -34.75) |
| CIE-LCH | lch(69.87, 73.10, 331.62°) |
| OKLab | oklab(76.68% 0.1844 -0.0946) |
| OKLCH | oklch(76.68% 0.207 332.8) |
| XYZ | xyz(62.3407, 40.5597, 83.1264) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.33
Violet (CSS)
#EE82EE
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 3.49
Light Magenta
#FA5FF7
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79EB #79FD8B
analogous
#CD79FD #FD79EB #FD79A9
triadic
#FD79EB #EBFD79 #79EBFD
tetradic
#FD79EB #FDCD79 #79FD8B #79A9FD
square
#FD79EB #FDCD79 #79FD8B #79A9FD
split-complementary
#FD79EB #A9FD79 #79FDCD
monochromatic
#F804D7 #FC3DE2 #FD79EB #FEB5F4 #FFE1FA
Accessibility & contrast
On white
2.30
#FD79EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FD79EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79EB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79EB | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd79eb; /* rgb */ color: rgb(253, 121, 235); /* oklch */ color: oklch(76.7% 0.207 332.8);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#fd79eb',
950: '#000000',
},
}SCSS
$custom: #fd79eb; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#fd79eb",
"rgb": {
"r": 253,
"g": 121,
"b": 235
},
"hsl": {
"h": 308.182,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.76675,
"c": 0.20722,
"h": 332.8
},
"luminance": 0.40556
}Semantic roles & 50–950 ramp
primary
#FD79EB
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85