#FB7BEF#FB7BEF
#FB7BEF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.206 H 331.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BEF |
|---|---|
| RGB | rgb(251, 123, 239) |
| HSL | hsl(306, 94%, 73%) |
| HSV | hsv(306, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 4.8%, 1.6%) |
| CIE-LAB | lab(70.11, 63.49, -36.58) |
| CIE-LCH | lch(70.11, 73.28, 330.05°) |
| OKLab | oklab(76.86% 0.1803 -0.0999) |
| OKLCH | oklch(76.86% 0.206 331) |
| XYZ | xyz(62.4462, 40.9111, 86.2521) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BEF #7BFB87
analogous
#C77BFB #FB7BEF #FB7BAF
triadic
#FB7BEF #EFFB7B #7BEFFB
tetradic
#FB7BEF #FBC77B #7BFB87 #7BAFFB
square
#FB7BEF #FBC77B #7BFB87 #7BAFFB
split-complementary
#FB7BEF #AFFB7B #7BFBC7
monochromatic
#F407DE #F940E8 #FB7BEF #FDB6F6 #FEE1FB
Accessibility & contrast
On white
2.29
#FB7BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FB7BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BEF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BEF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb7bef; /* rgb */ color: rgb(251, 123, 239); /* oklch */ color: oklch(76.9% 0.206 331.0);
Tailwind
colors: {
custom: {
50: '#ffa6f4',
500: '#fb7bef',
950: '#000000',
},
}SCSS
$custom: #fb7bef; $custom-light: #ffa6f4; $custom-dark: #000000;
JSON
{
"hex": "#fb7bef",
"rgb": {
"r": 251,
"g": 123,
"b": 239
},
"hsl": {
"h": 305.625,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.76858,
"c": 0.20609,
"h": 331
},
"luminance": 0.40907
}Semantic roles & 50–950 ramp
primary
#FB7BEF
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85