#F8B2FF#F8B2FF
#F8B2FF is a very light, vivid purple. Relative luminance 0.590; OKLCH L 85.4% C 0.128 H 323.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B2FF |
|---|---|
| RGB | rgb(248, 178, 255) |
| HSL | hsl(295, 100%, 85%) |
| HSV | hsv(295, 30%, 100%) |
| CMYK | cmyk(2.7%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(81.30, 37.82, -28.03) |
| CIE-LCH | lch(81.30, 47.07, 323.46°) |
| OKLab | oklab(85.38% 0.1029 -0.0761) |
| OKLCH | oklch(85.38% 0.128 323.5) |
| XYZ | xyz(72.6798, 59.0195, 102.1517) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.45
Mauve
#E0B0FF
ΔE00 4.91
Plum
#DDA0DD
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.88
Light Violet
#D6B4FC
ΔE00 7.18
Very Light Purple
#F6CEFC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B2FF #B9FFB2
analogous
#D1B2FF #F8B2FF #FFB2E0
triadic
#F8B2FF #FFF8B2 #B2FFF8
tetradic
#F8B2FF #FFD1B2 #B9FFB2 #B2E0FF
square
#F8B2FF #FFD1B2 #B9FFB2 #B2E0FF
split-complementary
#F8B2FF #E0FFB2 #B2FFD1
monochromatic
#ED38FF #F275FF #F8B2FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.64
#F8B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#F8B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B2FF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B2FF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#FBBACE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8b2ff; /* rgb */ color: rgb(248, 178, 255); /* oklch */ color: oklch(85.4% 0.128 323.5);
Tailwind
colors: {
custom: {
50: '#fbcaff',
500: '#f8b2ff',
950: '#000000',
},
}SCSS
$custom: #f8b2ff; $custom-light: #fbcaff; $custom-dark: #000000;
JSON
{
"hex": "#f8b2ff",
"rgb": {
"r": 248,
"g": 178,
"b": 255
},
"hsl": {
"h": 294.545,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.85379,
"c": 0.12798,
"h": 323.5
},
"luminance": 0.59017
}Semantic roles & 50–950 ramp
primary
#F8B2FF
secondary
#7AE670
accent
#E60015
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171318
muted
#858286