#FBB8F2#FBB8F2
#FBB8F2 is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.2% C 0.107 H 331.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8F2 |
|---|---|
| RGB | rgb(251, 184, 242) |
| HSL | hsl(308, 89%, 85%) |
| HSV | hsv(308, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 3.6%, 1.6%) |
| CIE-LAB | lab(82.49, 33.27, -19.24) |
| CIE-LCH | lch(82.49, 38.44, 329.96°) |
| OKLab | oklab(86.21% 0.0938 -0.0516) |
| OKLCH | oklch(86.21% 0.107 331.2) |
| XYZ | xyz(72.9499, 61.2035, 91.9579) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.63
Pale Mauve
#FED0FC
ΔE00 5.91
Very Light Purple
#F6CEFC
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8F2 #B8FBC1
analogous
#E3B8FB #FBB8F2 #FBB8D0
triadic
#FBB8F2 #F2FBB8 #B8F2FB
tetradic
#FBB8F2 #FBE3B8 #B8FBC1 #B8D0FB
square
#FBB8F2 #FBE3B8 #B8FBC1 #B8D0FB
split-complementary
#FBB8F2 #D0FBB8 #B8FBE3
monochromatic
#F444DD #F87EE7 #FBB8F2 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.59
#FBB8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FBB8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8F2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8F2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F4
Deuteranopia (green-blind)
#C6D1F0
Tritanopia (blue-blind)
#FFBCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb8f2; /* rgb */ color: rgb(251, 184, 242); /* oklch */ color: oklch(86.2% 0.107 331.2);
Tailwind
colors: {
custom: {
50: '#fdcef6',
500: '#fbb8f2',
950: '#000000',
},
}SCSS
$custom: #fbb8f2; $custom-light: #fdcef6; $custom-dark: #000000;
JSON
{
"hex": "#fbb8f2",
"rgb": {
"r": 251,
"g": 184,
"b": 242
},
"hsl": {
"h": 308.06,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.86207,
"c": 0.10703,
"h": 331.2
},
"luminance": 0.61201
}Semantic roles & 50–950 ramp
primary
#FBB8F2
secondary
#77E085
accent
#E61F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385