#FF9BE5#FF9BE5
#FF9BE5 is a light, vivid pink. Relative luminance 0.504; OKLCH L 81.5% C 0.149 H 337.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BE5 |
|---|---|
| RGB | rgb(255, 155, 229) |
| HSL | hsl(316, 100%, 80%) |
| HSV | hsv(316, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 10.2%, 0%) |
| CIE-LAB | lab(76.29, 47.41, -21.57) |
| CIE-LCH | lch(76.29, 52.09, 335.53°) |
| OKLab | oklab(81.45% 0.1374 -0.0578) |
| OKLCH | oklch(81.45% 0.149 337.2) |
| XYZ | xyz(67.1042, 50.3636, 80.3002) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.69
Plum
#DDA0DD
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 7.50
Pink (survey)
#FF81C0
ΔE00 7.57
Violet (CSS)
#EE82EE
ΔE00 7.67
Purply Pink
#F075E6
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BE5 #9BFFB5
analogous
#E79BFF #FF9BE5 #FF9BB3
triadic
#FF9BE5 #E5FF9B #9BE5FF
tetradic
#FF9BE5 #FFE79B #9BFFB5 #9BB3FF
square
#FF9BE5 #FFE79B #9BFFB5 #9BB3FF
split-complementary
#FF9BE5 #B3FF9B #9BFFE7
monochromatic
#FF21C5 #FF5ED5 #FF9BE5 #FFD8F5 #FFE0F7
Accessibility & contrast
On white
1.90
#FF9BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FF9BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BE5
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BE5 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB3E8
Deuteranopia (green-blind)
#B7C2E2
Tritanopia (blue-blind)
#FF9EB6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff9be5; /* rgb */ color: rgb(255, 155, 229); /* oklch */ color: oklch(81.5% 0.149 337.2);
Tailwind
colors: {
custom: {
50: '#ffbaed',
500: '#ff9be5',
950: '#000000',
},
}SCSS
$custom: #ff9be5; $custom-light: #ffbaed; $custom-dark: #000000;
JSON
{
"hex": "#ff9be5",
"rgb": {
"r": 255,
"g": 155,
"b": 229
},
"hsl": {
"h": 315.6,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.81453,
"c": 0.14904,
"h": 337.2
},
"luminance": 0.5036
}Semantic roles & 50–950 ramp
primary
#FF9BE5
secondary
#5CE27F
accent
#E63C00
background
#FFFDFE
surface
#FFF8FD
border
#D7D1D5
text
#181216
muted
#868284