#F6BAEF#F6BAEF
#F6BAEF is a very light, moderate purple. Relative luminance 0.609; OKLCH L 86.0% C 0.097 H 330.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BAEF |
|---|---|
| RGB | rgb(246, 186, 239) |
| HSL | hsl(307, 77%, 85%) |
| HSV | hsv(307, 24%, 96%) |
| CMYK | cmyk(0%, 24.4%, 2.8%, 3.5%) |
| CIE-LAB | lab(82.35, 30.06, -17.89) |
| CIE-LCH | lch(82.35, 34.98, 329.24°) |
| OKLab | oklab(85.96% 0.0844 -0.048) |
| OKLCH | oklch(85.96% 0.097 330.4) |
| XYZ | xyz(71.1436, 60.9448, 89.6605) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.25
Pale Mauve
#FED0FC
ΔE00 5.09
Very Light Purple
#F6CEFC
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 5.57
Plum
#DDA0DD
ΔE00 6.68
Pale Lavender
#EECFFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BAEF #BAF6C1
analogous
#DFBAF6 #F6BAEF #F6BAD1
triadic
#F6BAEF #EFF6BA #BAEFF6
tetradic
#F6BAEF #F6DFBA #BAF6C1 #BAD1F6
square
#F6BAEF #F6DFBA #BAF6C1 #BAD1F6
split-complementary
#F6BAEF #D1F6BA #BAF6DF
monochromatic
#E84ED6 #EF84E2 #F6BAEF #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.59
#F6BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#F6BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BAEF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BAEF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#FBBECC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f6baef; /* rgb */ color: rgb(246, 186, 239); /* oklch */ color: oklch(86.0% 0.097 330.4);
Tailwind
colors: {
custom: {
50: '#f9cff4',
500: '#f6baef',
950: '#000000',
},
}SCSS
$custom: #f6baef; $custom-light: #f9cff4; $custom-dark: #000000;
JSON
{
"hex": "#f6baef",
"rgb": {
"r": 246,
"g": 186,
"b": 239
},
"hsl": {
"h": 307,
"s": 76.923,
"l": 84.706
},
"oklch": {
"l": 0.85956,
"c": 0.09706,
"h": 330.4
},
"luminance": 0.60943
}Semantic roles & 50–950 ramp
primary
#F6BAEF
secondary
#7CD887
accent
#D9240C
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385