#F7BCED#F7BCED
#F7BCED is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.3% C 0.092 H 332.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BCED |
|---|---|
| RGB | rgb(247, 188, 237) |
| HSL | hsl(310, 79%, 85%) |
| HSV | hsv(310, 24%, 97%) |
| CMYK | cmyk(0%, 23.9%, 4%, 3.1%) |
| CIE-LAB | lab(82.84, 28.98, -16.08) |
| CIE-LCH | lch(82.84, 33.14, 330.98°) |
| OKLab | oklab(86.33% 0.0819 -0.043) |
| OKLCH | oklch(86.33% 0.092 332.3) |
| XYZ | xyz(71.6258, 61.8573, 88.2710) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.58
Light Lavendar
#EFC0FE
ΔE00 4.89
Very Light Purple
#F6CEFC
ΔE00 4.93
Light Lilac
#EDC8FF
ΔE00 5.82
Pale Lavender
#EECFFE
ΔE00 6.70
Plum
#DDA0DD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BCED #BCF7C6
analogous
#E3BCF7 #F7BCED #F7BCD0
triadic
#F7BCED #EDF7BC #BCEDF7
tetradic
#F7BCED #F7E3BC #BCF7C6 #BCD0F7
square
#F7BCED #F7E3BC #BCF7C6 #BCD0F7
split-complementary
#F7BCED #D0F7BC #BCF7E3
monochromatic
#EA4FD0 #F085DE #F7BCED #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.57
#F7BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#F7BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BCED
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BCED | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#FCBFCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f7bced; /* rgb */ color: rgb(247, 188, 237); /* oklch */ color: oklch(86.3% 0.092 332.3);
Tailwind
colors: {
custom: {
50: '#fad0f2',
500: '#f7bced',
950: '#000000',
},
}SCSS
$custom: #f7bced; $custom-light: #fad0f2; $custom-dark: #000000;
JSON
{
"hex": "#f7bced",
"rgb": {
"r": 247,
"g": 188,
"b": 237
},
"hsl": {
"h": 310.169,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.86332,
"c": 0.09248,
"h": 332.3
},
"luminance": 0.61855
}Semantic roles & 50–950 ramp
primary
#F7BCED
secondary
#7EDA8D
accent
#DB2E0B
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385