#FF9BE7#FF9BE7
#FF9BE7 is a light, vivid pink. Relative luminance 0.505; OKLCH L 81.5% C 0.151 H 336.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BE7 |
|---|---|
| RGB | rgb(255, 155, 231) |
| HSL | hsl(314, 100%, 80%) |
| HSV | hsv(314, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 9.4%, 0%) |
| CIE-LAB | lab(76.36, 47.73, -22.56) |
| CIE-LCH | lch(76.36, 52.80, 334.71°) |
| OKLab | oklab(81.53% 0.1379 -0.0605) |
| OKLCH | oklch(81.53% 0.151 336.3) |
| XYZ | xyz(67.3850, 50.4759, 81.7793) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 7.39
Pink (survey)
#FF81C0
ΔE00 7.88
Purply Pink
#F075E6
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BE7 #9BFFB3
analogous
#E59BFF #FF9BE7 #FF9BB5
triadic
#FF9BE7 #E7FF9B #9BE7FF
tetradic
#FF9BE7 #FFE59B #9BFFB3 #9BB5FF
square
#FF9BE7 #FFE59B #9BFFB3 #9BB5FF
split-complementary
#FF9BE7 #B5FF9B #9BFFE5
monochromatic
#FF21CA #FF5ED8 #FF9BE7 #FFD8F6 #FFE0F8
Accessibility & contrast
On white
1.89
#FF9BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FF9BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BE7
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BE7 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB3EA
Deuteranopia (green-blind)
#B6C2E4
Tritanopia (blue-blind)
#FF9FB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff9be7; /* rgb */ color: rgb(255, 155, 231); /* oklch */ color: oklch(81.5% 0.151 336.3);
Tailwind
colors: {
custom: {
50: '#ffbaee',
500: '#ff9be7',
950: '#000000',
},
}SCSS
$custom: #ff9be7; $custom-light: #ffbaee; $custom-dark: #000000;
JSON
{
"hex": "#ff9be7",
"rgb": {
"r": 255,
"g": 155,
"b": 231
},
"hsl": {
"h": 314.4,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.81527,
"c": 0.15061,
"h": 336.3
},
"luminance": 0.50472
}Semantic roles & 50–950 ramp
primary
#FF9BE7
secondary
#5CE27C
accent
#E63700
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285