#FB6FAE#FB6FAE
#FB6FAE is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.182 H 354.4°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FAE |
|---|---|
| RGB | rgb(251, 111, 174) |
| HSL | hsl(333, 95%, 71%) |
| HSV | hsv(333, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 30.7%, 1.6%) |
| CIE-LAB | lab(65.70, 59.67, -6.98) |
| CIE-LCH | lch(65.70, 60.08, 353.33°) |
| OKLab | oklab(72.81% 0.1813 -0.0177) |
| OKLCH | oklch(72.81% 0.182 354.4) |
| XYZ | xyz(53.1105, 34.9393, 43.9831) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.14
Bubblegum (survey)
#FF6CB5
ΔE00 1.65
Hot Pink
#FF69B4
ΔE00 1.85
Pink (survey)
#FF81C0
ΔE00 4.11
Medium Pink
#F36196
ΔE00 4.86
Carnation Pink
#FF7FA7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FAE #6FFBBC
analogous
#FB6FF4 #FB6FAE #FB766F
triadic
#FB6FAE #AEFB6F #6FAEFB
tetradic
#FB6FAE #F4FB6F #6FFBBC #766FFB
square
#FB6FAE #F4FB6F #6FFBBC #766FFB
split-complementary
#FB6FAE #6FFB76 #6FF4FB
monochromatic
#E9066C #F9338D #FB6FAE #FDABCF #FEE1EE
Accessibility & contrast
On white
2.63
#FB6FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#FB6FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FAE
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FAE | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B0
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#FF6787
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fb6fae; /* rgb */ color: rgb(251, 111, 174); /* oklch */ color: oklch(72.8% 0.182 354.4);
Tailwind
colors: {
custom: {
50: '#ff9ec6',
500: '#fb6fae',
950: '#000000',
},
}SCSS
$custom: #fb6fae; $custom-light: #ff9ec6; $custom-dark: #000000;
JSON
{
"hex": "#fb6fae",
"rgb": {
"r": 251,
"g": 111,
"b": 174
},
"hsl": {
"h": 333,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.72813,
"c": 0.18218,
"h": 354.4
},
"luminance": 0.34934
}Semantic roles & 50–950 ramp
primary
#FB6FAE
secondary
#D0F6E5
accent
#E67E00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82