#F6BEF0#F6BEF0
#F6BEF0 is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.7% C 0.091 H 329.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BEF0 |
|---|---|
| RGB | rgb(246, 190, 240) |
| HSL | hsl(306, 76%, 85%) |
| HSV | hsv(306, 23%, 96%) |
| CMYK | cmyk(0%, 22.8%, 2.4%, 3.5%) |
| CIE-LAB | lab(83.29, 28.12, -17.01) |
| CIE-LCH | lch(83.29, 32.87, 328.83°) |
| OKLab | oklab(86.69% 0.0788 -0.0456) |
| OKLCH | oklch(86.69% 0.091 329.9) |
| XYZ | xyz(72.1462, 62.7131, 90.7256) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 4.17
Very Light Purple
#F6CEFC
ΔE00 4.24
Light Lilac
#EDC8FF
ΔE00 5.01
Pale Lavender
#EECFFE
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BEF0 #BEF6C4
analogous
#E0BEF6 #F6BEF0 #F6BED4
triadic
#F6BEF0 #F0F6BE #BEF0F6
tetradic
#F6BEF0 #F6E0BE #BEF6C4 #BED4F6
square
#F6BEF0 #F6E0BE #BEF6C4 #BED4F6
split-complementary
#F6BEF0 #D4F6BE #BEF6E0
monochromatic
#E752D7 #EF88E4 #F6BEF0 #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.55
#F6BEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F6BEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BEF0
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BEF0 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#FBC1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6bef0; /* rgb */ color: rgb(246, 190, 240); /* oklch */ color: oklch(86.7% 0.091 329.9);
Tailwind
colors: {
custom: {
50: '#f9d2f5',
500: '#f6bef0',
950: '#000000',
},
}SCSS
$custom: #f6bef0; $custom-light: #f9d2f5; $custom-dark: #000000;
JSON
{
"hex": "#f6bef0",
"rgb": {
"r": 246,
"g": 190,
"b": 240
},
"hsl": {
"h": 306.429,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.8669,
"c": 0.09099,
"h": 329.9
},
"luminance": 0.62711
}Semantic roles & 50–950 ramp
primary
#F6BEF0
secondary
#80D88A
accent
#D8230E
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385