#FBBEF2#FBBEF2
#FBBEF2 is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.2% C 0.097 H 331.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEF2 |
|---|---|
| RGB | rgb(251, 190, 242) |
| HSL | hsl(309, 88%, 86%) |
| HSV | hsv(309, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 3.6%, 1.6%) |
| CIE-LAB | lab(83.84, 30.11, -17.21) |
| CIE-LCH | lch(83.84, 34.68, 330.25°) |
| OKLab | oklab(87.24% 0.0849 -0.0461) |
| OKLCH | oklch(87.24% 0.097 331.5) |
| XYZ | xyz(74.2228, 63.7493, 92.3822) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.35
Light Lavendar
#EFC0FE
ΔE00 4.55
Very Light Purple
#F6CEFC
ΔE00 4.76
Light Lilac
#EDC8FF
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 6.59
Plum
#DDA0DD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEF2 #BEFBC7
analogous
#E6BEFB #FBBEF2 #FBBED4
triadic
#FBBEF2 #F2FBBE #BEF2FB
tetradic
#FBBEF2 #FBE6BE #BEFBC7 #BED4FB
square
#FBBEF2 #FBE6BE #BEFBC7 #BED4FB
split-complementary
#FBBEF2 #D4FBBE #BEFBE6
monochromatic
#F44BDB #F784E6 #FBBEF2 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.53
#FBBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FBBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEF2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEF2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbef2; /* rgb */ color: rgb(251, 190, 242); /* oklch */ color: oklch(87.2% 0.097 331.5);
Tailwind
colors: {
custom: {
50: '#fdd2f6',
500: '#fbbef2',
950: '#000000',
},
}SCSS
$custom: #fbbef2; $custom-light: #fdd2f6; $custom-dark: #000000;
JSON
{
"hex": "#fbbef2",
"rgb": {
"r": 251,
"g": 190,
"b": 242
},
"hsl": {
"h": 308.852,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87238,
"c": 0.09657,
"h": 331.5
},
"luminance": 0.63747
}Semantic roles & 50–950 ramp
primary
#FBBEF2
secondary
#7DE08C
accent
#E52200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385