#FBB7ED#FBB7ED
#FBB7ED is a very light, moderate pink. Relative luminance 0.605; OKLCH L 85.9% C 0.104 H 333.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7ED |
|---|---|
| RGB | rgb(251, 183, 237) |
| HSL | hsl(312, 89%, 85%) |
| HSV | hsv(312, 27%, 98%) |
| CMYK | cmyk(0%, 27.1%, 5.6%, 1.6%) |
| CIE-LAB | lab(82.11, 32.93, -17.14) |
| CIE-LCH | lch(82.11, 37.12, 332.50°) |
| OKLab | oklab(85.86% 0.0937 -0.0458) |
| OKLCH | oklch(85.86% 0.104 333.9) |
| XYZ | xyz(72.0022, 60.4933, 87.9879) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 6.01
Very Light Purple
#F6CEFC
ΔE00 6.42
Plum
#DDA0DD
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 6.97
Powder Pink
#FFB2D0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7ED #B7FBC5
analogous
#E7B7FB #FBB7ED #FBB7CB
triadic
#FBB7ED #EDFBB7 #B7EDFB
tetradic
#FBB7ED #FBE7B7 #B7FBC5 #B7CBFB
square
#FBB7ED #FBE7B7 #B7FBC5 #B7CBFB
split-complementary
#FBB7ED #CBFBB7 #B7FBE7
monochromatic
#F543D0 #F87DDF #FBB7ED #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.60
#FBB7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FBB7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7ED
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7ED | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#FFBACA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb7ed; /* rgb */ color: rgb(251, 183, 237); /* oklch */ color: oklch(85.9% 0.104 333.9);
Tailwind
colors: {
custom: {
50: '#fdcdf2',
500: '#fbb7ed',
950: '#000000',
},
}SCSS
$custom: #fbb7ed; $custom-light: #fdcdf2; $custom-dark: #000000;
JSON
{
"hex": "#fbb7ed",
"rgb": {
"r": 251,
"g": 183,
"b": 237
},
"hsl": {
"h": 312.353,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.85862,
"c": 0.10432,
"h": 333.9
},
"luminance": 0.60491
}Semantic roles & 50–950 ramp
primary
#FBB7ED
secondary
#77E08C
accent
#E62F00
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385