#F6BEEF#F6BEEF
#F6BEEF is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.7% C 0.090 H 330.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BEEF |
|---|---|
| RGB | rgb(246, 190, 239) |
| HSL | hsl(308, 76%, 85%) |
| HSV | hsv(308, 23%, 96%) |
| CMYK | cmyk(0%, 22.8%, 2.8%, 3.5%) |
| CIE-LAB | lab(83.26, 27.95, -16.52) |
| CIE-LCH | lch(83.26, 32.46, 329.41°) |
| OKLab | oklab(86.66% 0.0785 -0.0442) |
| OKLCH | oklch(86.66% 0.09 330.6) |
| XYZ | xyz(71.9981, 62.6538, 89.9454) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.06
Very Light Purple
#F6CEFC
ΔE00 4.28
Light Lavendar
#EFC0FE
ΔE00 4.40
Light Lilac
#EDC8FF
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 6.03
Plum
#DDA0DD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BEEF #BEF6C5
analogous
#E1BEF6 #F6BEEF #F6BED3
triadic
#F6BEEF #EFF6BE #BEEFF6
tetradic
#F6BEEF #F6E1BE #BEF6C5 #BED3F6
square
#F6BEEF #F6E1BE #BEF6C5 #BED3F6
split-complementary
#F6BEEF #D3F6BE #BEF6E1
monochromatic
#E752D5 #EF88E2 #F6BEEF #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.55
#F6BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F6BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BEEF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BEEF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#FBC1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6beef; /* rgb */ color: rgb(246, 190, 239); /* oklch */ color: oklch(86.7% 0.090 330.6);
Tailwind
colors: {
custom: {
50: '#f9d2f4',
500: '#f6beef',
950: '#000000',
},
}SCSS
$custom: #f6beef; $custom-light: #f9d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f6beef",
"rgb": {
"r": 246,
"g": 190,
"b": 239
},
"hsl": {
"h": 307.5,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.86655,
"c": 0.09005,
"h": 330.6
},
"luminance": 0.62652
}Semantic roles & 50–950 ramp
primary
#F6BEEF
secondary
#80D88B
accent
#D8270E
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385