#F6BBEF#F6BBEF
#F6BBEF is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.1% C 0.095 H 330.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BBEF |
|---|---|
| RGB | rgb(246, 187, 239) |
| HSL | hsl(307, 77%, 85%) |
| HSV | hsv(307, 24%, 96%) |
| CMYK | cmyk(0%, 24%, 2.8%, 3.5%) |
| CIE-LAB | lab(82.58, 29.53, -17.55) |
| CIE-LCH | lch(82.58, 34.35, 329.28°) |
| OKLab | oklab(86.13% 0.0829 -0.047) |
| OKLCH | oklch(86.13% 0.095 330.4) |
| XYZ | xyz(71.3550, 61.3677, 89.7310) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.26
Pale Mauve
#FED0FC
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 6.58
Plum
#DDA0DD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BBEF #BBF6C2
analogous
#E0BBF6 #F6BBEF #F6BBD1
triadic
#F6BBEF #EFF6BB #BBEFF6
tetradic
#F6BBEF #F6E0BB #BBF6C2 #BBD1F6
square
#F6BBEF #F6E0BB #BBF6C2 #BBD1F6
split-complementary
#F6BBEF #D1F6BB #BBF6E0
monochromatic
#E84FD6 #EF85E2 #F6BBEF #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.58
#F6BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#F6BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BBEF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BBEF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F1
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#FBBECD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f6bbef; /* rgb */ color: rgb(246, 187, 239); /* oklch */ color: oklch(86.1% 0.095 330.4);
Tailwind
colors: {
custom: {
50: '#f9d0f4',
500: '#f6bbef',
950: '#000000',
},
}SCSS
$custom: #f6bbef; $custom-light: #f9d0f4; $custom-dark: #000000;
JSON
{
"hex": "#f6bbef",
"rgb": {
"r": 246,
"g": 187,
"b": 239
},
"hsl": {
"h": 307.119,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.8613,
"c": 0.09531,
"h": 330.4
},
"luminance": 0.61365
}Semantic roles & 50–950 ramp
primary
#F6BBEF
secondary
#7DD888
accent
#D9250D
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385