#F6BFEE#F6BFEE
#F6BFEE is a very light, moderate purple. Relative luminance 0.630; OKLCH L 86.8% C 0.087 H 331.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BFEE |
|---|---|
| RGB | rgb(246, 191, 238) |
| HSL | hsl(309, 75%, 86%) |
| HSV | hsv(309, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 3.3%, 3.5%) |
| CIE-LAB | lab(83.46, 27.24, -15.69) |
| CIE-LCH | lch(83.46, 31.43, 330.06°) |
| OKLab | oklab(86.8% 0.0767 -0.0419) |
| OKLCH | oklch(86.8% 0.087 331.3) |
| XYZ | xyz(72.0681, 63.0296, 89.2419) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.82
Very Light Purple
#F6CEFC
ΔE00 4.14
Light Lavendar
#EFC0FE
ΔE00 4.74
Light Lilac
#EDC8FF
ΔE00 5.29
Pale Lavender
#EECFFE
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BFEE #BFF6C7
analogous
#E2BFF6 #F6BFEE #F6BFD2
triadic
#F6BFEE #EEF6BF #BFEEF6
tetradic
#F6BFEE #F6E2BF #BFF6C7 #BFD2F6
square
#F6BFEE #F6E2BF #BFF6C7 #BFD2F6
split-complementary
#F6BFEE #D2F6BF #BFF6E2
monochromatic
#E754D1 #EE89E0 #F6BFEE #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.54
#F6BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F6BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BFEE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BFEE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBF0
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#FBC2CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6bfee; /* rgb */ color: rgb(246, 191, 238); /* oklch */ color: oklch(86.8% 0.087 331.3);
Tailwind
colors: {
custom: {
50: '#f9d2f3',
500: '#f6bfee',
950: '#000000',
},
}SCSS
$custom: #f6bfee; $custom-light: #f9d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f6bfee",
"rgb": {
"r": 246,
"g": 191,
"b": 238
},
"hsl": {
"h": 308.727,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.86797,
"c": 0.08738,
"h": 331.3
},
"luminance": 0.63027
}Semantic roles & 50–950 ramp
primary
#F6BFEE
secondary
#81D88E
accent
#D82B0E
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385