#FD7EEB#FD7EEB
#FD7EEB is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.3% C 0.200 H 332.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EEB |
|---|---|
| RGB | rgb(253, 126, 235) |
| HSL | hsl(309, 97%, 74%) |
| HSV | hsv(309, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 7.1%, 0.8%) |
| CIE-LAB | lab(70.74, 62.00, -33.40) |
| CIE-LCH | lch(70.74, 70.42, 331.69°) |
| OKLab | oklab(77.32% 0.1777 -0.0908) |
| OKLCH | oklch(77.32% 0.2 332.9) |
| XYZ | xyz(62.9641, 41.8066, 83.3343) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 2.95
Candy Pink
#FF63E9
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EEB #7EFD90
analogous
#D07EFD #FD7EEB #FD7EAC
triadic
#FD7EEB #EBFD7E #7EEBFD
tetradic
#FD7EEB #FDD07E #7EFD90 #7EACFD
square
#FD7EEB #FDD07E #7EFD90 #7EACFD
split-complementary
#FD7EEB #ACFD7E #7EFDD0
monochromatic
#FB05D8 #FC42E2 #FD7EEB #FEBAF4 #FFE1FA
Accessibility & contrast
On white
2.24
#FD7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FD7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EEB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EEB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2EF
Deuteranopia (green-blind)
#A0B4E7
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7eeb; /* rgb */ color: rgb(253, 126, 235); /* oklch */ color: oklch(77.3% 0.200 332.9);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fd7eeb',
950: '#000000',
},
}SCSS
$custom: #fd7eeb; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fd7eeb",
"rgb": {
"r": 253,
"g": 126,
"b": 235
},
"hsl": {
"h": 308.504,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.7732,
"c": 0.19955,
"h": 332.9
},
"luminance": 0.41803
}Semantic roles & 50–950 ramp
primary
#FD7EEB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85