#F6BDFD#F6BDFD
#F6BDFD is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.0% C 0.106 H 322.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BDFD |
|---|---|
| RGB | rgb(246, 189, 253) |
| HSL | hsl(293, 94%, 87%) |
| HSV | hsv(293, 25%, 99%) |
| CMYK | cmyk(2.8%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.49, 31.02, -23.65) |
| CIE-LCH | lch(83.49, 39.00, 322.68°) |
| OKLab | oklab(86.98% 0.0841 -0.064) |
| OKLCH | oklch(86.98% 0.106 322.8) |
| XYZ | xyz(73.9311, 63.0817, 101.1909) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.91
Light Lilac
#EDC8FF
ΔE00 4.09
Very Light Purple
#F6CEFC
ΔE00 5.18
Mauve
#E0B0FF
ΔE00 5.68
Pale Mauve
#FED0FC
ΔE00 5.70
Pale Lavender
#EECFFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BDFD #C4FDBD
analogous
#D6BDFD #F6BDFD #FDBDE4
triadic
#F6BDFD #FDF6BD #BDFDF6
tetradic
#F6BDFD #FDD6BD #C4FDBD #BDE4FD
square
#F6BDFD #FDD6BD #C4FDBD #BDE4FD
split-complementary
#F6BDFD #E4FDBD #BDFDD6
monochromatic
#E646F9 #EE82FB #F6BDFD #FBE1FE #FBE1FE
Accessibility & contrast
On white
1.54
#F6BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#F6BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BDFD
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BDFD | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#F8C3D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6bdfd; /* rgb */ color: rgb(246, 189, 253); /* oklch */ color: oklch(87.0% 0.106 322.8);
Tailwind
colors: {
custom: {
50: '#f9d1fe',
500: '#f6bdfd',
950: '#000000',
},
}SCSS
$custom: #f6bdfd; $custom-light: #f9d1fe; $custom-dark: #000000;
JSON
{
"hex": "#f6bdfd",
"rgb": {
"r": 246,
"g": 189,
"b": 253
},
"hsl": {
"h": 293.438,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86978,
"c": 0.1057,
"h": 322.8
},
"luminance": 0.6308
}Semantic roles & 50–950 ramp
primary
#F6BDFD
secondary
#86E47A
accent
#E60019
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385