#FF7BED#FF7BED
#FF7BED is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.207 H 332.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7BED |
|---|---|
| RGB | rgb(255, 123, 237) |
| HSL | hsl(308, 100%, 74%) |
| HSV | hsv(308, 52%, 100%) |
| CMYK | cmyk(0%, 51.8%, 7.1%, 0%) |
| CIE-LAB | lab(70.56, 64.27, -34.76) |
| CIE-LCH | lch(70.56, 73.06, 331.59°) |
| OKLab | oklab(77.27% 0.1842 -0.0946) |
| OKLCH | oklch(77.27% 0.207 332.8) |
| XYZ | xyz(63.6089, 41.5446, 84.7729) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7BED #7BFF8D
analogous
#CF7BFF #FF7BED #FF7BAB
triadic
#FF7BED #EDFF7B #7BEDFF
tetradic
#FF7BED #FFCF7B #7BFF8D #7BABFF
square
#FF7BED #FFCF7B #7BFF8D #7BABFF
split-complementary
#FF7BED #ABFF7B #7BFFCF
monochromatic
#FF01DC #FF3EE5 #FF7BED #FFB8F5 #FFE0FB
Accessibility & contrast
On white
2.26
#FF7BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FF7BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7BED
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7BED | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#9FB3E9
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7bed; /* rgb */ color: rgb(255, 123, 237); /* oklch */ color: oklch(77.3% 0.207 332.8);
Tailwind
colors: {
custom: {
50: '#ffa6f3',
500: '#ff7bed',
950: '#000000',
},
}SCSS
$custom: #ff7bed; $custom-light: #ffa6f3; $custom-dark: #000000;
JSON
{
"hex": "#ff7bed",
"rgb": {
"r": 255,
"g": 123,
"b": 237
},
"hsl": {
"h": 308.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.77266,
"c": 0.20707,
"h": 332.8
},
"luminance": 0.4154
}Semantic roles & 50–950 ramp
primary
#FF7BED
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85