#FD7EE9#FD7EE9
#FD7EE9 is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.2% C 0.198 H 333.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EE9 |
|---|---|
| RGB | rgb(253, 126, 233) |
| HSL | hsl(309, 97%, 74%) |
| HSV | hsv(309, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 7.9%, 0.8%) |
| CIE-LAB | lab(70.66, 61.68, -32.42) |
| CIE-LCH | lch(70.66, 69.68, 332.27°) |
| OKLab | oklab(77.24% 0.1773 -0.088) |
| OKLCH | oklch(77.24% 0.198 333.6) |
| XYZ | xyz(62.6768, 41.6917, 81.8211) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 6.15
Light Magenta
#FA5FF7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EE9 #7EFD92
analogous
#D27EFD #FD7EE9 #FD7EAA
triadic
#FD7EE9 #E9FD7E #7EE9FD
tetradic
#FD7EE9 #FDD27E #7EFD92 #7EAAFD
square
#FD7EE9 #FDD27E #7EFD92 #7EAAFD
split-complementary
#FD7EE9 #AAFD7E #7EFDD2
monochromatic
#FB05D4 #FC42DF #FD7EE9 #FEBAF3 #FFE1FA
Accessibility & contrast
On white
2.25
#FD7EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FD7EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EE9
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EE9 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#A1B4E5
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7ee9; /* rgb */ color: rgb(253, 126, 233); /* oklch */ color: oklch(77.2% 0.198 333.6);
Tailwind
colors: {
custom: {
50: '#ffa8f0',
500: '#fd7ee9',
950: '#000000',
},
}SCSS
$custom: #fd7ee9; $custom-light: #ffa8f0; $custom-dark: #000000;
JSON
{
"hex": "#fd7ee9",
"rgb": {
"r": 253,
"g": 126,
"b": 233
},
"hsl": {
"h": 309.449,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77235,
"c": 0.19796,
"h": 333.6
},
"luminance": 0.41688
}Semantic roles & 50–950 ramp
primary
#FD7EE9
secondary
#D4F7DA
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84