#FB7CED#FB7CED
#FB7CED is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.203 H 331.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7CED |
|---|---|
| RGB | rgb(251, 124, 237) |
| HSL | hsl(307, 94%, 74%) |
| HSV | hsv(307, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 5.6%, 1.6%) |
| CIE-LAB | lab(70.21, 62.70, -35.34) |
| CIE-LCH | lch(70.21, 71.97, 330.59°) |
| OKLab | oklab(76.9% 0.1786 -0.0963) |
| OKLCH | oklch(76.9% 0.203 331.7) |
| XYZ | xyz(62.2770, 41.0429, 84.7462) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7CED #7CFB8A
analogous
#C97CFB #FB7CED #FB7CAD
triadic
#FB7CED #EDFB7C #7CEDFB
tetradic
#FB7CED #FBC97C #7CFB8A #7CADFB
square
#FB7CED #FBC97C #7CFB8A #7CADFB
split-complementary
#FB7CED #ADFB7C #7CFBC9
monochromatic
#F507DB #F941E5 #FB7CED #FDB7F5 #FEE1FB
Accessibility & contrast
On white
2.28
#FB7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FB7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7CED
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7CED | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7ced; /* rgb */ color: rgb(251, 124, 237); /* oklch */ color: oklch(76.9% 0.203 331.7);
Tailwind
colors: {
custom: {
50: '#ffa6f3',
500: '#fb7ced',
950: '#000000',
},
}SCSS
$custom: #fb7ced; $custom-light: #ffa6f3; $custom-dark: #000000;
JSON
{
"hex": "#fb7ced",
"rgb": {
"r": 251,
"g": 124,
"b": 237
},
"hsl": {
"h": 306.614,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.76899,
"c": 0.20293,
"h": 331.7
},
"luminance": 0.41039
}Semantic roles & 50–950 ramp
primary
#FB7CED
secondary
#D5F6D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85