#FBACEF#FBACEF
#FBACEF is a very light, vivid purple. Relative luminance 0.562; OKLCH L 84.1% C 0.125 H 332.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBACEF |
|---|---|
| RGB | rgb(251, 172, 239) |
| HSL | hsl(309, 91%, 83%) |
| HSV | hsv(309, 31%, 98%) |
| CMYK | cmyk(0%, 31.5%, 4.8%, 1.6%) |
| CIE-LAB | lab(79.76, 39.04, -21.77) |
| CIE-LCH | lch(79.76, 44.70, 330.86°) |
| OKLab | oklab(84.09% 0.1106 -0.0585) |
| OKLCH | oklch(84.09% 0.125 332.1) |
| XYZ | xyz(70.1152, 56.2492, 88.8085) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.34
Light Lavendar
#EFC0FE
ΔE00 6.36
Mauve
#E0B0FF
ΔE00 7.64
Light Lilac
#EDC8FF
ΔE00 8.52
Pale Mauve
#FED0FC
ΔE00 8.77
Very Light Purple
#F6CEFC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBACEF #ACFBB8
analogous
#DFACFB #FBACEF #FBACC7
triadic
#FBACEF #EFFBAC #ACEFFB
tetradic
#FBACEF #FBDFAC #ACFBB8 #ACC7FB
square
#FBACEF #FBDFAC #ACFBB8 #ACC7FB
split-complementary
#FBACEF #C7FBAC #ACFBDF
monochromatic
#F537D8 #F872E4 #FBACEF #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.71
#FBACEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FBACEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBACEF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBACEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBACEF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#FFB0C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbacef; /* rgb */ color: rgb(251, 172, 239); /* oklch */ color: oklch(84.1% 0.125 332.1);
Tailwind
colors: {
custom: {
50: '#fdc5f4',
500: '#fbacef',
950: '#000000',
},
}SCSS
$custom: #fbacef; $custom-light: #fdc5f4; $custom-dark: #000000;
JSON
{
"hex": "#fbacef",
"rgb": {
"r": 251,
"g": 172,
"b": 239
},
"hsl": {
"h": 309.114,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.84091,
"c": 0.12516,
"h": 332.1
},
"luminance": 0.56246
}Semantic roles & 50–950 ramp
primary
#FBACEF
secondary
#6DDE7E
accent
#E62300
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285