#F6BBFD#F6BBFD
#F6BBFD is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.6% C 0.109 H 322.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BBFD |
|---|---|
| RGB | rgb(246, 187, 253) |
| HSL | hsl(294, 94%, 86%) |
| HSV | hsv(294, 26%, 99%) |
| CMYK | cmyk(2.8%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(83.03, 32.07, -24.33) |
| CIE-LCH | lch(83.03, 40.26, 322.81°) |
| OKLab | oklab(86.63% 0.0871 -0.0659) |
| OKLCH | oklch(86.63% 0.109 322.9) |
| XYZ | xyz(73.5039, 62.2272, 101.0485) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.24
Light Lilac
#EDC8FF
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.71
Pale Mauve
#FED0FC
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BBFD #C2FDBB
analogous
#D5BBFD #F6BBFD #FDBBE3
triadic
#F6BBFD #FDF6BB #BBFDF6
tetradic
#F6BBFD #FDD5BB #C2FDBB #BBE3FD
square
#F6BBFD #FDD5BB #C2FDBB #BBE3FD
split-complementary
#F6BBFD #E3FDBB #BBFDD5
monochromatic
#E644FA #EE80FB #F6BBFD #FBE1FE #FBE1FE
Accessibility & contrast
On white
1.56
#F6BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#F6BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BBFD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BBFD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#F9C1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6bbfd; /* rgb */ color: rgb(246, 187, 253); /* oklch */ color: oklch(86.6% 0.109 322.9);
Tailwind
colors: {
custom: {
50: '#fad0fe',
500: '#f6bbfd',
950: '#000000',
},
}SCSS
$custom: #f6bbfd; $custom-light: #fad0fe; $custom-dark: #000000;
JSON
{
"hex": "#f6bbfd",
"rgb": {
"r": 246,
"g": 187,
"b": 253
},
"hsl": {
"h": 293.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86633,
"c": 0.10916,
"h": 322.9
},
"luminance": 0.62225
}Semantic roles & 50–950 ramp
primary
#F6BBFD
secondary
#84E379
accent
#E60018
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385