#FFB2FB#FFB2FB
#FFB2FB is a very light, vivid purple. Relative luminance 0.601; OKLCH L 85.9% C 0.129 H 328.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2FB |
|---|---|
| RGB | rgb(255, 178, 251) |
| HSL | hsl(303, 100%, 85%) |
| HSV | hsv(303, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 1.6%, 0%) |
| CIE-LAB | lab(81.88, 39.28, -24.95) |
| CIE-LCH | lch(81.88, 46.53, 327.58°) |
| OKLab | oklab(85.93% 0.1095 -0.0674) |
| OKLCH | oklch(85.93% 0.129 328.4) |
| XYZ | xyz(74.5715, 60.0686, 98.9144) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.26
Plum
#DDA0DD
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 6.71
Light Lilac
#EDC8FF
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 8.20
Pale Mauve
#FED0FC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2FB #B2FFB6
analogous
#DDB2FF #FFB2FB #FFB2D4
triadic
#FFB2FB #FBFFB2 #B2FBFF
tetradic
#FFB2FB #FFDDB2 #B2FFB6 #B2D4FF
square
#FFB2FB #FFDDB2 #B2FFB6 #B2D4FF
split-complementary
#FFB2FB #D4FFB2 #B2FFDD
monochromatic
#FF38F5 #FF75F8 #FFB2FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.61
#FFB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FFB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2FB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2FB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#C1CFF8
Tritanopia (blue-blind)
#FFB8CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb2fb; /* rgb */ color: rgb(255, 178, 251); /* oklch */ color: oklch(85.9% 0.129 328.4);
Tailwind
colors: {
custom: {
50: '#ffcafc',
500: '#ffb2fb',
950: '#000000',
},
}SCSS
$custom: #ffb2fb; $custom-light: #ffcafc; $custom-dark: #000000;
JSON
{
"hex": "#ffb2fb",
"rgb": {
"r": 255,
"g": 178,
"b": 251
},
"hsl": {
"h": 303.117,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.8593,
"c": 0.12861,
"h": 328.4
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#FFB2FB
secondary
#70E676
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285