#F6BCED#F6BCED
#F6BCED is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.2% C 0.092 H 331.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BCED |
|---|---|
| RGB | rgb(246, 188, 237) |
| HSL | hsl(309, 76%, 85%) |
| HSV | hsv(309, 24%, 96%) |
| CMYK | cmyk(0%, 23.6%, 3.7%, 3.5%) |
| CIE-LAB | lab(82.74, 28.65, -16.23) |
| CIE-LCH | lch(82.74, 32.93, 330.46°) |
| OKLab | oklab(86.24% 0.0808 -0.0434) |
| OKLCH | oklch(86.24% 0.092 331.7) |
| XYZ | xyz(71.2740, 61.6759, 88.2545) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.54
Light Lavendar
#EFC0FE
ΔE00 4.74
Very Light Purple
#F6CEFC
ΔE00 4.82
Light Lilac
#EDC8FF
ΔE00 5.65
Pale Lavender
#EECFFE
ΔE00 6.55
Plum
#DDA0DD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BCED #BCF6C5
analogous
#E2BCF6 #F6BCED #F6BCD0
triadic
#F6BCED #EDF6BC #BCEDF6
tetradic
#F6BCED #F6E2BC #BCF6C5 #BCD0F6
square
#F6BCED #F6E2BC #BCF6C5 #BCD0F6
split-complementary
#F6BCED #D0F6BC #BCF6E2
monochromatic
#E850D0 #EF86DF #F6BCED #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.57
#F6BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#F6BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BCED
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BCED | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#FBBFCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f6bced; /* rgb */ color: rgb(246, 188, 237); /* oklch */ color: oklch(86.2% 0.092 331.7);
Tailwind
colors: {
custom: {
50: '#f9d0f2',
500: '#f6bced',
950: '#000000',
},
}SCSS
$custom: #f6bced; $custom-light: #f9d0f2; $custom-dark: #000000;
JSON
{
"hex": "#f6bced",
"rgb": {
"r": 246,
"g": 188,
"b": 237
},
"hsl": {
"h": 309.31,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.86236,
"c": 0.09172,
"h": 331.7
},
"luminance": 0.61674
}Semantic roles & 50–950 ramp
primary
#F6BCED
secondary
#7ED88C
accent
#D92D0D
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385