#F8BDFF#F8BDFF
#F8BDFF is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.2% C 0.109 H 322.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BDFF |
|---|---|
| RGB | rgb(248, 189, 255) |
| HSL | hsl(294, 100%, 87%) |
| HSV | hsv(294, 26%, 100%) |
| CMYK | cmyk(2.7%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.74, 32.02, -24.30) |
| CIE-LCH | lch(83.74, 40.20, 322.80°) |
| OKLab | oklab(87.24% 0.0869 -0.0658) |
| OKLCH | oklch(87.24% 0.109 322.9) |
| XYZ | xyz(74.9568, 63.5736, 102.9107) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.20
Light Lilac
#EDC8FF
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 5.47
Mauve
#E0B0FF
ΔE00 5.69
Pale Mauve
#FED0FC
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BDFF #C4FFBD
analogous
#D7BDFF #F8BDFF #FFBDE5
triadic
#F8BDFF #FFF8BD #BDFFF8
tetradic
#F8BDFF #FFD7BD #C4FFBD #BDE5FF
square
#F8BDFF #FFD7BD #C4FFBD #BDE5FF
split-complementary
#F8BDFF #E5FFBD #BDFFD7
monochromatic
#EB43FF #F280FF #F8BDFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.53
#F8BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#F8BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BDFF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BDFF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#FBC3D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f8bdff; /* rgb */ color: rgb(248, 189, 255); /* oklch */ color: oklch(87.2% 0.109 322.9);
Tailwind
colors: {
custom: {
50: '#fbd1ff',
500: '#f8bdff',
950: '#000000',
},
}SCSS
$custom: #f8bdff; $custom-light: #fbd1ff; $custom-dark: #000000;
JSON
{
"hex": "#f8bdff",
"rgb": {
"r": 248,
"g": 189,
"b": 255
},
"hsl": {
"h": 293.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87241,
"c": 0.10899,
"h": 322.9
},
"luminance": 0.63572
}Semantic roles & 50–950 ramp
primary
#F8BDFF
secondary
#85E779
accent
#E60018
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386