#FBB0F2#FBB0F2
#FBB0F2 is a very light, vivid purple. Relative luminance 0.580; OKLCH L 84.9% C 0.121 H 330.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0F2 |
|---|---|
| RGB | rgb(251, 176, 242) |
| HSL | hsl(307, 90%, 84%) |
| HSV | hsv(307, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 3.6%, 1.6%) |
| CIE-LAB | lab(80.72, 37.47, -21.91) |
| CIE-LCH | lch(80.72, 43.41, 329.68°) |
| OKLab | oklab(84.86% 0.1056 -0.059) |
| OKLCH | oklch(84.86% 0.121 330.8) |
| XYZ | xyz(71.3349, 57.9734, 91.4196) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.52
Plum
#DDA0DD
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 7.25
Light Lilac
#EDC8FF
ΔE00 7.65
Pale Mauve
#FED0FC
ΔE00 7.95
Very Light Purple
#F6CEFC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0F2 #B0FBB9
analogous
#DEB0FB #FBB0F2 #FBB0CC
triadic
#FBB0F2 #F2FBB0 #B0F2FB
tetradic
#FBB0F2 #FBDEB0 #B0FBB9 #B0CCFB
square
#FBB0F2 #FBDEB0 #B0FBB9 #B0CCFB
split-complementary
#FBB0F2 #CCFBB0 #B0FBDE
monochromatic
#F53BDF #F876E8 #FBB0F2 #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.67
#FBB0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FBB0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0F2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0F2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F5
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#FFB5C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb0f2; /* rgb */ color: rgb(251, 176, 242); /* oklch */ color: oklch(84.9% 0.121 330.8);
Tailwind
colors: {
custom: {
50: '#fdc8f6',
500: '#fbb0f2',
950: '#000000',
},
}SCSS
$custom: #fbb0f2; $custom-light: #fdc8f6; $custom-dark: #000000;
JSON
{
"hex": "#fbb0f2",
"rgb": {
"r": 251,
"g": 176,
"b": 242
},
"hsl": {
"h": 307.2,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.84861,
"c": 0.12092,
"h": 330.8
},
"luminance": 0.57971
}Semantic roles & 50–950 ramp
primary
#FBB0F2
secondary
#70DF7E
accent
#E61C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285