#F6BEFF#F6BEFF
#F6BEFF is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.2% C 0.106 H 321.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BEFF |
|---|---|
| RGB | rgb(246, 190, 255) |
| HSL | hsl(292, 100%, 87%) |
| HSV | hsv(292, 25%, 100%) |
| CMYK | cmyk(3.5%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(83.78, 30.86, -24.27) |
| CIE-LCH | lch(83.78, 39.26, 321.82°) |
| OKLab | oklab(87.23% 0.0833 -0.0657) |
| OKLCH | oklch(87.23% 0.106 321.7) |
| XYZ | xyz(74.4672, 63.6415, 102.9496) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.67
Light Lilac
#EDC8FF
ΔE00 3.89
Very Light Purple
#F6CEFC
ΔE00 5.15
Mauve
#E0B0FF
ΔE00 5.52
Pale Mauve
#FED0FC
ΔE00 5.75
Pale Lavender
#EECFFE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BEFF #C7FFBE
analogous
#D5BEFF #F6BEFF #FFBEE8
triadic
#F6BEFF #FFF6BE #BEFFF6
tetradic
#F6BEFF #FFD5BE #C7FFBE #BEE8FF
square
#F6BEFF #FFD5BE #C7FFBE #BEE8FF
split-complementary
#F6BEFF #E8FFBE #BEFFD5
monochromatic
#E544FF #EE81FF #F6BEFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.53
#F6BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F6BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BEFF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BEFF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#F8C4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6beff; /* rgb */ color: rgb(246, 190, 255); /* oklch */ color: oklch(87.2% 0.106 321.7);
Tailwind
colors: {
custom: {
50: '#f9d2ff',
500: '#f6beff',
950: '#000000',
},
}SCSS
$custom: #f6beff; $custom-light: #f9d2ff; $custom-dark: #000000;
JSON
{
"hex": "#f6beff",
"rgb": {
"r": 246,
"g": 190,
"b": 255
},
"hsl": {
"h": 291.692,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.87225,
"c": 0.10606,
"h": 321.7
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#F6BEFF
secondary
#89E77A
accent
#E60020
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386