#FBB7EF#FBB7EF
#FBB7EF is a very light, moderate pink. Relative luminance 0.606; OKLCH L 85.9% C 0.106 H 332.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7EF |
|---|---|
| RGB | rgb(251, 183, 239) |
| HSL | hsl(311, 89%, 85%) |
| HSV | hsv(311, 27%, 98%) |
| CMYK | cmyk(0%, 27.1%, 4.8%, 1.6%) |
| CIE-LAB | lab(82.17, 33.27, -18.12) |
| CIE-LCH | lch(82.17, 37.89, 331.43°) |
| OKLab | oklab(85.93% 0.0943 -0.0485) |
| OKLCH | oklch(85.93% 0.106 332.8) |
| XYZ | xyz(72.2960, 60.6108, 89.5354) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.16
Pale Mauve
#FED0FC
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.61
Light Lilac
#EDC8FF
ΔE00 6.74
Powder Pink
#FFB2D0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7EF #B7FBC3
analogous
#E5B7FB #FBB7EF #FBB7CD
triadic
#FBB7EF #EFFBB7 #B7EFFB
tetradic
#FBB7EF #FBE5B7 #B7FBC3 #B7CDFB
square
#FBB7EF #FBE5B7 #B7FBC3 #B7CDFB
split-complementary
#FBB7EF #CDFBB7 #B7FBE5
monochromatic
#F543D5 #F87DE2 #FBB7EF #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.60
#FBB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FBB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7EF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7EF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F1
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#FFBACB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb7ef; /* rgb */ color: rgb(251, 183, 239); /* oklch */ color: oklch(85.9% 0.106 332.8);
Tailwind
colors: {
custom: {
50: '#fdcdf4',
500: '#fbb7ef',
950: '#000000',
},
}SCSS
$custom: #fbb7ef; $custom-light: #fdcdf4; $custom-dark: #000000;
JSON
{
"hex": "#fbb7ef",
"rgb": {
"r": 251,
"g": 183,
"b": 239
},
"hsl": {
"h": 310.588,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.85931,
"c": 0.10607,
"h": 332.8
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#FBB7EF
secondary
#77E089
accent
#E62800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385