#F6BDFF#F6BDFF
#F6BDFF is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.1% C 0.108 H 321.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BDFF |
|---|---|
| RGB | rgb(246, 189, 255) |
| HSL | hsl(292, 100%, 87%) |
| HSV | hsv(292, 26%, 100%) |
| CMYK | cmyk(3.5%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.55, 31.39, -24.61) |
| CIE-LCH | lch(83.55, 39.89, 321.90°) |
| OKLab | oklab(87.05% 0.0847 -0.0666) |
| OKLCH | oklch(87.05% 0.108 321.8) |
| XYZ | xyz(74.2514, 63.2098, 102.8776) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.83
Light Lilac
#EDC8FF
ΔE00 4.12
Mauve
#E0B0FF
ΔE00 5.37
Very Light Purple
#F6CEFC
ΔE00 5.42
Pale Mauve
#FED0FC
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BDFF #C6FFBD
analogous
#D5BDFF #F6BDFF #FFBDE7
triadic
#F6BDFF #FFF6BD #BDFFF6
tetradic
#F6BDFF #FFD5BD #C6FFBD #BDE7FF
square
#F6BDFF #FFD5BD #C6FFBD #BDE7FF
split-complementary
#F6BDFF #E7FFBD #BDFFD5
monochromatic
#E543FF #EE80FF #F6BDFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.54
#F6BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#F6BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BDFF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BDFF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#F8C4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6bdff; /* rgb */ color: rgb(246, 189, 255); /* oklch */ color: oklch(87.1% 0.108 321.8);
Tailwind
colors: {
custom: {
50: '#f9d1ff',
500: '#f6bdff',
950: '#000000',
},
}SCSS
$custom: #f6bdff; $custom-light: #f9d1ff; $custom-dark: #000000;
JSON
{
"hex": "#f6bdff",
"rgb": {
"r": 246,
"g": 189,
"b": 255
},
"hsl": {
"h": 291.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87052,
"c": 0.10779,
"h": 321.8
},
"luminance": 0.63208
}Semantic roles & 50–950 ramp
primary
#F6BDFF
secondary
#88E779
accent
#E6001F
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386