#FBA4E6#FBA4E6
#FBA4E6 is a very light, vivid pink. Relative luminance 0.528; OKLCH L 82.5% C 0.131 H 336.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA4E6 |
|---|---|
| RGB | rgb(251, 164, 230) |
| HSL | hsl(314, 92%, 81%) |
| HSV | hsv(314, 35%, 98%) |
| CMYK | cmyk(0%, 34.7%, 8.4%, 1.6%) |
| CIE-LAB | lab(77.74, 41.68, -19.96) |
| CIE-LCH | lch(77.74, 46.21, 334.41°) |
| OKLab | oklab(82.46% 0.12 -0.0534) |
| OKLCH | oklch(82.46% 0.131 336) |
| XYZ | xyz(67.3417, 52.7766, 81.4873) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.25
Bubblegum Pink
#FE83CC
ΔE00 7.35
Light Lavendar
#EFC0FE
ΔE00 8.32
Lavender Pink
#DD85D7
ΔE00 8.55
Powder Pink
#FFB2D0
ΔE00 8.67
Pink (survey)
#FF81C0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA4E6 #A4FBB9
analogous
#E5A4FB #FBA4E6 #FBA4BB
triadic
#FBA4E6 #E6FBA4 #A4E6FB
tetradic
#FBA4E6 #FBE5A4 #A4FBB9 #A4BBFB
square
#FBA4E6 #FBE5A4 #A4FBB9 #A4BBFB
split-complementary
#FBA4E6 #BBFBA4 #A4FBE5
monochromatic
#F62FC6 #F869D6 #FBA4E6 #FEDFF6 #FEE2F7
Accessibility & contrast
On white
1.82
#FBA4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FBA4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA4E6
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA4E6 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E8
Deuteranopia (green-blind)
#BAC5E3
Tritanopia (blue-blind)
#FFA7BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fba4e6; /* rgb */ color: rgb(251, 164, 230); /* oklch */ color: oklch(82.5% 0.131 336.0);
Tailwind
colors: {
custom: {
50: '#fec0ee',
500: '#fba4e6',
950: '#000000',
},
}SCSS
$custom: #fba4e6; $custom-light: #fec0ee; $custom-dark: #000000;
JSON
{
"hex": "#fba4e6",
"rgb": {
"r": 251,
"g": 164,
"b": 230
},
"hsl": {
"h": 314.483,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.82463,
"c": 0.13132,
"h": 336
},
"luminance": 0.52773
}Semantic roles & 50–950 ramp
primary
#FBA4E6
secondary
#66DD83
accent
#E63700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285