#F3BDFF#F3BDFF
#F3BDFF is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.8% C 0.106 H 320.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BDFF |
|---|---|
| RGB | rgb(243, 189, 255) |
| HSL | hsl(289, 100%, 87%) |
| HSV | hsv(289, 26%, 100%) |
| CMYK | cmyk(4.7%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.27, 30.44, -25.07) |
| CIE-LCH | lch(83.27, 39.44, 320.53°) |
| OKLab | oklab(86.77% 0.0814 -0.068) |
| OKLCH | oklch(86.77% 0.106 320.1) |
| XYZ | xyz(73.2073, 62.6715, 102.8287) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.34
Light Lilac
#EDC8FF
ΔE00 3.76
Mauve
#E0B0FF
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.39
Light Lavender
#DFC5FE
ΔE00 5.73
Pale Lavender
#EECFFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BDFF #C9FFBD
analogous
#D2BDFF #F3BDFF #FFBDEA
triadic
#F3BDFF #FFF3BD #BDFFF3
tetradic
#F3BDFF #FFD2BD #C9FFBD #BDEAFF
square
#F3BDFF #FFD2BD #C9FFBD #BDEAFF
split-complementary
#F3BDFF #EAFFBD #BDFFD2
monochromatic
#DD43FF #E880FF #F3BDFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.55
#F3BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F3BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BDFF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BDFF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#F4C4D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3bdff; /* rgb */ color: rgb(243, 189, 255); /* oklch */ color: oklch(86.8% 0.106 320.1);
Tailwind
colors: {
custom: {
50: '#f7d1ff',
500: '#f3bdff',
950: '#000000',
},
}SCSS
$custom: #f3bdff; $custom-light: #f7d1ff; $custom-dark: #000000;
JSON
{
"hex": "#f3bdff",
"rgb": {
"r": 243,
"g": 189,
"b": 255
},
"hsl": {
"h": 289.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.86769,
"c": 0.10605,
"h": 320.1
},
"luminance": 0.6267
}Semantic roles & 50–950 ramp
primary
#F3BDFF
secondary
#8DE779
accent
#E6002A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386