#FFB2FC#FFB2FC
#FFB2FC is a very light, vivid purple. Relative luminance 0.601; OKLCH L 86.0% C 0.130 H 328.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2FC |
|---|---|
| RGB | rgb(255, 178, 252) |
| HSL | hsl(302, 100%, 85%) |
| HSV | hsv(302, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 1.2%, 0%) |
| CIE-LAB | lab(81.91, 39.46, -25.43) |
| CIE-LCH | lch(81.91, 46.94, 327.20°) |
| OKLab | oklab(85.97% 0.1098 -0.0687) |
| OKLCH | oklch(85.97% 0.13 328) |
| XYZ | xyz(74.7296, 60.1318, 99.7467) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.23
Mauve
#E0B0FF
ΔE00 6.59
Plum
#DDA0DD
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 8.26
Pale Mauve
#FED0FC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2FC #B2FFB5
analogous
#DCB2FF #FFB2FC #FFB2D5
triadic
#FFB2FC #FCFFB2 #B2FCFF
tetradic
#FFB2FC #FFDCB2 #B2FFB5 #B2D5FF
square
#FFB2FC #FFDCB2 #B2FFB5 #B2D5FF
split-complementary
#FFB2FC #D5FFB2 #B2FFDC
monochromatic
#FF38F7 #FF75FA #FFB2FC #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.61
#FFB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FFB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2FC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2FC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FF
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#FFB8CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb2fc; /* rgb */ color: rgb(255, 178, 252); /* oklch */ color: oklch(86.0% 0.130 328.0);
Tailwind
colors: {
custom: {
50: '#ffcafd',
500: '#ffb2fc',
950: '#000000',
},
}SCSS
$custom: #ffb2fc; $custom-light: #ffcafd; $custom-dark: #000000;
JSON
{
"hex": "#ffb2fc",
"rgb": {
"r": 255,
"g": 178,
"b": 252
},
"hsl": {
"h": 302.338,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.85967,
"c": 0.12956,
"h": 328
},
"luminance": 0.60129
}Semantic roles & 50–950 ramp
primary
#FFB2FC
secondary
#70E674
accent
#E60900
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385