#FF9BE9#FF9BE9
#FF9BE9 is a light, vivid pink. Relative luminance 0.506; OKLCH L 81.6% C 0.152 H 335.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BE9 |
|---|---|
| RGB | rgb(255, 155, 233) |
| HSL | hsl(313, 100%, 80%) |
| HSV | hsv(313, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 8.6%, 0%) |
| CIE-LAB | lab(76.43, 48.06, -23.54) |
| CIE-LCH | lch(76.43, 53.52, 333.91°) |
| OKLab | oklab(81.6% 0.1384 -0.0633) |
| OKLCH | oklch(81.6% 0.152 335.4) |
| XYZ | xyz(67.6691, 50.5896, 83.2754) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 6.15
Violet (CSS)
#EE82EE
ΔE00 7.14
Lavender Pink
#DD85D7
ΔE00 7.31
Pink (survey)
#FF81C0
ΔE00 8.18
Purply Pink
#F075E6
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BE9 #9BFFB1
analogous
#E39BFF #FF9BE9 #FF9BB7
triadic
#FF9BE9 #E9FF9B #9BE9FF
tetradic
#FF9BE9 #FFE39B #9BFFB1 #9BB7FF
square
#FF9BE9 #FFE39B #9BFFB1 #9BB7FF
split-complementary
#FF9BE9 #B7FF9B #9BFFE3
monochromatic
#FF21CE #FF5EDC #FF9BE9 #FFD8F6 #FFE0F8
Accessibility & contrast
On white
1.89
#FF9BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#FF9BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BE9
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BE9 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB3EC
Deuteranopia (green-blind)
#B5C2E6
Tritanopia (blue-blind)
#FF9FB8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff9be9; /* rgb */ color: rgb(255, 155, 233); /* oklch */ color: oklch(81.6% 0.152 335.4);
Tailwind
colors: {
custom: {
50: '#ffbaf0',
500: '#ff9be9',
950: '#000000',
},
}SCSS
$custom: #ff9be9; $custom-light: #ffbaf0; $custom-dark: #000000;
JSON
{
"hex": "#ff9be9",
"rgb": {
"r": 255,
"g": 155,
"b": 233
},
"hsl": {
"h": 313.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.81602,
"c": 0.1522,
"h": 335.4
},
"luminance": 0.50586
}Semantic roles & 50–950 ramp
primary
#FF9BE9
secondary
#5CE27A
accent
#E63200
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285