#F3BDFD#F3BDFD
#F3BDFD is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.7% C 0.104 H 321.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BDFD |
|---|---|
| RGB | rgb(243, 189, 253) |
| HSL | hsl(291, 94%, 87%) |
| HSV | hsv(291, 25%, 99%) |
| CMYK | cmyk(4%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.20, 30.06, -24.11) |
| CIE-LCH | lch(83.20, 38.54, 321.28°) |
| OKLab | oklab(86.7% 0.0808 -0.0653) |
| OKLCH | oklch(86.7% 0.104 321.1) |
| XYZ | xyz(72.8871, 62.5434, 101.1420) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.35
Light Lilac
#EDC8FF
ΔE00 3.69
Very Light Purple
#F6CEFC
ΔE00 5.12
Mauve
#E0B0FF
ΔE00 5.22
Pale Lavender
#EECFFE
ΔE00 5.78
Light Lavender
#DFC5FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BDFD #C7FDBD
analogous
#D3BDFD #F3BDFD #FDBDE7
triadic
#F3BDFD #FDF3BD #BDFDF3
tetradic
#F3BDFD #FDD3BD #C7FDBD #BDE7FD
square
#F3BDFD #FDD3BD #C7FDBD #BDE7FD
split-complementary
#F3BDFD #E7FDBD #BDFDD3
monochromatic
#DD46F9 #E882FB #F3BDFD #FAE1FE #FAE1FE
Accessibility & contrast
On white
1.55
#F3BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#F3BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BDFD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BDFD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#C3D1FB
Tritanopia (blue-blind)
#F5C3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3bdfd; /* rgb */ color: rgb(243, 189, 253); /* oklch */ color: oklch(86.7% 0.104 321.1);
Tailwind
colors: {
custom: {
50: '#f7d1fe',
500: '#f3bdfd',
950: '#000000',
},
}SCSS
$custom: #f3bdfd; $custom-light: #f7d1fe; $custom-dark: #000000;
JSON
{
"hex": "#f3bdfd",
"rgb": {
"r": 243,
"g": 189,
"b": 253
},
"hsl": {
"h": 290.625,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86695,
"c": 0.10391,
"h": 321.1
},
"luminance": 0.62542
}Semantic roles & 50–950 ramp
primary
#F3BDFD
secondary
#8BE47A
accent
#E60024
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385