#F8BCED#F8BCED
#F8BCED is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.4% C 0.093 H 332.9°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BCED |
|---|---|
| RGB | rgb(248, 188, 237) |
| HSL | hsl(311, 81%, 85%) |
| HSV | hsv(311, 24%, 97%) |
| CMYK | cmyk(0%, 24.2%, 4.4%, 2.7%) |
| CIE-LAB | lab(82.93, 29.31, -15.92) |
| CIE-LCH | lch(82.93, 33.35, 331.49°) |
| OKLab | oklab(86.43% 0.083 -0.0425) |
| OKLCH | oklch(86.43% 0.093 332.9) |
| XYZ | xyz(71.9795, 62.0396, 88.2876) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 5.05
Light Lavendar
#EFC0FE
ΔE00 5.05
Light Lilac
#EDC8FF
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 6.85
Powder Pink
#FFB2D0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BCED #BCF8C7
analogous
#E5BCF8 #F8BCED #F8BCCF
triadic
#F8BCED #EDF8BC #BCEDF8
tetradic
#F8BCED #F8E5BC #BCF8C7 #BCCFF8
square
#F8BCED #F8E5BC #BCF8C7 #BCCFF8
split-complementary
#F8BCED #CFF8BC #BCF8E5
monochromatic
#EC4DCF #F285DE #F8BCED #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.57
#F8BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#F8BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BCED
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BCED | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#FEBFCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f8bced; /* rgb */ color: rgb(248, 188, 237); /* oklch */ color: oklch(86.4% 0.093 332.9);
Tailwind
colors: {
custom: {
50: '#fbd0f2',
500: '#f8bced',
950: '#000000',
},
}SCSS
$custom: #f8bced; $custom-light: #fbd0f2; $custom-dark: #000000;
JSON
{
"hex": "#f8bced",
"rgb": {
"r": 248,
"g": 188,
"b": 237
},
"hsl": {
"h": 311,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.86429,
"c": 0.09325,
"h": 332.9
},
"luminance": 0.62037
}Semantic roles & 50–950 ramp
primary
#F8BCED
secondary
#7DDB8E
accent
#DD2F08
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385