#FBBEFE#FBBEFE
#FBBEFE is a very light, moderate purple. Relative luminance 0.645; OKLCH L 87.7% C 0.108 H 324.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEFE |
|---|---|
| RGB | rgb(251, 190, 254) |
| HSL | hsl(297, 97%, 87%) |
| HSV | hsv(297, 25%, 100%) |
| CMYK | cmyk(1.2%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.22, 32.26, -23.02) |
| CIE-LCH | lch(84.22, 39.63, 324.49°) |
| OKLab | oklab(87.66% 0.0885 -0.0621) |
| OKLCH | oklch(87.66% 0.108 324.9) |
| XYZ | xyz(76.0845, 64.4940, 102.1874) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.71
Light Lilac
#EDC8FF
ΔE00 4.64
Very Light Purple
#F6CEFC
ΔE00 5.25
Pale Mauve
#FED0FC
ΔE00 5.48
Pale Lavender
#EECFFE
ΔE00 6.42
Mauve
#E0B0FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEFE #C1FEBE
analogous
#DBBEFE #FBBEFE #FEBEE1
triadic
#FBBEFE #FEFBBE #BEFEFB
tetradic
#FBBEFE #FEDBBE #C1FEBE #BEE1FE
square
#FBBEFE #FEDBBE #C1FEBE #BEE1FE
split-complementary
#FBBEFE #E1FEBE #BEFEDB
monochromatic
#F445FC #F782FD #FBBEFE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.51
#FBBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FBBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEFE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEFE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#FEC4D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbefe; /* rgb */ color: rgb(251, 190, 254); /* oklch */ color: oklch(87.7% 0.108 324.9);
Tailwind
colors: {
custom: {
50: '#fdd2fe',
500: '#fbbefe',
950: '#000000',
},
}SCSS
$custom: #fbbefe; $custom-light: #fdd2fe; $custom-dark: #000000;
JSON
{
"hex": "#fbbefe",
"rgb": {
"r": 251,
"g": 190,
"b": 254
},
"hsl": {
"h": 297.188,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87663,
"c": 0.10811,
"h": 324.9
},
"luminance": 0.64492
}Semantic roles & 50–950 ramp
primary
#FBBEFE
secondary
#80E67B
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386