#FFB0FB#FFB0FB
#FFB0FB is a very light, vivid purple. Relative luminance 0.593; OKLCH L 85.6% C 0.132 H 328.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0FB |
|---|---|
| RGB | rgb(255, 176, 251) |
| HSL | hsl(303, 100%, 85%) |
| HSV | hsv(303, 31%, 100%) |
| CMYK | cmyk(0%, 31%, 1.6%, 0%) |
| CIE-LAB | lab(81.44, 40.32, -25.61) |
| CIE-LCH | lch(81.44, 47.77, 327.58°) |
| OKLab | oklab(85.6% 0.1125 -0.0692) |
| OKLCH | oklch(85.6% 0.132 328.4) |
| XYZ | xyz(74.1765, 59.2785, 98.7827) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.60
Plum
#DDA0DD
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 6.69
Light Lilac
#EDC8FF
ΔE00 7.92
Very Light Purple
#F6CEFC
ΔE00 8.66
Pale Mauve
#FED0FC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0FB #B0FFB4
analogous
#DCB0FF #FFB0FB #FFB0D4
triadic
#FFB0FB #FBFFB0 #B0FBFF
tetradic
#FFB0FB #FFDCB0 #B0FFB4 #B0D4FF
square
#FFB0FB #FFDCB0 #B0FFB4 #B0D4FF
split-complementary
#FFB0FB #D4FFB0 #B0FFDC
monochromatic
#FF36F5 #FF73F8 #FFB0FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.63
#FFB0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FFB0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0FB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0FB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffb0fb; /* rgb */ color: rgb(255, 176, 251); /* oklch */ color: oklch(85.6% 0.132 328.4);
Tailwind
colors: {
custom: {
50: '#ffc8fc',
500: '#ffb0fb',
950: '#000000',
},
}SCSS
$custom: #ffb0fb; $custom-light: #ffc8fc; $custom-dark: #000000;
JSON
{
"hex": "#ffb0fb",
"rgb": {
"r": 255,
"g": 176,
"b": 251
},
"hsl": {
"h": 303.038,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.85602,
"c": 0.13206,
"h": 328.4
},
"luminance": 0.59276
}Semantic roles & 50–950 ramp
primary
#FFB0FB
secondary
#6EE574
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285