#FBAFE2#FBAFE2
#FBAFE2 is a very light, moderate pink. Relative luminance 0.567; OKLCH L 84.1% C 0.109 H 339.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFE2 |
|---|---|
| RGB | rgb(251, 175, 226) |
| HSL | hsl(320, 90%, 84%) |
| HSV | hsv(320, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 10%, 1.6%) |
| CIE-LAB | lab(79.99, 35.28, -14.40) |
| CIE-LCH | lch(79.99, 38.11, 337.79°) |
| OKLab | oklab(84.13% 0.1023 -0.0382) |
| OKLCH | oklch(84.13% 0.109 339.5) |
| XYZ | xyz(68.8408, 56.6632, 79.2477) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.57
Baby Pink
#FFB7CE
ΔE00 7.57
Light Lavendar
#EFC0FE
ΔE00 7.76
Pale Mauve
#FED0FC
ΔE00 7.99
Very Light Purple
#F6CEFC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFE2 #AFFBC8
analogous
#EEAFFB #FBAFE2 #FBAFBC
triadic
#FBAFE2 #E2FBAF #AFE2FB
tetradic
#FBAFE2 #FBEEAF #AFFBC8 #AFBCFB
square
#FBAFE2 #FBEEAF #AFFBC8 #AFBCFB
split-complementary
#FBAFE2 #BCFBAF #AFFBEE
monochromatic
#F53AB8 #F875CD #FBAFE2 #FEE2F4 #FEE2F4
Accessibility & contrast
On white
1.70
#FBAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#FBAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFE2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFE2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#FFB0C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbafe2; /* rgb */ color: rgb(251, 175, 226); /* oklch */ color: oklch(84.1% 0.109 339.5);
Tailwind
colors: {
custom: {
50: '#fdc7eb',
500: '#fbafe2',
950: '#000000',
},
}SCSS
$custom: #fbafe2; $custom-light: #fdc7eb; $custom-dark: #000000;
JSON
{
"hex": "#fbafe2",
"rgb": {
"r": 251,
"g": 175,
"b": 226
},
"hsl": {
"h": 319.737,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84131,
"c": 0.10921,
"h": 339.5
},
"luminance": 0.5666
}Semantic roles & 50–950 ramp
primary
#FBAFE2
secondary
#6FDF94
accent
#E64B00
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181316
muted
#868284