#FBA4E4#FBA4E4
#FBA4E4 is a very light, vivid pink. Relative luminance 0.527; OKLCH L 82.4% C 0.130 H 337.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA4E4 |
|---|---|
| RGB | rgb(251, 164, 228) |
| HSL | hsl(316, 92%, 81%) |
| HSV | hsv(316, 35%, 98%) |
| CMYK | cmyk(0%, 34.7%, 9.2%, 1.6%) |
| CIE-LAB | lab(77.68, 41.35, -18.97) |
| CIE-LCH | lch(77.68, 45.49, 335.35°) |
| OKLab | oklab(82.39% 0.1194 -0.0507) |
| OKLCH | oklch(82.39% 0.13 337) |
| XYZ | xyz(67.0624, 52.6649, 80.0167) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 7.22
Powder Pink
#FFB2D0
ΔE00 8.26
Light Lavendar
#EFC0FE
ΔE00 8.51
Pink (survey)
#FF81C0
ΔE00 8.66
Lavender Pink
#DD85D7
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA4E4 #A4FBBB
analogous
#E7A4FB #FBA4E4 #FBA4B9
triadic
#FBA4E4 #E4FBA4 #A4E4FB
tetradic
#FBA4E4 #FBE7A4 #A4FBBB #A4B9FB
square
#FBA4E4 #FBE7A4 #A4FBBB #A4B9FB
split-complementary
#FBA4E4 #B9FBA4 #A4FBE7
monochromatic
#F62FC1 #F869D3 #FBA4E4 #FEDFF5 #FEE2F6
Accessibility & contrast
On white
1.82
#FBA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FBA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA4E4
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA4E4 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E6
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#FFA7BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fba4e4; /* rgb */ color: rgb(251, 164, 228); /* oklch */ color: oklch(82.4% 0.130 337.0);
Tailwind
colors: {
custom: {
50: '#fec0ec',
500: '#fba4e4',
950: '#000000',
},
}SCSS
$custom: #fba4e4; $custom-light: #fec0ec; $custom-dark: #000000;
JSON
{
"hex": "#fba4e4",
"rgb": {
"r": 251,
"g": 164,
"b": 228
},
"hsl": {
"h": 315.862,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.82391,
"c": 0.12971,
"h": 337
},
"luminance": 0.52662
}Semantic roles & 50–950 ramp
primary
#FBA4E4
secondary
#66DD85
accent
#E63D00
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284