#FBBEF0#FBBEF0
#FBBEF0 is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.2% C 0.095 H 332.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEF0 |
|---|---|
| RGB | rgb(251, 190, 240) |
| HSL | hsl(311, 88%, 86%) |
| HSV | hsv(311, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 4.4%, 1.6%) |
| CIE-LAB | lab(83.77, 29.76, -16.24) |
| CIE-LCH | lch(83.77, 33.90, 331.39°) |
| OKLab | oklab(87.17% 0.0843 -0.0434) |
| OKLCH | oklch(87.17% 0.095 332.8) |
| XYZ | xyz(73.9241, 63.6298, 90.8089) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.31
Very Light Purple
#F6CEFC
ΔE00 4.85
Light Lavendar
#EFC0FE
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.89
Pale Lavender
#EECFFE
ΔE00 6.74
Powder Pink
#FFB2D0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEF0 #BEFBC9
analogous
#E8BEFB #FBBEF0 #FBBED2
triadic
#FBBEF0 #F0FBBE #BEF0FB
tetradic
#FBBEF0 #FBE8BE #BEFBC9 #BED2FB
square
#FBBEF0 #FBE8BE #BEFBC9 #BED2FB
split-complementary
#FBBEF0 #D2FBBE #BEFBE8
monochromatic
#F44BD5 #F784E3 #FBBEF0 #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.53
#FBBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FBBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEF0
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEF0 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF2
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbef0; /* rgb */ color: rgb(251, 190, 240); /* oklch */ color: oklch(87.2% 0.095 332.8);
Tailwind
colors: {
custom: {
50: '#fdd2f5',
500: '#fbbef0',
950: '#000000',
},
}SCSS
$custom: #fbbef0; $custom-light: #fdd2f5; $custom-dark: #000000;
JSON
{
"hex": "#fbbef0",
"rgb": {
"r": 251,
"g": 190,
"b": 240
},
"hsl": {
"h": 310.82,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.8717,
"c": 0.09477,
"h": 332.8
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#FBBEF0
secondary
#7DE08F
accent
#E52A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385