#FBB8FE#FBB8FE
#FBB8FE is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.6% C 0.119 H 325.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8FE |
|---|---|
| RGB | rgb(251, 184, 254) |
| HSL | hsl(297, 97%, 86%) |
| HSV | hsv(297, 28%, 100%) |
| CMYK | cmyk(1.2%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(82.89, 35.42, -25.05) |
| CIE-LCH | lch(82.89, 43.38, 324.73°) |
| OKLab | oklab(86.64% 0.0972 -0.0678) |
| OKLCH | oklch(86.64% 0.119 325.1) |
| XYZ | xyz(74.8116, 61.9482, 101.7631) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.56
Mauve
#E0B0FF
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 5.85
Very Light Purple
#F6CEFC
ΔE00 6.78
Plum
#DDA0DD
ΔE00 6.89
Pale Mauve
#FED0FC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8FE #BBFEB8
analogous
#D8B8FE #FBB8FE #FEB8DE
triadic
#FBB8FE #FEFBB8 #B8FEFB
tetradic
#FBB8FE #FED8B8 #BBFEB8 #B8DEFE
square
#FBB8FE #FED8B8 #BBFEB8 #B8DEFE
split-complementary
#FBB8FE #DEFEB8 #B8FED8
monochromatic
#F43FFC #F87CFD #FBB8FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.57
#FBB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FBB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8FE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8FE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#FFBED1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbb8fe; /* rgb */ color: rgb(251, 184, 254); /* oklch */ color: oklch(86.6% 0.119 325.1);
Tailwind
colors: {
custom: {
50: '#fdceff',
500: '#fbb8fe',
950: '#000000',
},
}SCSS
$custom: #fbb8fe; $custom-light: #fdceff; $custom-dark: #000000;
JSON
{
"hex": "#fbb8fe",
"rgb": {
"r": 251,
"g": 184,
"b": 254
},
"hsl": {
"h": 297.429,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.86642,
"c": 0.11851,
"h": 325.1
},
"luminance": 0.61946
}Semantic roles & 50–950 ramp
primary
#FBB8FE
secondary
#7AE575
accent
#E6000A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386