#FF85BE#FF85BE
#FF85BE is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.8% C 0.160 H 352.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85BE |
|---|---|
| RGB | rgb(255, 133, 190) |
| HSL | hsl(332, 100%, 76%) |
| HSV | hsv(332, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 25.5%, 0%) |
| CIE-LAB | lab(70.70, 52.62, -8.49) |
| CIE-LCH | lch(70.70, 53.30, 350.83°) |
| OKLab | oklab(76.83% 0.1587 -0.0218) |
| OKLCH | oklch(76.83% 0.16 352.2) |
| XYZ | xyz(58.9237, 41.7576, 53.6619) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.20
Bubblegum Pink
#FE83CC
ΔE00 3.46
Bubblegum (survey)
#FF6CB5
ΔE00 4.72
Pinky
#FC86AA
ΔE00 4.98
Carnation Pink
#FF7FA7
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85BE #85FFC6
analogous
#FF85FB #FF85BE #FF8985
triadic
#FF85BE #BEFF85 #85BEFF
tetradic
#FF85BE #FBFF85 #85FFC6 #8985FF
square
#FF85BE #FBFF85 #85FFC6 #8985FF
split-complementary
#FF85BE #85FF89 #85FBFF
monochromatic
#FF0B7D #FF489D #FF85BE #FFC2DF #FFE0EF
Accessibility & contrast
On white
2.25
#FF85BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FF85BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85BE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85BE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C0
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#FF809A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff85be; /* rgb */ color: rgb(255, 133, 190); /* oklch */ color: oklch(76.8% 0.160 352.2);
Tailwind
colors: {
custom: {
50: '#ffacd1',
500: '#ff85be',
950: '#000000',
},
}SCSS
$custom: #ff85be; $custom-light: #ffacd1; $custom-dark: #000000;
JSON
{
"hex": "#ff85be",
"rgb": {
"r": 255,
"g": 133,
"b": 190
},
"hsl": {
"h": 331.967,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.7683,
"c": 0.16015,
"h": 352.2
},
"luminance": 0.41753
}Semantic roles & 50–950 ramp
primary
#FF85BE
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82