#FB7DED#FB7DED
#FB7DED is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.0% C 0.201 H 331.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7DED |
|---|---|
| RGB | rgb(251, 125, 237) |
| HSL | hsl(307, 94%, 74%) |
| HSV | hsv(307, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 5.6%, 1.6%) |
| CIE-LAB | lab(70.38, 62.23, -35.07) |
| CIE-LCH | lch(70.38, 71.43, 330.60°) |
| OKLab | oklab(77.03% 0.1773 -0.0956) |
| OKLCH | oklch(77.03% 0.201 331.7) |
| XYZ | xyz(62.4030, 41.2948, 84.7882) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.53
Violet Pink
#FB5FFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7DED #7DFB8B
analogous
#CA7DFB #FB7DED #FB7DAE
triadic
#FB7DED #EDFB7D #7DEDFB
tetradic
#FB7DED #FBCA7D #7DFB8B #7DAEFB
square
#FB7DED #FBCA7D #7DFB8B #7DAEFB
split-complementary
#FB7DED #AEFB7D #7DFBCA
monochromatic
#F608DC #F942E5 #FB7DED #FDB8F5 #FEE1FB
Accessibility & contrast
On white
2.27
#FB7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FB7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7DED
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7DED | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#9DB3E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7ded; /* rgb */ color: rgb(251, 125, 237); /* oklch */ color: oklch(77.0% 0.201 331.7);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#fb7ded',
950: '#000000',
},
}SCSS
$custom: #fb7ded; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#fb7ded",
"rgb": {
"r": 251,
"g": 125,
"b": 237
},
"hsl": {
"h": 306.667,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.77029,
"c": 0.20139,
"h": 331.7
},
"luminance": 0.41291
}Semantic roles & 50–950 ramp
primary
#FB7DED
secondary
#D5F6D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85