#F8BDFD#F8BDFD
#F8BDFD is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.107 H 323.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BDFD |
|---|---|
| RGB | rgb(248, 189, 253) |
| HSL | hsl(295, 94%, 87%) |
| HSV | hsv(295, 25%, 99%) |
| CMYK | cmyk(2%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.68, 31.65, -23.34) |
| CIE-LCH | lch(83.68, 39.33, 323.59°) |
| OKLab | oklab(87.17% 0.0863 -0.0631) |
| OKLCH | oklch(87.17% 0.107 323.8) |
| XYZ | xyz(74.6366, 63.4455, 101.2240) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.30
Light Lilac
#EDC8FF
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 5.25
Pale Mauve
#FED0FC
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BDFD #C2FDBD
analogous
#D8BDFD #F8BDFD #FDBDE2
triadic
#F8BDFD #FDF8BD #BDFDF8
tetradic
#F8BDFD #FDD8BD #C2FDBD #BDE2FD
square
#F8BDFD #FDD8BD #C2FDBD #BDE2FD
split-complementary
#F8BDFD #E2FDBD #BDFDD8
monochromatic
#EB46F9 #F282FB #F8BDFD #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.53
#F8BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F8BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BDFD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BDFD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#FBC3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f8bdfd; /* rgb */ color: rgb(248, 189, 253); /* oklch */ color: oklch(87.2% 0.107 323.8);
Tailwind
colors: {
custom: {
50: '#fbd1fe',
500: '#f8bdfd',
950: '#000000',
},
}SCSS
$custom: #f8bdfd; $custom-light: #fbd1fe; $custom-dark: #000000;
JSON
{
"hex": "#f8bdfd",
"rgb": {
"r": 248,
"g": 189,
"b": 253
},
"hsl": {
"h": 295.313,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.87168,
"c": 0.10693,
"h": 323.8
},
"luminance": 0.63443
}Semantic roles & 50–950 ramp
primary
#F8BDFD
secondary
#83E47A
accent
#E60012
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385