#FBBFEF#FBBFEF
#FBBFEF is a very light, moderate pink. Relative luminance 0.640; OKLCH L 87.3% C 0.092 H 333.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFEF |
|---|---|
| RGB | rgb(251, 191, 239) |
| HSL | hsl(312, 88%, 87%) |
| HSV | hsv(312, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 4.8%, 1.6%) |
| CIE-LAB | lab(83.97, 29.06, -15.41) |
| CIE-LCH | lch(83.97, 32.89, 332.07°) |
| OKLab | oklab(87.31% 0.0825 -0.0411) |
| OKLCH | oklch(87.31% 0.092 333.5) |
| XYZ | xyz(73.9933, 64.0052, 90.1011) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.08
Very Light Purple
#F6CEFC
ΔE00 4.72
Light Lavendar
#EFC0FE
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 6.68
Powder Pink
#FFB2D0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFEF #BFFBCB
analogous
#E9BFFB #FBBFEF #FBBFD1
triadic
#FBBFEF #EFFBBF #BFEFFB
tetradic
#FBBFEF #FBE9BF #BFFBCB #BFD1FB
square
#FBBFEF #FBE9BF #BFFBCB #BFD1FB
split-complementary
#FBBFEF #D1FBBF #BFFBE9
monochromatic
#F44CD2 #F785E1 #FBBFEF #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.52
#FBBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FBBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFEF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFEF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF1
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbfef; /* rgb */ color: rgb(251, 191, 239); /* oklch */ color: oklch(87.3% 0.092 333.5);
Tailwind
colors: {
custom: {
50: '#fdd2f4',
500: '#fbbfef',
950: '#000000',
},
}SCSS
$custom: #fbbfef; $custom-light: #fdd2f4; $custom-dark: #000000;
JSON
{
"hex": "#fbbfef",
"rgb": {
"r": 251,
"g": 191,
"b": 239
},
"hsl": {
"h": 312,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.8731,
"c": 0.09214,
"h": 333.5
},
"luminance": 0.64003
}Semantic roles & 50–950 ramp
primary
#FBBFEF
secondary
#7EE091
accent
#E52E01
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385