#FFB2FE#FFB2FE
#FFB2FE is a very light, vivid purple. Relative luminance 0.603; OKLCH L 86.0% C 0.131 H 327.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2FE |
|---|---|
| RGB | rgb(255, 178, 254) |
| HSL | hsl(301, 100%, 85%) |
| HSV | hsv(301, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 0.4%, 0%) |
| CIE-LAB | lab(81.98, 39.81, -26.40) |
| CIE-LCH | lch(81.98, 47.77, 326.46°) |
| OKLab | oklab(86.04% 0.1104 -0.0714) |
| OKLCH | oklch(86.04% 0.131 327.1) |
| XYZ | xyz(75.0482, 60.2592, 101.4247) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.21
Mauve
#E0B0FF
ΔE00 6.35
Plum
#DDA0DD
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 7.54
Very Light Purple
#F6CEFC
ΔE00 8.40
Pale Mauve
#FED0FC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2FE #B2FFB3
analogous
#D9B2FF #FFB2FE #FFB2D8
triadic
#FFB2FE #FEFFB2 #B2FEFF
tetradic
#FFB2FE #FFD9B2 #B2FFB3 #B2D8FF
square
#FFB2FE #FFD9B2 #B2FFB3 #B2D8FF
split-complementary
#FFB2FE #D8FFB2 #B2FFD9
monochromatic
#FF38FC #FF75FD #FFB2FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.61
#FFB2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FFB2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2FE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2FE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#FFB9CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb2fe; /* rgb */ color: rgb(255, 178, 254); /* oklch */ color: oklch(86.0% 0.131 327.1);
Tailwind
colors: {
custom: {
50: '#ffcaff',
500: '#ffb2fe',
950: '#000000',
},
}SCSS
$custom: #ffb2fe; $custom-light: #ffcaff; $custom-dark: #000000;
JSON
{
"hex": "#ffb2fe",
"rgb": {
"r": 255,
"g": 178,
"b": 254
},
"hsl": {
"h": 300.779,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.86043,
"c": 0.13146,
"h": 327.1
},
"luminance": 0.60257
}Semantic roles & 50–950 ramp
primary
#FFB2FE
secondary
#70E671
accent
#E60300
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386