#FF69BE#FF69BE
#FF69BE is a light, highly saturated pink. Relative luminance 0.351; OKLCH L 73.2% C 0.202 H 348.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69BE |
|---|---|
| RGB | rgb(255, 105, 190) |
| HSL | hsl(326, 100%, 71%) |
| HSV | hsv(326, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 25.5%, 0%) |
| CIE-LAB | lab(65.82, 65.48, -15.82) |
| CIE-LCH | lch(65.82, 67.37, 346.42°) |
| OKLab | oklab(73.18% 0.1979 -0.0415) |
| OKLCH | oklch(73.18% 0.202 348.2) |
| XYZ | xyz(55.5879, 35.0862, 52.5500) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.08
Bubblegum (survey)
#FF6CB5
ΔE00 2.17
Bubble Gum Pink
#FF69AF
ΔE00 3.16
Pink (survey)
#FF81C0
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 4.79
Barbie Pink
#FE46A5
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69BE #69FFAA
analogous
#F569FF #FF69BE #FF6973
triadic
#FF69BE #BEFF69 #69BEFF
tetradic
#FF69BE #FFF569 #69FFAA #6973FF
square
#FF69BE #FFF569 #69FFAA #6973FF
split-complementary
#FF69BE #73FF69 #69FFF5
monochromatic
#EE0087 #FF2CA3 #FF69BE #FFA6D9 #FFE0F2
Accessibility & contrast
On white
2.62
#FF69BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#FF69BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69BE
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69BE | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8FC1
Deuteranopia (green-blind)
#A4AABA
Tritanopia (blue-blind)
#FF658B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff69be; /* rgb */ color: rgb(255, 105, 190); /* oklch */ color: oklch(73.2% 0.202 348.2);
Tailwind
colors: {
custom: {
50: '#ff9bd1',
500: '#ff69be',
950: '#000000',
},
}SCSS
$custom: #ff69be; $custom-light: #ff9bd1; $custom-dark: #000000;
JSON
{
"hex": "#ff69be",
"rgb": {
"r": 255,
"g": 105,
"b": 190
},
"hsl": {
"h": 326,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.73182,
"c": 0.20217,
"h": 348.2
},
"luminance": 0.35081
}Semantic roles & 50–950 ramp
primary
#FF69BE
secondary
#CEF6DF
accent
#E66300
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190F14
muted
#877E82