#F6BFEF#F6BFEF
#F6BFEF is a very light, moderate purple. Relative luminance 0.631; OKLCH L 86.8% C 0.088 H 330.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BFEF |
|---|---|
| RGB | rgb(246, 191, 239) |
| HSL | hsl(308, 75%, 86%) |
| HSV | hsv(308, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 2.8%, 3.5%) |
| CIE-LAB | lab(83.49, 27.42, -16.18) |
| CIE-LCH | lch(83.49, 31.83, 329.46°) |
| OKLab | oklab(86.83% 0.077 -0.0433) |
| OKLCH | oklch(86.83% 0.088 330.6) |
| XYZ | xyz(72.2154, 63.0885, 90.0178) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.82
Very Light Purple
#F6CEFC
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 4.49
Light Lilac
#EDC8FF
ΔE00 5.11
Pale Lavender
#EECFFE
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BFEF #BFF6C6
analogous
#E1BFF6 #F6BFEF #F6BFD3
triadic
#F6BFEF #EFF6BF #BFEFF6
tetradic
#F6BFEF #F6E1BF #BFF6C6 #BFD3F6
square
#F6BFEF #F6E1BF #BFF6C6 #BFD3F6
split-complementary
#F6BFEF #D3F6BF #BFF6E1
monochromatic
#E754D4 #EE89E2 #F6BFEF #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.54
#F6BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#F6BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BFEF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BFEF | 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)
#BECCF1
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#FBC2CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6bfef; /* rgb */ color: rgb(246, 191, 239); /* oklch */ color: oklch(86.8% 0.088 330.6);
Tailwind
colors: {
custom: {
50: '#f9d2f4',
500: '#f6bfef',
950: '#000000',
},
}SCSS
$custom: #f6bfef; $custom-light: #f9d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f6bfef",
"rgb": {
"r": 246,
"g": 191,
"b": 239
},
"hsl": {
"h": 307.636,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.86831,
"c": 0.08831,
"h": 330.6
},
"luminance": 0.63086
}Semantic roles & 50–950 ramp
primary
#F6BFEF
secondary
#81D88C
accent
#D8280E
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385